Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change math intrinsic attributes from readonly to readnone. These | Raul E. Silvera | 2014-03-06 | 1 | -2/+2 |
* | There is no exp10 on NetBSD. | Joerg Sonnenberger | 2013-12-15 | 1 | -0/+1 |
* | Resubmit r196544: Apply transformation on OS X 10.9+ and iOS 7.0+: pow(10, x)... | Yi Jiang | 2013-12-12 | 1 | -0/+24 |
* | Revert 196544 due to internal bot failures. | Manman Ren | 2013-12-08 | 1 | -24/+0 |
* | Apply transformation on OS X 10.9+ and iOS 7.0+: pow(10, x) ―> __exp10(x) | Yi Jiang | 2013-12-05 | 1 | -0/+24 |
* | Adds missing TLI check for library simplification of | Michael Kuperstein | 2013-08-19 | 1 | -0/+13 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -16/+16 |
* | Use references to attribute groups on the call/invoke instructions. | Bill Wendling | 2013-02-22 | 1 | -6/+8 |
* | instcombine: Migrate math library call simplifications | Meador Inge | 2012-11-13 | 1 | -0/+152 |