llvm/test/CodeGen/X86/memset.ll: FileCheck-ize, and add another case on +avx.
[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...