Fix PR2355: bug in ChangeCompareStride. When the loop termination compare is the...
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / 2008-08-06-CmpStride.ll
2008-08-06 Evan ChengFix PR2355: bug in ChangeCompareStride. When the loop...