Fix a bug in the code that merges consecutive stores. Previously we did not
[oota-llvm.git] / test / CodeGen / X86 / avx2-nontemporal.ll
2012-01-09 Craig TopperClean up patterns for MOVNT*. Not sure why there were...