summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-sink.c
Commit message (Expand)AuthorAgeFilesLines
* * doc/invoke.texi (sink-frequency-threshold): Document.law2011-10-261-41/+76
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+0
* 2011-03-16 Richard Guenther <rguenther@suse.de>rguenth2011-03-161-4/+10
* 2011-03-15 Richard Guenther <rguenther@suse.de>rguenth2011-03-151-45/+72
* PR tree-optimization/46494ebotcazou2011-02-141-2/+3
* PR tree-optimization/33244matz2010-09-081-0/+6
* 2010-09-03 Richard Guenther <rguenther@suse.de>rguenth2010-09-031-1/+2
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-1/+4
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-1/+2
* gcc/ChangeLog:steven2010-05-211-2/+0
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-2/+0
* Remove trailing white spaces.hjl2009-11-251-30/+30
* gcc/ChangeLog:aoliva2009-10-121-7/+0
* Squash commit of EH in gimplerth2009-09-141-2/+0
* gcc/ChangeLog:aoliva2009-09-021-2/+24
* * tree-ssa-sink.c (statement_sink_location): Stop sinking expressioncarrot2009-06-301-0/+10
* 2009-05-11 Richard Guenther <rguenther@suse.de>rguenth2009-05-111-1/+1
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-3/+3
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* PR target/39139jakub2009-02-101-3/+11
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-58/+54
* 2008-06-11 Richard Guenther <rguenther@suse.de>rguenth2008-06-111-14/+1
* 2008-05-20 Richard Guenther <rguenther@suse.de>rguenth2008-05-201-2/+1
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* * tree-ssa-sink.c (sink_code_in_bb): Don't stop sinking afteraoliva2007-10-011-0/+15
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * tree-scalar-evolution.c (scev_const_prop): Do not create labels.rakdver2007-05-301-32/+34
* 2007-04-23 Richard Guenther <rguenther@suse.de>rguenth2007-04-231-1/+2
* 2006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo2006-12-121-4/+5
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-4/+4
* * tree-vrp.c (execute_vrp): Do not update current_loops.rakdver2006-11-171-2/+2
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.dnovillo2006-03-011-4/+4
* * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver2006-02-061-2/+3
* * tree-vrp.c (cfg_loops): Removed.rakdver2006-02-051-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+0
* 2005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod2005-05-031-22/+8
* * tree-ssa-sink.c (nearest_common_dominator_of_uses): Factorkazu2005-05-021-14/+8
* * tree-flow-inline.h (get_stmt_operands): Remove.kazu2005-04-171-1/+0
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-1/+4
* * tree-ssa-sink.c (nearest_common_dominator_of_uses): Considerkazu2005-04-071-9/+7
* * tree-ssa-sink.c (nearest_common_dominator_of_uses): Look atkazu2005-04-061-3/+3
* * cse.c, tree-flow-inline.h, tree-flow.h, tree-ssa-operands.c,kazu2005-04-061-1/+1
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-42/+63
* * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,kazu2005-03-081-3/+3
* Grrr, stupid patch programdberlin2005-03-011-0/+570