summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/double-float-shrink-2.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+654
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-654/+0
* [TargetLibraryInfo] Update run time support for WindowsEvandro Menezes2019-02-111-45/+12
* Revert "[PATCH] [TargetLibraryInfo] Update run time support for Windows"Evandro Menezes2019-02-041-12/+45
* [PATCH] [TargetLibraryInfo] Update run time support for WindowsEvandro Menezes2019-02-041-45/+12
* [InstCombine] Refactor test checks (NFC)Evandro Menezes2019-02-011-198/+198
* [InstCombine] Refactor test checks (NFC)Evandro Menezes2019-02-011-16/+13
* [InstCombine] Avoid creating mis-sized dbg.values in commonCastTransforms()Vedant Kumar2018-06-271-0/+3
* [InstCombine] add multi-use/vector tests for intrinsic shrinking; NFCSanjay Patel2018-03-241-29/+155
* [InstCombine] increase test coverage for intrinsic shrinking; NFCSanjay Patel2018-03-231-48/+48
* [InstCombine] Allow fptrunc (fpext X)) to be reduced to a single fpext/ftruncCraig Topper2018-03-021-14/+7
* [InstCombine] Auto-generate complete checks. NFCCraig Topper2018-03-011-141/+246
* InstCombine: Check source value precision when reducing cast intrinsicMatt Arsenault2017-03-201-36/+405
* SimplifyLibCalls: Replace more unary libcalls with intrinsicsMatt Arsenault2017-01-231-9/+9
* SimplifyLibCalls: Replace fabs libcalls with intrinsicsMatt Arsenault2017-01-171-2/+16
* instcombine: Migrate math library call simplificationsMeador Inge2012-11-131-0/+80
OpenPOWER on IntegriCloud