Fix a bug in the code that merges consecutive stores. Previously we did not
[oota-llvm.git] / test / CodeGen / X86 / avx-sext.ll
2012-02-02 Elena DemikhovskyOptimization for SIGN_EXTEND operation on AVX.