summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/ARM/switch-to-lookup-table.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyCFG] NFC, update Switch tests as a baseline.Shawn Landden2019-06-131-9/+10
* [SimplifyCFG] reverting preliminary Switch patches againShawn Landden2019-06-131-81/+9
* [SimplifyCFG] NFC, update Switch tests to better examine successive patchesShawn Landden2019-06-131-9/+81
* [SimplifyCFG] revert the last commit.Shawn Landden2019-06-131-97/+9
* [SimplifyCFG] NFC, update Switch tests to HEAD so I canShawn Landden2019-06-131-9/+97
* [SimplifyCFG] back out all SwitchInst commitsShawn Landden2019-05-261-97/+9
* [SimplifyCFG] NFC, one more fixed test from previous push.Shawn Landden2019-05-261-37/+19
* [SimplifyCFG] NFC, update Switch tests to HEAD so I can see if my changes cha...Shawn Landden2019-05-261-9/+115
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+138
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-138/+0
* [NewPM] Add Option handling for SimplifyCFGSerguei Katkov2019-04-151-0/+6
* [SimplifyCFG] use pass options and remove the latesimplifycfg passSanjay Patel2017-10-281-5/+5
* Split the SimplifyCFG pass into two variants.Joerg Sonnenberger2017-03-261-5/+5
* [ARM] Don't convert switches to lookup tables of pointers with ROPI/RWPIOliver Stannard2016-10-071-0/+132
OpenPOWER on IntegriCloud