summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/speculate-math.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyCFG] propagate fast-math-flags (FMF) from phi to selectSanjay Patel2019-11-171-8/+8
* [SimplifyCFG] add fast-math-flags to tests for better coverage; NFCSanjay Patel2019-11-171-8/+8
* [SimplifyCFG] FoldTwoEntryPHINode(): consider *total* speculation cost, not p...Roman Lebedev2019-09-161-17/+6
* [SimplifyCFG][NFC] Autogenerate two testsRoman Lebedev2019-09-071-22/+85
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+165
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-165/+0
* [InstCombine] InstCombine and InstSimplify for minimum and maximumThomas Lively2018-10-191-0/+36
* Revert "Revert "[SimplifyCFG] allow speculation of exactly one expensive inst...David Majnemer2016-01-271-25/+17
* Revert "[SimplifyCFG] allow speculation of exactly one expensive instruction ...David Majnemer2016-01-271-17/+25
* [SimplifyCFG] allow speculation of exactly one expensive instruction (PR24818)Sanjay Patel2015-12-151-25/+17
* set div/rem default values to 'expensive' in TargetTransformInfo's cost modelSanjay Patel2015-09-231-0/+27
* Revert r246232 and r246304.David Majnemer2015-08-281-18/+0
* [ValueTracking] readnone CallInsts are fair game for speculationDavid Majnemer2015-08-271-0/+18
* Add minnum / maxnum intrinsicsMatt Arsenault2014-10-211-0/+35
* Make fabs safe to speculatively executeMatt Arsenault2014-08-291-0/+17
* Allow speculating llvm.sqrt, fma and fmuladdMatt Arsenault2014-01-311-0/+58
OpenPOWER on IntegriCloud