summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/X86/switch-covered-bug.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyCFG] NFC, update Switch tests as a baseline.Shawn Landden2019-06-131-16/+16
* [SimplifyCFG] reverting preliminary Switch patches againShawn Landden2019-06-131-16/+16
* [SimplifyCFG] NFC, update Switch tests to better examine successive patchesShawn Landden2019-06-131-16/+16
* [SimplifyCFG] revert the last commit.Shawn Landden2019-06-131-16/+16
* [SimplifyCFG] NFC, update Switch tests to HEAD so I canShawn Landden2019-06-131-16/+16
* [SimplifyCFG] back out all SwitchInst commitsShawn Landden2019-05-261-21/+16
* [SimplifyCFG] Run ReduceSwitchRange unconditionally, generalizeShawn Landden2019-05-261-4/+9
* [SimplifyCFG] NFC, update Switch tests to HEAD so I can see if my changes cha...Shawn Landden2019-05-261-16/+16
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+52
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-52/+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
* [SimplifyCFG] fix accessing deleted PHINodes in switch-to-table conversion.Manman Ren2014-08-021-0/+50
OpenPOWER on IntegriCloud