summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/pow-1.ll
Commit message (Expand)AuthorAge
* There is no exp10 on NetBSD.Joerg Sonnenberger2013-12-15
* Resubmit r196544: Apply transformation on OS X 10.9+ and iOS 7.0+: pow(10, x)...Yi Jiang2013-12-12
* Revert 196544 due to internal bot failures.Manman Ren2013-12-08
* Apply transformation on OS X 10.9+ and iOS 7.0+: pow(10, x) ―> __exp10(x)Yi Jiang2013-12-05
* Adds missing TLI check for library simplification ofMichael Kuperstein2013-08-19
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-22
* instcombine: Migrate math library call simplificationsMeador Inge2012-11-13