Besides removing phi cycles that reduce to a single value, also remove dead
[oota-llvm.git] / test / CodeGen / X86 / 2009-09-16-CoalescerBug.ll
2009-09-17 Evan ChengFix PR4910: Broken logic in coalescer means when a...