On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / asm-reg-type-mismatch.ll
2012-06-25 Eli FriedmanMake some ugly hacks for inline asm operands which...