summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/win-math.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+335
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-335/+0
* [TargetLibraryInfo] Update run time support for WindowsEvandro Menezes2019-02-111-94/+118
* Revert "[PATCH] [TargetLibraryInfo] Update run time support for Windows"Evandro Menezes2019-02-041-25/+12
* [PATCH] [TargetLibraryInfo] Update run time support for WindowsEvandro Menezes2019-02-041-12/+25
* [InstCombine] Expand Windows test (NFC)Evandro Menezes2019-02-011-15/+44
* [InstCombine] Refactor test checks (NFC)Evandro Menezes2019-02-011-42/+24
* SimplifyLibCalls: Replace more unary libcalls with intrinsicsMatt Arsenault2017-01-231-10/+10
* Add comment to test file I forgot to saveMatt Arsenault2017-01-171-1/+3
* SimplifyLibCalls: Remove checks for fabsMatt Arsenault2017-01-171-2/+5
* SimplifyLibCalls: Replace fabs libcalls with intrinsicsMatt Arsenault2017-01-171-2/+2
* SimplifyLibCalls: When emitting an overloaded fp function check that it's ava...Benjamin Kramer2013-08-311-0/+20
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-33/+33
* Move the remaining simplify-libcalls tests to instcombine, merging most of th...Benjamin Kramer2013-05-191-0/+275
OpenPOWER on IntegriCloud