Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tree-ssa-loop.c (gate_tree_complete_unroll): Run complete unrolling if -fpeel... | Richard Guenther | 2005-03-21 | 1 | -3/+0 |
* | Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence. | Zdenek Dvorak | 2005-03-10 | 1 | -7/+3 |
* | builtins.def, [...]: Update copyright. | Kazu Hirata | 2005-02-10 | 1 | -1/+1 |
* | re PR tree-optimization/18687 (>200% compile time regression compared to gcc-... | Zdenek Dvorak | 2005-02-10 | 1 | -6/+17 |
* | common.opt (ftree-loop-ivcanon): Enable by default. | Zdenek Dvorak | 2004-10-01 | 1 | -3/+8 |
* | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 2004-09-28 | 1 | -2/+2 |
* | common.opt: Rename ivcanon to tree-loop-ivcanon, tree-lim to tree-loop-im. | Daniel Berlin | 2004-09-03 | 1 | -1/+1 |
* | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 2004-08-25 | 1 | -3/+3 |
* | tree-ssa-loop-ivcanon.c: New file. | Zdenek Dvorak | 2004-08-24 | 1 | -0/+299 |