summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/switch-masked-bits.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyCFG] NFC, update Switch tests as a baseline.Shawn Landden2019-06-131-8/+15
* [SimplifyCFG] reverting preliminary Switch patches againShawn Landden2019-06-131-15/+8
* [SimplifyCFG] NFC, update Switch tests to better examine successive patchesShawn Landden2019-06-131-8/+15
* [SimplifyCFG] revert the last commit.Shawn Landden2019-06-131-15/+8
* [SimplifyCFG] NFC, update Switch tests to HEAD so I canShawn Landden2019-06-131-8/+15
* [SimplifyCFG] back out all SwitchInst commitsShawn Landden2019-05-261-15/+8
* [SimplifyCFG] NFC, update Switch tests to HEAD so I can see if my changes cha...Shawn Landden2019-05-261-8/+15
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+77
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-77/+0
* [SimplifyCFG] eliminate switch cases based on known range of switch conditionSanjay Patel2016-05-201-4/+0
* add test to show missing optimizationSanjay Patel2016-05-151-0/+37
* regenerate checksSanjay Patel2016-05-151-10/+16
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-2/+2
* Fix SpeculativelyExecuteBB to either speculate all or none of the phisDan Gohman2012-01-051-2/+2
* SimplifyCFG: Use ComputeMaskedBits to prune dead cases from switch instructions.Benjamin Kramer2011-05-141-0/+38
OpenPOWER on IntegriCloud