Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SimplifyCFG] eliminate switch cases based on known range of switch condition | Sanjay Patel | 2016-05-20 | 1 | -4/+0 |
* | add test to show missing optimization | Sanjay Patel | 2016-05-15 | 1 | -0/+37 |
* | regenerate checks | Sanjay Patel | 2016-05-15 | 1 | -10/+16 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
* | Fix SpeculativelyExecuteBB to either speculate all or none of the phis | Dan Gohman | 2012-01-05 | 1 | -2/+2 |
* | SimplifyCFG: Use ComputeMaskedBits to prune dead cases from switch instructions. | Benjamin Kramer | 2011-05-14 | 1 | -0/+38 |