Eliminate more uses of llvm-as and llvm-dis.
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / 2008-08-06-CmpStride.ll
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-08-06 Evan ChengPR2535, not PR2355.
2008-08-06 Evan ChengFix PR2355: bug in ChangeCompareStride. When the loop...