Attempt to appease buildbot after r185956 by explicitly turning setting -fma,-fma4...
[oota-llvm.git] / test / CodeGen / ARM / popcnt.ll
2012-12-04 Evan ChengARM custom lower ctpop for vector types. Patch by Pete...