]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop.c
* tree-vrp.c (execute_vrp): Do not pass dump argument to.
[thirdparty/gcc.git] / gcc / tree-ssa-loop.c
2006-02-06  rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-05  rakdver * tree-vrp.c (cfg_loops): Removed.
2006-01-05  rguenth2006-01-05 Richard Guenther <rguenther@suse.de>
2005-09-18  rth * tree-pass.h, tree-flow.h, tree-ssa-dce.c...
2005-09-17  rth * tree-pass.h (pass_vect_dce): Declare.
2005-08-24  rakdver PR tree-optimization/23486
2005-08-18  dorit PR tree-optimization/22228
2005-07-19  steven * loop-init.c (rest_of_handle_loop2): Remove.
2005-07-11  rakdver * tree-flow.h (remove_empty_loops, single_dom_exit...
2005-06-25  kcookUpdate FSF address.
2005-05-17  rakdver * timevar.def (TV_SCEV_CONST): New timevar.
2005-05-06  rakdver PR tree-optimization/19401
2005-04-23  dnovillo2005-04-22 Diego Novillo <dnovillo@redhat.com>
2005-04-09  dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-03-21  rguenth2005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
2005-03-12  kazu * cfglayout.c, loop-doloop.c, profile.c, target-def.h,
2005-03-10  rakdver * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2004-11-26  law * timevar.def (TV_TREE_LOOP_INIT, TV_TREE_LOOP_...
2004-11-17  dberlin2004-11-16 Daniel Berlin <dberlin@dberlin.org>
2004-11-01  law * cfgloop.h (struct loop): Remove unused "nodes" field.
2004-09-28  dnovillo * tree-ssa-loop.c (pass_record_bounds): Do not assign a
2004-09-25  rakdver * tree-optimize.c (init_tree_optimization_passes)...
2004-09-23  rakdver * cfgloop.h (update_single_exits_after_duplication...
2004-09-08  dberlin2004-09-08 Daniel Berlin <dberlin@dberlin.org>
2004-09-06  bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-09-05  rakdver * tree-ssa-loop-ivopts.c: New file.
2004-09-03  dberlin2004-09-02 Daniel Berlin <dberlin@dberlin.org>
2004-08-29  pinskia2004-08-28 Andrew Pinski <apinski@apple.com>
2004-08-24  rakdver * tree-ssa-loop-ivcanon.c: New file.
2004-08-18  dnovillo * tree-ssa-loop.c (pass_loop_init): Add TODO_dump_func.
2004-08-17  dorit * tree-vectorizer.c: New File: loop vectorizati...
2004-08-05  rakdver * tree-ssa-loop-manip.c: New file.
2004-07-10  rakdver * tree-ssa-loop-im.c: New file.
2004-06-30  rakdver * common.opt (ftree-loop-optimize): New flag.
2004-06-30  rakdver * tree-ssa-loop-ch.c: New file.
2004-06-17  amacleod2004-06-16 Andrew MacLeod <amacleod@redhat.com>
2004-06-16  steven * tree.h (PHI_CHAIN): New.
2004-06-10  bbooth * doc/tree-ssa.texi: Remove references to VDEF and...
2004-05-30  kazu * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphu...
2004-05-13  dnovilloMerge tree-ssa-20020619-branch into mainline.