Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SimplifyCFG] use pass options and remove the latesimplifycfg pass | Sanjay Patel | 2017-10-28 | 1 | -1/+1 |
* | [SimplifyCFG] don't create a no-op subtract | Sanjay Patel | 2017-09-20 | 1 | -3/+2 |
* | [SimplifyCFG] auto-generate full checks; NFC | Sanjay Patel | 2017-09-20 | 1 | -78/+204 |
* | Split the SimplifyCFG pass into two variants. | Joerg Sonnenberger | 2017-03-26 | 1 | -1/+1 |
* | Actually, r277337 was fine. Just kill the DAGs that made the test allow nonde... | Benjamin Kramer | 2016-08-05 | 1 | -20/+20 |
* | [SimplifyCFG] Make range reduction code deterministic. | Benjamin Kramer | 2016-08-05 | 1 | -20/+20 |
* | Fixed test check ordering issue on windows buildbots | Simon Pilgrim | 2016-08-01 | 1 | -20/+20 |
* | [SimplifyCFG] Fix nasty RAUW bug from r277325 | James Molloy | 2016-08-01 | 1 | -1/+27 |
* | [SimplifyCFG] Try and pacify buildbots after r277325 | James Molloy | 2016-08-01 | 1 | -8/+8 |
* | [SimplifyCFG] Range reduce switches | James Molloy | 2016-08-01 | 1 | -0/+195 |