[x86] Add a reassociation optimization to increase ILP via the MachineCombiner pass
[oota-llvm.git] / test / CodeGen / X86 / avx-insertelt.ll
2015-03-25 Sanjay Patel[X86, AVX] improve insertion into zero element of 256...