summaryrefslogtreecommitdiff
path: root/gcc/cfglayout.c
Commit message (Expand)AuthorAgeFilesLines
* re PR rtl-optimization/46777 (ICE: in rtl_verify_flow_info, at cfgrtl.c:2164 ...Jakub Jelinek2010-12-061-1/+14
* re PR middle-end/46515 (Many libjava failures)Richard Henderson2010-11-181-1/+1
* timevar.def (TV_IPA_OPT, [...]): New.Michael Matz2010-11-171-2/+2
* cfglayout.c (fixup_reorder_chain): When ensuring that there is at least one i...Eric Botcazou2010-10-241-4/+25
* basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd2010-10-211-8/+4
* basic-block.h (find_fallthru_edge): Define.Nathan Froyd2010-10-211-10/+4
* re PR debug/45531 (-fcompare-debug failure with -fvar-tracking-uninit, codege...Alexandre Oliva2010-09-081-2/+2
* fwprop.c: Make emit-rtl.h include last.Jan Hubicka2010-06-011-0/+1
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-1/+1
* re PR bootstrap/42347 (sched-deps.c:3840:1: internal compiler error: in fixup...Jakub Jelinek2010-05-171-1/+2
* re PR middle-end/44071 (ICE with asm goto and __builtin_unreachable())Jakub Jelinek2010-05-111-3/+6
* Remove trailing white spaces.H.J. Lu2009-11-251-2/+2
* cfglayout.c (fixup_reorder_chain): Accept conditional jumps without a fallthr...Andreas Krebbel2009-09-171-0/+11
* builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson2009-09-141-0/+9
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-4/+17
* alias.c: Use REG_P...Shujing Zhao2009-06-221-6/+2
* cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson2009-05-291-9/+5
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-3/+3
* cfglayout.c (pass_into_cfg_layout_mode, [...]): Provide/destroy PROP_cfglayou...Paolo Bonzini2009-03-301-2/+2
* invoke.texi (-mgen-cell-microcode): Document.Andrew Pinski2008-10-131-1/+1
* rtl.h (locator_eq): New decl.Jakub Jelinek2008-10-091-16/+39
* re PR middle-end/29609 (Even with -O0 -g gcc optimizes a goto away and I can...Jakub Jelinek2008-10-071-0/+40
* function.c (free_after_compilation): Call insn_locators_free.Jan Hubicka2008-09-111-0/+13
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-2/+1
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-1/+1
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-4/+8
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-18/+1
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-2/+2
* cfglayout.c, [...]: Fix comment typos.Kazu Hirata2007-07-281-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi2007-07-251-4/+4
* re PR rtl-optimization/32773 (SH: ICE in create_pre_exit, at mode-switching.c...Zdenek Dvorak2007-07-171-0/+51
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-15/+16
* cfg.c (init_flow): Use type safe memory macros.Thomas Neumann2007-06-051-6/+6
* cfglayout.c, [...]: Fix comment typos.Kazu Hirata2007-05-251-1/+1
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-14/+8
* alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka2007-04-281-142/+113
* Revert:Jan Hubicka2007-04-241-107/+142
* function.c (init_function_start): Don't init line number info.Jan Hubicka2007-04-231-142/+107
* tracer.c (tracer): Don't take FLAGS argument.Steven Bosscher2007-03-231-56/+74
* cfglayout.c (fixup_reorder_chain): Postpone deleting dead jump tables...Steven Bosscher2007-03-151-1/+3
* tree-pass.h (pass_into_cfg_layout_mode, [...]): Declare.Steven Bosscher2007-03-121-0/+54
* lower-subreg.c: Include except.h.Steven Bosscher2007-03-101-2/+0
* cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set the CLEANUP_CFGLAYO...Steven Bosscher2007-01-181-1/+2
* cfgexpand.c (construct_exit_block): Don't disturb end of last BB.Jan Hubicka2006-11-271-1/+0
* tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak2006-11-171-3/+1
* extended.texi (__builtin_expect): We no longer require second argument to be ...Jan Hubicka2006-11-111-1/+0
* final.c (final): Walk from first instruction.Jan Hubicka2006-11-101-0/+1
* Whitespace fixupsMike Stump2006-05-181-16/+16
* Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.Kazu Hirata2006-04-101-3/+1