Add instruction selection for ffloor of vectors when SSE4.1 or AVX is enabled.
[oota-llvm.git] / test / CodeGen / X86 / popcnt.ll
2010-12-04 Benjamin KramerAdd patterns for the x86 popcnt instruction.