[SimplifyLibCalls] Optimization for pow(x, n) where n is some constant
[oota-llvm.git] / test / Transforms / LoopUnswitch / trivial-unswitch.ll
2015-07-25 Chen Li[LoopUnswitch] Improve loop unswitch pass to find trivi...