If IV is used in a int-to-float cast inside the loop then try to eliminate the cast...
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / 2008-08-06-CmpStride.ll
2008-08-06 Evan ChengPR2535, not PR2355.
2008-08-06 Evan ChengFix PR2355: bug in ChangeCompareStride. When the loop...