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-13-CmpStride.ll
2008-08-13 Devang PatelCheck sign to detect overflow before changing compare...