On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / legalize-fmp-oeq-vector-select.ll
2009-10-20 Dan GohmanMake TranslateX86CC return COND_INVALID instead of...