aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-cfgcleanup.c
AgeCommit message (Expand)Author
2010-06-30Merge from mainline.Jan Hubicka
2010-06-02Merge from mainline.Jan Hubicka
2010-05-25Merge from mainlineJan Hubicka
2010-04-06Merge from mainline Jan Hubicka
2010-03-22Merged from trunk, revisions:Martin Jambor
2010-03-19Merge from trunk, revisions:Martin Jambor
2010-03-19Merge from trunk of revisions:Martin Jambor
2010-01-24Merge.Jan Hubicka
2010-01-19Merge from mainline.Jan Hubicka
2009-08-29Merge from mainlineJan Hubicka
2009-04-08 * tree-cfgcleanup.c (tree_forwareder_block_p): Do not look for EH edges.Jan Hubicka
2009-04-05 * tree-ssa-propagate.c (simulate_block): Insert EH egdges too;Jan Hubicka
2009-04-03 * cgraph.c (cgraph_remove_node_and_inline_clones): New function.Jan Hubicka
2009-04-01Fix.Jan Hubicka
2009-03-30 * tree-cfgcleanup.c (result_ok_for_phi_merging): New.Jan Hubicka
2009-03-29 * Merge from mainline and revert:Jan Hubicka
2009-03-27 * except.c (duplicate_eh_regions): Toplevel regionn can be removed.Jan Hubicka
2009-03-11Merge from mainline.Jan Hubicka
2008-10-29 PR middle-end/37913Jakub Jelinek
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-03-19 * gcc.dg/20050811-2.c: Update dumping flags.Jan Hubicka
2008-03-05 * cfg.c: Include tree-flow.h.Aldy Hernandez
2007-08-04 * tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' stateZdenek Dvorak
2007-08-01 * tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.Zdenek Dvorak
2007-08-01 * tree-ssa-threadupdate.c (thread_through_all_blocks): Record thatZdenek Dvorak
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-05-042007-05-04 Josh Conner <jconner@apple.com>Josh Conner
2007-04-27 * tree-cfgcleanup.c (cleanup_tree_cfg): Verify dominance infoZdenek Dvorak
2007-04-26 * tree-cfgcleanup.c (cfgcleanup_altered_bbs): New global variable.Zdenek Dvorak
2007-04-09 * cfgloopmanip.c (create_preheader): Do not use loop_preheader_edge.Zdenek Dvorak
2007-02-13./:Ian Lance Taylor
2007-02-06 * doc/loop.texi: Document possibility not to perform disambiguationZdenek Dvorak
2007-01-18 * tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand.Jan Hubicka
2006-11-28 Privatize SSA variables into gimple_df.Jan Hubicka
2006-11-25 * tree-vrp.c (execute_vrp): Do not pass loops structure throughZdenek Dvorak
2006-11-072006-11-07 Richard Guenther <rguenther@suse.de>Richard Guenther
2006-07-172006-07-13 Andrew Haley <aph@redhat.com>Andrew Haley
2006-04-20 PR tree-optimization/26854Jeff Law
2006-03-04 * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,Kazu Hirata
2006-03-022006-03-02 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2006-02-14 PR tree-optimization/26209Zdenek Dvorak
2006-02-14 * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch-loop-arrays-rtl):Zdenek Dvorak
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>Marcin Dalecki
2006-01-06 * tree-cfg.c (bsi_replace): Rename final argument fromJeff Law
2005-12-20gcc/Kazu Hirata
2005-12-20 * tree-ssa-dom.c (thread_across_edge): Do not use local_fold.Jeff Law
2005-08-19 * tree-cfgcleanup.c (cleanup_tree_cfg): Fix flowgraph changeDiego Novillo
2005-08-19 PR 23476Diego Novillo
2005-08-02 PR 23164Diego Novillo
2005-07-29 PR 22550Diego Novillo