aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/pow-4.ll
AgeCommit message (Expand)Author
2017-01-10[SimplifyLibCalls] Propagate fast math flags while optimizing pow().Davide Italiano
2016-01-19[LibCallSimplifier] use instruction-level fast-math-flags to transform pow(x,...Sanjay Patel
2015-12-04[SimplifyLibCalls] Optimization for pow(x, n) where n is some constantWeiming Zhao