When combining consecutive stores allow loads in between the stores, if the loads...
[oota-llvm.git] / test / CodeGen / X86 / 2012-1-10-buildvector.ll
2012-01-11 Nadav RotemFix a bug in the lowering of BUILD_VECTOR for AVX....
2012-01-10 Nadav RotemFix a bug in the legalization of shuffle vectors. When...