diff options
author | Daniel Berlin <dberlin@dberlin.org> | 2004-09-08 15:28:56 +0000 |
---|---|---|
committer | Daniel Berlin <dberlin@gcc.gnu.org> | 2004-09-08 15:28:56 +0000 |
commit | 599eabdb42d10c1404f13d21137c85946d7fbd92 (patch) | |
tree | 23362687866b29177d4928c3a31cb6b30a4946d9 /ltmain.sh | |
parent | 6e45f57bf38ac4ca36f085a27729ebc25856333e (diff) | |
download | gcc-599eabdb42d10c1404f13d21137c85946d7fbd92.tar.gz |
Makefile.in (tree-loop-linear.o): Added.
2004-09-08 Daniel Berlin <dberlin@dberlin.org>
* Makefile.in (tree-loop-linear.o): Added.
(OBJS-common): Add tree-loop-linear.o
* common.opt: New flag, ftree-loop-linear.
* timevar.def: New timevar, TV_TREE_LOOP_LINEAR.
* tree-flow.h: Add prototype for linear_transform_loops.
* tree-optimize.c: Add linear transform after vectorization.
* tree-pass.h: Add struct pass_linear_transform.
* tree-ssa-loop.c: Add pass_linear_transform.
* tree-loop-linear.c: New file.
* lambda-code.c: gcc_assertify.
(gcc_loop_to_lambda_loop): Handle all exit tests.
Handle case where we have (invariant >= induction var).
(find_induction_var_from_exit_cond): Ditto.
From-SVN: r87190
Diffstat (limited to 'ltmain.sh')
0 files changed, 0 insertions, 0 deletions