summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/X86/switch-table-bug.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyCFG] NFC, update Switch tests as a baseline.Shawn Landden2019-06-131-12/+13
* [SimplifyCFG] reverting preliminary Switch patches againShawn Landden2019-06-131-13/+12
* [SimplifyCFG] NFC, update Switch tests to better examine successive patchesShawn Landden2019-06-131-12/+13
* [SimplifyCFG] revert the last commit.Shawn Landden2019-06-131-13/+12
* [SimplifyCFG] NFC, update Switch tests to HEAD so I canShawn Landden2019-06-131-12/+13
* [SimplifyCFG] back out all SwitchInst commitsShawn Landden2019-05-261-10/+12
* [SimplifyCFG] Run ReduceSwitchRange unconditionally, generalizeShawn Landden2019-05-261-5/+2
* [SimplifyCFG] NFC, update Switch tests to HEAD so I can see if my changes cha...Shawn Landden2019-05-261-12/+13
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+43
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-43/+0
* [NewPM] Add Option handling for SimplifyCFGSerguei Katkov2019-04-151-0/+2
* [SimplifyCFG] use pass options and remove the latesimplifycfg passSanjay Patel2017-10-281-1/+1
* [SimplifyCFG] Update the name of switch generated lookup table.Sumanth Gundapaneni2017-06-301-1/+1
* Split the SimplifyCFG pass into two variants.Joerg Sonnenberger2017-03-261-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Try to fix the bots again by moving test to X86 directory.Manman Ren2014-07-241-0/+41
OpenPOWER on IntegriCloud