Temporarily revert "Subtract isn't commutative, fix this for MMX psub."
[oota-llvm.git] / test / CodeGen / ARM / popcnt.ll
2012-12-04 Evan ChengARM custom lower ctpop for vector types. Patch by Pete...