llvm/test/CodeGen/X86/store_op_load_fold.ll: Fix typo, s/CHECK_NEXT/CHECK-NEXT/
[oota-llvm.git] / test / CodeGen / X86 / 2011-06-19-QuicksortCoalescerBug.ll
2011-05-20 Cameron ZwarichFix PR9960 by teaching SimpleRegisterCoalescing::Adjust...