llvm/test/CodeGen/X86/store_op_load_fold.ll: Fix typo, s/CHECK_NEXT/CHECK-NEXT/
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-gv.ll
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-02 Chris Lattner@GOTPCREL is also rip-relative. Fix fast-isel to do...
2009-07-01 Chris LattnerFix some fast-isel problems selecting global variable...