Fix a bug in the code that merges consecutive stores. Previously we did not
[oota-llvm.git] / test / CodeGen / X86 / legalize-sub-zero-2.ll
2011-02-16 Eric ChristopherThe change for PR9190 wasn't quite right. We need to...