Fix integer cast code to handle vector types.
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / change-compare-stride-trickiness-0.ll
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-06-16 Dan GohmanRefine the change in r52258 for avoiding use-before...