Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / 2009-09-16-CoalescerBug.ll
2009-09-17 Evan ChengFix PR4910: Broken logic in coalescer means when a...