summaryrefslogtreecommitdiff
path: root/gcc/cfgcleanup.c
Commit message (Expand)AuthorAgeFilesLines
* rtl.texi (MEM_OFFSET_KNOWN_P): Document.Richard Sandiford2011-07-191-5/+7
* rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford2011-07-191-9/+11
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-3/+1
* cfgcleanup.c (try_forward_edges): Do not update BB_FORWARDER_BLOCK.Eric Botcazou2011-05-221-4/+4
* remove useless if-before-free testsJim Meyering2011-04-201-2/+1
* re PR target/43920 (Choosing conditional execution over conditional branches ...Tom de Vries2011-04-071-7/+20
* re PR target/43920 (Choosing conditional execution over conditional branches ...Tom de Vries2011-04-071-18/+98
* re PR target/43920 (Choosing conditional execution over conditional branches ...Tom de Vries2011-04-071-20/+158
* re PR target/43920 (Choosing conditional execution over conditional branches ...Tom de Vries2011-04-051-1/+4
* cfgcleanup.c (try_crossjump_bb): Remove 2 superfluous variables.Tom de Vries2011-04-051-8/+4
* cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead o...Anatoly Sokolov2011-03-191-15/+11
* re PR rtl-optimization/44469 (internal compiler error: in fixup_reorder_chain...Eric Botcazou2011-01-261-2/+1
* re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt2010-12-141-11/+330
* re PR debug/46782 (-fcompare-debug failure (length) with -fvar-tracking)Alexandre Oliva2010-12-131-2/+8
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* Revert revision 164552.H.J. Lu2010-11-031-309/+8
* cfgcleanup.c (try_forward_edges): Do not throw away previous steps when stopp...Eric Botcazou2010-10-211-13/+20
* basic-block.h (find_fallthru_edge): Define.Nathan Froyd2010-10-211-18/+3
* re PR rtl-optimization/45792 (cris-elf build failure (hangs) due to fix for P...Hans-Peter Nilsson2010-09-271-9/+33
* cfgcleanup.c (flow_find_head_matching_sequence): Terminate when reaching the ...Bernd Schmidt2010-09-241-1/+4
* re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt2010-09-231-8/+285
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* Revert accidental commit.Jan Hubicka2010-06-061-7/+1
* df-core.c (df_set_blocks): Use bitmap_head instead of bitmap.Jan Hubicka2010-06-061-1/+7
* re PR middle-end/44102 (ICE with asm goto + __builtin_unreachable () in C++)Jakub Jelinek2010-05-171-14/+30
* re PR middle-end/44071 (ICE with asm goto and __builtin_unreachable())Jakub Jelinek2010-05-111-0/+19
* re PR rtl-optimization/21803 ([ia64] gcc produces really odd predicated code)Bernd Schmidt2010-04-141-26/+138
* re PR debug/43051 (VTA causes a stack living parameter unavailable in most of...Jakub Jelinek2010-03-161-2/+2
* re PR bootstrap/41345 (bootstrap comparison failure with --disable-checking)Jakub Jelinek2009-10-261-6/+20
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-12/+67
* re PR rtl-optimization/40445 (g++ void f() { __builtin_unreachable(); })David Daney2009-07-251-2/+9
* cfgcleanup.c (old_insns_match_p): Handle the case of empty blocks.David Daney2009-07-251-1/+6
* alias.c: Use REG_P...Shujing Zhao2009-06-221-3/+1
* cfgcleanup.c (old_insns_match_p): Remove code to substitute REG_EQUAL/REG_EQU...Steven Bosscher2009-06-131-34/+0
* re PR c/39252 (Request new feature __builtin_unreachable ())David Daney2009-06-111-2/+6
* cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson2009-05-291-2/+1
* tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.Jan Hubicka2009-04-081-2/+0
* rtl.h (locator_eq): New decl.Jakub Jelinek2008-10-091-2/+3
* re PR middle-end/29609 (Even with -O0 -g gcc optimizes a goto away and I can...Jakub Jelinek2008-10-071-1/+25
* loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka2008-08-291-4/+3
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-3/+3
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-1/+1
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-4/+8
* struct-equiv.c: Remove file.Andi Kleen2008-03-021-128/+0
* dbgcnt.def (cfg_cleanup, [...]): New counters.David Edelsohn2008-02-261-0/+4
* re PR middle-end/30905 (Fails to cross-jump)Steven Bosscher2008-01-111-12/+44
* re PR rtl-optimization/33737 (verify_flow_info failed: Wrong probability of e...Eric Botcazou2007-11-071-2/+8
* re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty)Eric Botcazou2007-10-221-1/+0
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-2/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3