Add/edit tests to include instruction-level FMF on calls
[oota-llvm.git] / test / Transforms / InstCombine / pow-4.ll
2015-12-04 Weiming Zhao[SimplifyLibCalls] Optimization for pow(x, n) where...