diff options
author | Bin Cheng <bin.cheng@arm.com> | 2013-12-11 00:58:35 +0000 |
---|---|---|
committer | Bin Cheng <amker@gcc.gnu.org> | 2013-12-11 00:58:35 +0000 |
commit | ba8267926cfcaddc979ba021882ba2ff2f50003d (patch) | |
tree | 236c3dba6a88690d334b7d85fcc3c68956a01890 /gcc/tree-ssa-loop-niter.c | |
parent | 748a18534a1e52304770795890c932045312896a (diff) | |
download | gcc-ba8267926cfcaddc979ba021882ba2ff2f50003d.zip gcc-ba8267926cfcaddc979ba021882ba2ff2f50003d.tar.gz gcc-ba8267926cfcaddc979ba021882ba2ff2f50003d.tar.bz2 |
revert: re PR tree-optimization/41488 (IVOpts cannot coalesce multiple induction variables)
Reverted:
2013-12-10 Bin Cheng <bin.cheng@arm.com>
PR tree-optimization/41488
* tree-ssa-loop-ivopts.c (add_old_iv_candidates): Don't add cand
for PEELED_CHREC kind IV.
* tree-scalar-evolution.c: Include necessary header files.
(peeled_chrec_map, simplify_peeled_chrec): New.
(analyze_evolution_in_loop): New static variable.
Call simplify_peeled_chrec.
(scev_initialize): Initialize peeled_chrec_map.
(scev_reset, scev_finalize): Reset and release peeled_chrec_map.
Reverted:
2013-12-10 Bin Cheng <bin.cheng@arm.com>
PR tree-optimization/41488
* gcc.dg/tree-ssa/scev-7.c: New test.
* gcc.dg/pr41488.c: New test.
From-SVN: r205880
Diffstat (limited to 'gcc/tree-ssa-loop-niter.c')
0 files changed, 0 insertions, 0 deletions