Remove spurious mask operations from AArch64 add->compares on 16 and 8 bit values
[oota-llvm.git] / test / CodeGen / AArch64 / mul_pow2.ll
2014-06-30 Chad Rosier[AArch64] Convert mul x, -(pow2 +/- 1) to shift + add...