[llvm-objdump/MachoDump] Make code much more concise.
[oota-llvm.git] / test / Transforms / InstCombine / pow-4.ll
2015-12-04 Weiming Zhao[SimplifyLibCalls] Optimization for pow(x, n) where...