X86: do not fold load instructions such as [V]MOVS[S|D] to other instructions
[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...