On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / avx-varargs-x86_64.ll
2011-12-01 Eli FriedmanPass AVX vectors which are arguments to varargs functio...