Age | Commit message (Expand) | Author | Files | Lines |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-17 | timevar.def (TV_SCEV_CONST): New timevar. | Zdenek Dvorak | 1 | -0/+25 |
2005-05-06 | re PR tree-optimization/19401 (Trivial loop not unrolled) | Zdenek Dvorak | 1 | -2/+5 |
2005-04-22 | [multiple changes] | Diego Novillo | 1 | -3/+2 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -24/+9 |
2005-03-21 | tree-ssa-loop.c (gate_tree_complete_unroll): Run complete unrolling if -fpeel... | Richard Guenther | 1 | -1/+1 |
2005-03-12 | cfglayout.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-10 | Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence. | Zdenek Dvorak | 1 | -1/+1 |
2004-11-25 | timevar.def (TV_TREE_LOOP_INIT, [...]): New timevars. | Jeff Law | 1 | -2/+2 |
2004-11-17 | re PR tree-optimization/18519 (ICE: Segmentation fault with optimization) | Daniel Berlin | 1 | -2/+1 |
2004-10-31 | cfgloop.h (struct loop): Remove unused "nodes" field. | Jeff Law | 1 | -1/+1 |
2004-09-28 | tree-ssa-loop.c (pass_record_bounds): Do not assign a name to the pass. | Diego Novillo | 1 | -1/+1 |
2004-09-25 | tree-optimize.c (init_tree_optimization_passes): Add pass_record_bounds. | Zdenek Dvorak | 1 | -0/+29 |
2004-09-23 | cfgloop.h (update_single_exits_after_duplication): Declare. | Zdenek Dvorak | 1 | -0/+34 |
2004-09-08 | Makefile.in (tree-loop-linear.o): Added. | Daniel Berlin | 1 | -0/+35 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -8/+16 |
2004-09-05 | tree-ssa-loop-ivopts.c: New file. | Zdenek Dvorak | 1 | -0/+33 |
2004-09-03 | common.opt: Rename ivcanon to tree-loop-ivcanon, tree-lim to tree-loop-im. | Daniel Berlin | 1 | -2/+2 |
2004-08-28 | tree-ssa-loop.c: Remove extra include of basic-block.h. | Andrew Pinski | 1 | -1/+0 |
2004-08-24 | tree-ssa-loop-ivcanon.c: New file. | Zdenek Dvorak | 1 | -2/+72 |
2004-08-18 | tree-ssa-loop.c (pass_loop_init): Add TODO_dump_func. | Diego Novillo | 1 | -2/+2 |
2004-08-17 | tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees. | Dorit Naishlos | 1 | -0/+40 |
2004-08-05 | tree-ssa-loop-manip.c: New file. | Zdenek Dvorak | 1 | -0/+9 |
2004-07-10 | tree-ssa-loop-im.c: New file. | Zdenek Dvorak | 1 | -0/+33 |
2004-06-30 | common.opt (ftree-loop-optimize): New flag. | Zdenek Dvorak | 1 | -0/+102 |
2004-06-30 | tree-ssa-loop-ch.c: New file. | Zdenek Dvorak | 1 | -332/+0 |
2004-06-17 | tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT. | Andrew MacLeod | 1 | -1/+1 |
2004-06-16 | tree.h (PHI_CHAIN): New. | Steven Bosscher | 1 | -2/+2 |
2004-06-10 | tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an... | Brian Booth | 1 | -5/+13 |
2004-05-30 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+365 |