summaryrefslogtreecommitdiff
path: root/gcc/rtl.c
AgeCommit message (Expand)Author
2020-03-17Fix up duplicated duplicated words mostly in commentsJakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-10-01Remove clobber_highRichard Sandiford
2019-09-30Introduce rtx_alloca, alloca_raw_REG and alloca_rtx_fmt_*Ilya Leoshkevich
2019-04-24re PR target/90193 (asm goto with TLS "m" input operand generates incorrect a...Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-11-16Don't use %z printf length specifierMichael Matz
2018-11-05Come up with SIZE_AMOUNT and use it in memory statistics and sort stats.Martin Liska
2018-10-25Fix rtx_code_size static initialization order fiascoIlya Leoshkevich
2018-09-25Fix EQ_ATTR_ALT size calculation (PR bootstrap/87417)Ilya Leoshkevich
2018-08-06Remaining support for clobber highAlan Hayward
2018-08-06Add CLOBBER_HIGH expressionAlan Hayward
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20poly_int: SUBREG_BYTERichard Sandiford
2017-12-20poly_int: rtx constantsRichard Sandiford
2017-07-29replace shallow_copy_rtx_stat with c++Trevor Saunders
2017-07-29replace rtx_alloc_stat with c++Trevor Saunders
2017-01-01Update copyright years.Jakub Jelinek
2016-12-02re PR target/78614 (ICE error: invalid rtl sharing found in the insn (verify_...Jakub Jelinek
2016-10-21make LABEL_REF_LABEL a rtx_insn *Trevor Saunders
2016-01-04Update copyright years.Jakub Jelinek
2015-08-20rtl.h (rtvec_all_equal_p): Declare.Richard Sandiford
2015-07-13* rtl.c (rtx_equal_p_cb): Fix typo.Marek Polacek
2015-07-01re PR middle-end/66685 (conftest.c:16:1: internal compiler error: in as_a, at...Richard Sandiford
2015-07-01re PR middle-end/66685 (conftest.c:16:1: internal compiler error: in as_a, at...Richard Sandiford
2015-06-14rtl.h (classify_insn): Declare.Richard Sandiford
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-05-19rtl.def (REG): Change format to "r".Richard Sandiford
2015-01-05Update copyright years.Jakub Jelinek
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-09-11Introduce LABEL_REF_LABELDavid Malcolm
2014-08-01RTL & dwarf2out changesAndi Kleen
2014-05-17rm a bunch of _stat allocation functionsTrevor Saunders
2014-05-06Merge in wide-int.Kenneth Zadeck
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-03-12re PR rtl-optimization/56571 (ICE in copyprop_hardreg_forward_1, at regcprop....Jan Hubicka
2013-01-24Remove zone allocator.Diego Novillo
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-09-19Integrate lexical block into source_location.Dehao Chen
2012-08-23alias.c (rtx_equal_for_memref_p): Convert constant cases.Kenneth Zadeck
2012-07-24sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher
2012-04-21re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Richard Sandiford
2012-04-18lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka
2012-04-17re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Richard Sandiford
2011-09-12rtl.c (copy_rtx): Do not handle frame_related, jump or call flags specially.Bernd Schmidt
2011-08-27rtl.texi (simple_return): Document.Bernd Schmidt
2011-06-22re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek
2011-05-03gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt