Some x86 instructions can load/store one of the operands to memory. On SSE, this...
[oota-llvm.git] / test / CodeGen / X86 / 2009-09-22-CoalescerBug.ll
2009-09-23 Evan ChengFix a obvious logic error.