summaryrefslogtreecommitdiff
path: root/gcc/tree-cfgcleanup.c
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/54017jakub2012-07-191-36/+1
* gcc/steven2012-07-161-2/+0
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-6/+2
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-2/+6
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * Makefile.in: Fix many dependencies.steven2012-05-311-1/+0
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-1/+0
* 2011-07-04 Richard Guenther <rguenther@suse.de>rguenth2011-07-041-1/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+1
* * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.ebotcazou2011-05-131-3/+2
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+0
* * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,matz2010-11-171-1/+5
* * basic-block.h (single_succ_edge): Use gcc_checking_assert.froydnj2010-10-211-3/+1
* * cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.froydnj2010-10-211-18/+3
* gcc/froydnj2010-08-201-1/+1
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* PR tree-optimization/44539jakub2010-06-251-0/+3
* Fix typo.hubicka2010-06-121-1/+1
* PR tree-optimize/44485hubicka2010-06-121-3/+19
* Revert accidental commit.hubicka2010-06-111-16/+2
* * doc/invoke.texi (Wsuggest-attribute): Document.hubicka2010-06-111-2/+16
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-2/+0
* * tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...;hubicka2010-06-011-4/+44
* gcc/ChangeLog:steven2010-05-211-2/+0
* PR debug/44205jakub2010-05-211-5/+10
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* PR tree-optimization/43402matz2010-03-181-4/+12
* PR debug/43329jakub2010-03-121-3/+7
* 2010-02-26 Richard Guenther <rguenther@suse.de>rguenth2010-02-261-1/+39
* 2010-01-28 Richard Guenther <rguenther@suse.de>rguenth2010-01-281-3/+4
* 2010-01-17 Richard Guenther <rguenther@suse.de>rguenth2010-01-171-1/+1
* 2010-01-15 Richard Guenther <rguenther@suse.de>rguenth2010-01-151-17/+36
* PR c++/42234jakub2009-12-011-2/+2
* Remove trailing white spaces.hjl2009-11-251-3/+3
* Squash commit of EH in gimplerth2009-09-141-3/+10
* gcc/ChangeLog:aoliva2009-09-021-2/+8
* Add source_location support to PHI arguments.amacleod2009-07-301-2/+5
* * tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels.hubicka2009-04-251-20/+0
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* PR middle-end/37913jakub2008-10-291-0/+5
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-93/+86
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+6
* * cfg.c: Include tree-flow.h.aldyh2008-03-051-6/+9
* * tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' staterakdver2007-08-041-4/+4
* * tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.rakdver2007-08-011-1/+34
* * tree-ssa-threadupdate.c (thread_through_all_blocks): Record thatrakdver2007-08-011-20/+33
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-05-04 Josh Conner <jconner@apple.com>jconner2007-05-041-2/+2
* * tree-cfgcleanup.c (cleanup_tree_cfg): Verify dominance inforakdver2007-04-271-1/+6
* * tree-cfgcleanup.c (cfgcleanup_altered_bbs): New global variable.rakdver2007-04-261-135/+173