[AArch64] Improve cost model to handle sdiv by a pow-of-two.
[oota-llvm.git] / test / Transforms / IndVarSimplify / overflowcheck.ll
2013-12-23 Andrew TrickAdd support to indvars for optimizing sadd.with.overflow.