aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Fix rtx_code_size static initialization order fiascoIlya Leoshkevich1-1/+13
2018-09-25Fix EQ_ATTR_ALT size calculation (PR bootstrap/87417)Ilya Leoshkevich1-2/+1
2018-08-06Remaining support for clobber highAlan Hayward1-0/+4
2018-08-06Add CLOBBER_HIGH expressionAlan Hayward1-0/+11
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-20poly_int: SUBREG_BYTERichard Sandiford1-1/+13
2017-12-20poly_int: rtx constantsRichard Sandiford1-1/+6
2017-07-29replace shallow_copy_rtx_stat with c++Trevor Saunders1-1/+1
2017-07-29replace rtx_alloc_stat with c++Trevor Saunders1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-02re PR target/78614 (ICE error: invalid rtl sharing found in the insn (verify_...Jakub Jelinek1-5/+23
2016-10-21make LABEL_REF_LABEL a rtx_insn *Trevor Saunders1-2/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-08-20rtl.h (rtvec_all_equal_p): Declare.Richard Sandiford1-0/+25
2015-07-13* rtl.c (rtx_equal_p_cb): Fix typo.Marek Polacek1-1/+1
2015-07-01re PR middle-end/66685 (conftest.c:16:1: internal compiler error: in as_a, at...Richard Sandiford1-1/+4
2015-07-01re PR middle-end/66685 (conftest.c:16:1: internal compiler error: in as_a, at...Richard Sandiford1-0/+2
2015-06-14rtl.h (classify_insn): Declare.Richard Sandiford1-0/+48
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-1/+0
2015-05-19rtl.def (REG): Change format to "r".Richard Sandiford1-1/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-09-11Introduce LABEL_REF_LABELDavid Malcolm1-2/+2
2014-08-01RTL & dwarf2out changesAndi Kleen1-78/+1
2014-05-17rm a bunch of _stat allocation functionsTrevor Saunders1-1/+1
2014-05-06Merge in wide-int.Kenneth Zadeck1-5/+50
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-1/+1
2013-03-12re PR rtl-optimization/56571 (ICE in copyprop_hardreg_forward_1, at regcprop....Jan Hubicka1-1/+5
2013-01-24Remove zone allocator.Diego Novillo1-3/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-09-19Integrate lexical block into source_location.Dehao Chen1-2/+2
2012-08-23alias.c (rtx_equal_for_memref_p): Convert constant cases.Kenneth Zadeck1-10/+3
2012-07-24sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher1-12/+17
2012-04-21re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Richard Sandiford1-1/+1
2012-04-18lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka1-2/+2
2012-04-17re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Richard Sandiford1-1/+2
2011-09-12rtl.c (copy_rtx): Do not handle frame_related, jump or call flags specially.Bernd Schmidt1-6/+0
2011-08-27rtl.texi (simple_return): Document.Bernd Schmidt1-0/+1
2011-06-22re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek1-0/+9
2011-05-03gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt1-0/+1
2011-03-16re PR debug/45882 (No debug info for vars depending on unused parameter)Jakub Jelinek1-1/+7
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+2
2010-12-10re PR rtl-optimization/46865 (Using -save-temps (or ccache, distcc) produces ...Jakub Jelinek1-2/+18
2010-10-12rtl.h: Include hashtab.h.Jakub Jelinek1-0/+73
2010-09-09rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.Jakub Jelinek1-0/+8
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-1/+1
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-5/+4
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0