summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/X86/speculate-cttz-ctlz.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyCFG] FoldTwoEntryPHINode(): consider *total* speculation cost, not p...Roman Lebedev2019-09-161-248/+56
* [SimplifyCFG] NFC, update Switch tests as a baseline.Shawn Landden2019-06-131-94/+383
* [SimplifyCFG] reverting preliminary Switch patches againShawn Landden2019-06-131-383/+94
* [SimplifyCFG] NFC, update Switch tests to better examine successive patchesShawn Landden2019-06-131-94/+383
* [SimplifyCFG] revert the last commit.Shawn Landden2019-06-131-383/+94
* [SimplifyCFG] NFC, update Switch tests to HEAD so I canShawn Landden2019-06-131-94/+383
* [SimplifyCFG] back out all SwitchInst commitsShawn Landden2019-05-261-383/+94
* [SimplifyCFG] NFC, update Switch tests to HEAD so I can see if my changes cha...Shawn Landden2019-05-261-94/+383
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+318
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-318/+0
* Revert "Revert "[SimplifyCFG] allow speculation of exactly one expensive inst...David Majnemer2016-01-271-18/+6
* Revert "[SimplifyCFG] allow speculation of exactly one expensive instruction ...David Majnemer2016-01-271-6/+18
* [SimplifyCFG] allow speculation of exactly one expensive instruction (PR24818)Sanjay Patel2015-12-151-18/+6
* [TTI] Teach the cost heuristic how to query TLI to check if a zext/trunc is '...Andrea Di Biagio2015-02-121-0/+189
* [TTI] Improved cost heuristic for cttz/ctlz calls.Andrea Di Biagio2015-02-111-0/+141
OpenPOWER on IntegriCloud