On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / btq.ll
2011-11-23 Benjamin KramerX86: Use btq for bit tests if the immediate can't be...