Make x86 REP_MOV* and REP_STO instructions use the correct operand sizes in 64-bit...
[oota-llvm.git] / test / CodeGen / X86 / popcnt.ll
2010-12-04 Benjamin KramerAdd patterns for the x86 popcnt instruction.