summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/X86/disable-lookup-table.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyCFG] NFC, update Switch tests as a baseline.Shawn Landden2019-06-131-12/+41
* [SimplifyCFG] reverting preliminary Switch patches againShawn Landden2019-06-131-41/+12
* [SimplifyCFG] NFC, update Switch tests to better examine successive patchesShawn Landden2019-06-131-12/+41
* [SimplifyCFG] revert the last commit.Shawn Landden2019-06-131-41/+12
* [SimplifyCFG] NFC, update Switch tests to HEAD so I canShawn Landden2019-06-131-12/+41
* [SimplifyCFG] back out all SwitchInst commitsShawn Landden2019-05-261-43/+12
* [SimplifyCFG] NFC, fix failing tests from last patches.Shawn Landden2019-05-261-4/+0
* [SimplifyCFG] Run ReduceSwitchRange unconditionally, generalizeShawn Landden2019-05-261-9/+11
* [SimplifyCFG] NFC, update Switch tests to HEAD so I can see if my changes cha...Shawn Landden2019-05-261-8/+41
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+46
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-46/+0
* [NewPM] Add Option handling for SimplifyCFGSerguei Katkov2019-04-151-0/+1
* [SimplifyCFG] use pass options and remove the latesimplifycfg passSanjay Patel2017-10-281-3/+4
* Fix test failure without X86 backendHiroshi Inoue2017-07-291-0/+44
OpenPOWER on IntegriCloud