Age | Commit message (Expand) | Author | Files | Lines |
2005-08-03 | cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag. | Jan Hubicka | 1 | -3/+22 |
2005-07-21 | re PR rtl-optimization/19210 (not using do-loop for some loops) | Paolo Bonzini | 1 | -1/+1 |
2005-07-11 | tree-flow.h (remove_empty_loops, [...]): Declare. | Zdenek Dvorak | 1 | -0/+152 |
2005-06-26 | builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)). | Kazu Hirata | 1 | -5/+5 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-15 | Makefile.in (cfg.o): Add new dependencies. | Jan Hubicka | 1 | -0/+3 |
2005-05-07 | tree-ssa-loop-ivcanon.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-06 | re PR tree-optimization/19401 (Trivial loop not unrolled) | Zdenek Dvorak | 1 | -16/+75 |
2005-04-22 | [multiple changes] | Diego Novillo | 1 | -0/+2 |
2005-04-05 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 1 | -3/+4 |
2005-03-21 | tree-ssa-loop.c (gate_tree_complete_unroll): Run complete unrolling if -fpeel... | Richard Guenther | 1 | -3/+0 |
2005-03-10 | Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence. | Zdenek Dvorak | 1 | -7/+3 |
2005-02-10 | builtins.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-10 | re PR tree-optimization/18687 (>200% compile time regression compared to gcc-... | Zdenek Dvorak | 1 | -6/+17 |
2004-10-01 | common.opt (ftree-loop-ivcanon): Enable by default. | Zdenek Dvorak | 1 | -3/+8 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -2/+2 |
2004-09-03 | common.opt: Rename ivcanon to tree-loop-ivcanon, tree-lim to tree-loop-im. | Daniel Berlin | 1 | -1/+1 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -3/+3 |
2004-08-24 | tree-ssa-loop-ivcanon.c: New file. | Zdenek Dvorak | 1 | -0/+299 |