Optimized FCMP_OEQ and FCMP_UNE for x86.
[oota-llvm.git] / test / CodeGen / X86 / 2008-08-23-X86-64AsmBug.ll
2008-08-30 Evan ChengRe-apply 55467 with fix. If copy is being replaced...
2008-08-28 Dan GohmanRevert r55467; it causes regressions in UnitTests/Vecto...
2008-08-28 Evan ChengIf a copy isn't coalesced, but its src is defined by...
2008-08-25 Evan ChengFix asm printing of MOVSDto64mr and MOV64toSDrm.