On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / 2012-04-09-TwoAddrPassBug.ll
2012-04-09 Lang HamesTest case for PR12495.