[AArch64] Improve AA to remove unneeded edges in the AA MI scheduling graph.
[oota-llvm.git] / test / CodeGen / AArch64 / mul_pow2.ll
2014-06-30 Chad Rosier[AArch64] Convert mul x, -(pow2 +/- 1) to shift + add...