summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ConstProp/calls-math-finite.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+149
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-149/+0
* Disable calls to *_finite and other glibc-only functions on Musl.Eli Friedman2018-11-061-0/+43
* [ConstProp] Fix calls-math-finite.ll on FreeBSDFangrui Song2018-07-261-1/+1
* [TargetLibraryInfo] fix finite mathlib function availabilitySanjay Patel2018-01-081-16/+39
* [ConstantFolding] Add folding for various math '__<func>_finite' routines gen...Andrew Kaylor2017-05-121-0/+83
OpenPOWER on IntegriCloud