X86: do not fold load instructions such as [V]MOVS[S|D] to other instructions
[oota-llvm.git] / test / CodeGen / X86 / 2009-09-16-CoalescerBug.ll
2009-09-17 Evan ChengFix PR4910: Broken logic in coalescer means when a...