OSDN Git Service

* timevar.def (TV_SCEV_CONST): New timevar.
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-loop.c
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.