llvm/test/CodeGen/X86/store_op_load_fold.ll: Fix typo, s/CHECK_NEXT/CHECK-NEXT/
[oota-llvm.git] / test / CodeGen / X86 / lsr-negative-stride.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-05-11 Evan ChengTeach LSR to optimize more loop exit compares, i.e...
2009-03-05 Dan GohmanMake this test more thorough. Not only should there...
2007-05-19 Chris Lattneradd source
2007-05-19 Chris Lattnernew testcase