Fix a bug in the code that merges consecutive stores. Previously we did not
[oota-llvm.git] / test / CodeGen / X86 / 2009-10-19-EmergencySpill.ll
2009-10-20 Evan ChengIf the physical register being spilled does not have...