[codegen,aarch64] Add a target hook to the code generator to control
[oota-llvm.git] / test / CodeGen / AArch64 / mul_pow2.ll
2014-06-30 Chad Rosier[AArch64] Convert mul x, -(pow2 +/- 1) to shift + add...