summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/rangereduce.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyCFG] back out all SwitchInst commitsShawn Landden2019-05-261-24/+23
* [SimplifyCFG] ReduceSwitchRange: Improve on the case where the SubThreshold d...Shawn Landden2019-05-261-4/+4
* [SimplifyCFG] Run ReduceSwitchRange unconditionally, generalizeShawn Landden2019-05-261-19/+20
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+347
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-347/+0
* [NewPM] Add Option handling for SimplifyCFGSerguei Katkov2019-04-151-0/+1
* [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