Optimized FCMP_OEQ and FCMP_UNE for x86.
[oota-llvm.git] / test / CodeGen / X86 / 2008-05-21-CoalescerBug.ll
2008-10-07 Dan GohmanRemove -disable-fast-isel. Use cl::boolOrDefault with...
2008-10-01 Dan GohmanDisable fast-isel for this test, as it doesn't emit...
2008-08-05 Owen AndersonUpdate the remaining tests not to use -disable-correct...
2008-08-04 Owen AndersonUpdate these tests to work by disabling the new correct...
2008-05-21 Evan ChengFix PR2343. An *interesting* coalescer bug.