forked from OSchip/llvm-project
0ee3ec2fe4
Scalar Evolution asserts when not all the operands of an Add Recurrence Expression are loop invariants. Loop Strength Reduction should only create affine Add Recurrences, so that both the start and the step of the expression are loop invariants. Differential Revision: https://reviews.llvm.org/D26185 llvm-svn: 286347 |
||
---|---|---|
.. | ||
2012-06-15-lsr-noaddrmode.ll | ||
addrec-is-loop-invariant.ll | ||
ivchain-ARM.ll | ||
lit.local.cfg |