summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/pow-1.ll
Commit message (Expand)AuthorAgeFilesLines
* Change math intrinsic attributes from readonly to readnone. TheseRaul E. Silvera2014-03-061-2/+2
* There is no exp10 on NetBSD.Joerg Sonnenberger2013-12-151-0/+1
* Resubmit r196544: Apply transformation on OS X 10.9+ and iOS 7.0+: pow(10, x)...Yi Jiang2013-12-121-0/+24
* Revert 196544 due to internal bot failures.Manman Ren2013-12-081-24/+0
* Apply transformation on OS X 10.9+ and iOS 7.0+: pow(10, x) ―> __exp10(x)Yi Jiang2013-12-051-0/+24
* Adds missing TLI check for library simplification ofMichael Kuperstein2013-08-191-0/+13
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-16/+16
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-221-6/+8
* instcombine: Migrate math library call simplificationsMeador Inge2012-11-131-0/+152