summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/float-shrink-compare.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] canonicalize fmin/fmax to LLVM intrinsics minnum/maxnumSanjay Patel2019-06-291-18/+19
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+473
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-473/+0
* [InstCombine] regenerate test checks; NFCSanjay Patel2017-11-161-205/+242
* 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