Fix a bug in the code that merges consecutive stores. Previously we did not
[oota-llvm.git] / test / CodeGen / X86 / 2009-09-16-CoalescerBug.ll
2009-09-17 Evan ChengFix PR4910: Broken logic in coalescer means when a...