Fix a bug in the code that merges consecutive stores. Previously we did not
[oota-llvm.git] / test / CodeGen / X86 / pr13209.ll
2012-07-04 Rafael EspindolaAdd a testcase for pr13209. It is not a great test...