summaryrefslogtreecommitdiff
path: root/gcc/tree-cfgcleanup.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * cfgloopmanip.c (create_preheader): Do not use loop_preheader_edge.rakdver2007-04-091-2/+3
* ./:ian2007-02-131-4/+24
* * doc/loop.texi: Document possibility not to perform disambiguationrakdver2007-02-061-1/+1
* * tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand.hubicka2007-01-181-1/+2
* Privatize SSA variables into gimple_df.hubicka2006-11-281-15/+8
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-2/+2
* 2006-11-07 Richard Guenther <rguenther@suse.de>rguenth2006-11-071-1/+1
* 2006-07-13 Andrew Haley <aph@redhat.com>aph2006-07-171-0/+19
* PR tree-optimization/26854law2006-04-201-2/+1
* * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,kazu2006-03-041-1/+1
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* PR tree-optimization/26209rakdver2006-02-141-5/+10
* * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch-loop-arrays-rtl):rakdver2006-02-141-11/+15
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-2/+2
* * tree-cfg.c (bsi_replace): Rename final argument fromlaw2006-01-061-3/+3
* gcc/kazu2005-12-201-1/+3
* * tree-ssa-dom.c (thread_across_edge): Do not use local_fold.law2005-12-201-0/+33
* * tree-cfgcleanup.c (cleanup_tree_cfg): Fix flowgraph changednovillo2005-08-191-4/+11
* PR 23476dnovillo2005-08-191-2/+2
* PR 23164dnovillo2005-08-021-12/+2
* PR 22550dnovillo2005-07-291-10/+28
* PR middle-end/22057ian2005-07-181-8/+16
* Update FSF address.kcook2005-06-251-2/+2
* * Makefile.in (OBJS-common): Add tree-cfgcleanup.o.kazu2005-05-281-0/+756