On AVX/AVX2 the type v8i1 is legalized to v8i16, which is an XMM sized
[oota-llvm.git] / test / CodeGen / X86 / popcnt.ll
2010-12-04 Benjamin KramerAdd patterns for the x86 popcnt instruction.