summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/rangereduce.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyCFG] use pass options and remove the latesimplifycfg passSanjay Patel2017-10-281-1/+1
* [SimplifyCFG] don't create a no-op subtractSanjay Patel2017-09-201-3/+2
* [SimplifyCFG] auto-generate full checks; NFCSanjay Patel2017-09-201-78/+204
* Split the SimplifyCFG pass into two variants.Joerg Sonnenberger2017-03-261-1/+1
* Actually, r277337 was fine. Just kill the DAGs that made the test allow nonde...Benjamin Kramer2016-08-051-20/+20
* [SimplifyCFG] Make range reduction code deterministic.Benjamin Kramer2016-08-051-20/+20
* Fixed test check ordering issue on windows buildbotsSimon Pilgrim2016-08-011-20/+20
* [SimplifyCFG] Fix nasty RAUW bug from r277325James Molloy2016-08-011-1/+27
* [SimplifyCFG] Try and pacify buildbots after r277325James Molloy2016-08-011-8/+8
* [SimplifyCFG] Range reduce switchesJames Molloy2016-08-011-0/+195
OpenPOWER on IntegriCloud