summaryrefslogtreecommitdiff
path: root/gcc/rtl.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate lexical block into source_location.Dehao Chen2012-09-191-2/+2
* alias.c (rtx_equal_for_memref_p): Convert constant cases.Kenneth Zadeck2012-08-231-10/+3
* sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher2012-07-241-12/+17
* re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Richard Sandiford2012-04-211-1/+1
* lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka2012-04-181-2/+2
* re PR bootstrap/53021 (bootstrap failure on Linux/ia32)Richard Sandiford2012-04-171-1/+2
* rtl.c (copy_rtx): Do not handle frame_related, jump or call flags specially.Bernd Schmidt2011-09-121-6/+0
* rtl.texi (simple_return): Document.Bernd Schmidt2011-08-271-0/+1
* re PR debug/47858 (IPA-SRA decreases quality of debug info)Jakub Jelinek2011-06-221-0/+9
* gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt2011-05-031-0/+1
* re PR debug/45882 (No debug info for vars depending on unused parameter)Jakub Jelinek2011-03-161-1/+7
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+2
* re PR rtl-optimization/46865 (Using -save-temps (or ccache, distcc) produces ...Jakub Jelinek2010-12-101-2/+18
* rtl.h: Include hashtab.h.Jakub Jelinek2010-10-121-0/+73
* rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.Jakub Jelinek2010-09-091-0/+8
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-1/+1
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-5/+4
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* Remove trailing white spaces.H.J. Lu2009-11-251-4/+4
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-0/+8
* rtl.h (shallow_copy_rtvec): Declare.Richard Sandiford2009-10-221-0/+14
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-121-0/+4
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-1/+3
* var-tracking.c (unshare_variable): Force initialized to be VAR_INIT_STATUS_IN...Jakub Jelinek2009-06-231-3/+109
* alias.c: Use REG_P...Shujing Zhao2009-06-221-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-5/+22
* ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-1/+1
* rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu2007-08-231-1/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi2007-07-251-19/+15
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-5/+16
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-6/+1
* pointer-set.c (pointer_set_destroy): Correct whitespace.Roger Sayle2006-07-071-2/+3
* tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of SYMBOL_REF_IN_BLOCK_P.Richard Sandiford2006-03-031-1/+1
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-46/+63
* Makefile.in (RTL_BASE_H): Add real.h.Ian Lance Taylor2005-08-011-0/+15
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+5
* ggc.h (ggc_alloc_zone_pass_stat): New macro.Daniel Jacobowitz2005-05-021-3/+3
* ggc-zone.c: Rewritten.Daniel Jacobowitz2005-03-131-4/+3
* cfgcleanup.c, [...]: Update copyright.Kazu Hirata2005-02-071-1/+1
* rtl.c (rtx_equal_p): No early exit for CONST_VECTOR.Richard Henderson2005-01-301-1/+0
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-4/+4
* ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell2004-09-091-2/+2
* insn-notes.def, [...]: New files.Zack Weinberg2004-08-181-23/+12
* Makefile.in (BUILD_PREFIX, [...]): Delete.Zack Weinberg2004-08-161-0/+7
* * rtl.c (note_insn_name): Add NOTE_DISABLE_SCHED_OF_BLOCK.Steven Bosscher2004-08-141-0/+1
* rtl.c (currently_expanding_to_rtl): New.Steven Bosscher2004-07-291-0/+4
* cfgexpand.c (tree_expand_cfg): Fix comment.Steven Bosscher2004-07-271-12/+2