summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/switch-dead-default.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyCFG] NFC, update Switch tests as a baseline.Shawn Landden2019-06-131-39/+130
* [SimplifyCFG] reverting preliminary Switch patches againShawn Landden2019-06-131-130/+39
* [SimplifyCFG] NFC, update Switch tests to better examine successive patchesShawn Landden2019-06-131-39/+130
* [SimplifyCFG] revert the last commit.Shawn Landden2019-06-131-123/+39
* [SimplifyCFG] NFC, update Switch tests to HEAD so I canShawn Landden2019-06-131-39/+123
* [SimplifyCFG] fix last commitShawn Landden2019-06-041-0/+3
* [SimplifyCFG] NFC; remove bogus test caseShawn Landden2019-06-041-26/+0
* [SimplifyCFG] back out all SwitchInst commitsShawn Landden2019-05-261-149/+42
* [SimplifyCFG] Run ReduceSwitchRange unconditionally, generalizeShawn Landden2019-05-261-29/+51
* [SimplifyCFG] NFC, update Switch tests to HEAD so I can see if my changes cha...Shawn Landden2019-05-261-42/+127
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+179
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-179/+0
* Revert @llvm.assume with operator bundles (r289755-r289757)Daniel Jasper2016-12-191-4/+4
* Make processing @llvm.assume more efficient by using operand bundlesHal Finkel2016-12-151-4/+4
* [SimplifyCFG] Use known bits to eliminate dead switch defaultsPhilip Reames2015-09-101-4/+96
* [SimplifyCFG] Prune code from a provably unreachable switch defaultPhilip Reames2015-08-261-0/+87
OpenPOWER on IntegriCloud