Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not translate rint into nearbyint, but truncate it like nearbyint. | Joerg Sonnenberger | 2017-03-31 | 1 | -2/+2 |
* | SimplifyLibCalls: Replace more unary libcalls with intrinsics | Matt Arsenault | 2017-01-23 | 1 | -104/+257 |
* | SimplifyLibCalls: Replace fabs libcalls with intrinsics | Matt Arsenault | 2017-01-17 | 1 | -10/+22 |
* | [SimplifyLibCalls] Improve double->float shrinking to consider constants | Matthias Braun | 2014-12-03 | 1 | -0/+24 |
* | [SimplifyLibCalls] Enable double to float shrinking for copysign | Matthias Braun | 2014-12-03 | 1 | -0/+14 |
* | Enable double to float shrinking optimizations for binary functions like 'fmi... | Yi Jiang | 2013-12-16 | 1 | -0/+54 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -14/+14 |
* | Move the remaining simplify-libcalls tests to instcombine, merging most of th... | Benjamin Kramer | 2013-05-19 | 1 | -0/+179 |