Some x86 instructions can load/store one of the operands to memory. On SSE, this...
[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...