X86: Enable SSE memory intrinsics even when stack alignment is less than 16 bytes.
[oota-llvm.git] / test / CodeGen / X86 / 2012-01-11-split-cv.ll
2012-01-11 Nadav RotemOn AVX, we can load v8i32 at a time. The bug happens...