summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/float-shrink-compare.ll
Commit message (Expand)AuthorAgeFilesLines
* Do not translate rint into nearbyint, but truncate it like nearbyint.Joerg Sonnenberger2017-03-311-2/+2
* SimplifyLibCalls: Replace more unary libcalls with intrinsicsMatt Arsenault2017-01-231-104/+257
* SimplifyLibCalls: Replace fabs libcalls with intrinsicsMatt Arsenault2017-01-171-10/+22
* [SimplifyLibCalls] Improve double->float shrinking to consider constantsMatthias Braun2014-12-031-0/+24
* [SimplifyLibCalls] Enable double to float shrinking for copysignMatthias Braun2014-12-031-0/+14
* Enable double to float shrinking optimizations for binary functions like 'fmi...Yi Jiang2013-12-161-0/+54
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-14/+14
* Move the remaining simplify-libcalls tests to instcombine, merging most of th...Benjamin Kramer2013-05-191-0/+179
OpenPOWER on IntegriCloud