summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/switch-masked-bits.ll
Commit message (Expand)AuthorAgeFilesLines
* [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