summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/DCE/calls-errno.ll
Commit message (Expand)AuthorAgeFilesLines
* [FPEnv] Strict FP tests should use the requisite function attributes.Kevin P. Neal2019-10-041-4/+13
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+99
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-99/+0
* Add strictfp attribute to prevent unwanted optimizations of libm callsAndrew Kaylor2017-08-141-0/+4
* [InstSimplify] Don't constant fold or DCE calls that are marked nobuiltinAndrew Kaylor2017-06-091-0/+4
* llvm/test/Transforms/DCE/calls-errno.ll: Suppress checking @pow(+0,-1).NAKAMURA Takumi2016-11-041-2/+2
* DCE math library calls with a constant operand.Eli Friedman2016-11-021-0/+91
OpenPOWER on IntegriCloud