It is better to not depend on CSE to share multiplies due to IV insertion.
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / invariant_value_first_arg.ll
2005-03-06 Chris Lattnertestcase for A[invariant][indvar] where invariant is...