summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/ARM
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyCFG] NFC, update Switch tests as a baseline.Shawn Landden2019-06-134-24/+57
* [SimplifyCFG] reverting preliminary Switch patches againShawn Landden2019-06-134-128/+24
* [SimplifyCFG] NFC, update Switch tests to better examine successive patchesShawn Landden2019-06-134-24/+128
* [SimplifyCFG] revert the last commit.Shawn Landden2019-06-134-144/+24
* [SimplifyCFG] NFC, update Switch tests to HEAD so I canShawn Landden2019-06-134-24/+144
* [SimplifyCFG] back out all SwitchInst commitsShawn Landden2019-05-264-144/+24
* [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-264-24/+162
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-175-0/+251
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-175-251/+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
* [ARM] Implement isTruncateFreeSam Parker2017-09-181-0/+25
* Split the SimplifyCFG pass into two variants.Joerg Sonnenberger2017-03-261-5/+5
* [llvm] Remove redundant --check-prefix=CHECK from testsMandeep Singh Grang2016-10-241-1/+1
* [SimplifyCFG] Don't lower complex ConstantExprs to lookup tablesOliver Stannard2016-10-171-0/+40
* [ARM] Don't convert switches to lookup tables of pointers with ROPI/RWPIOliver Stannard2016-10-071-0/+132
* [ARM] add overrides for isCheapToSpeculateCttz() and isCheapToSpeculateCtlz()Sanjay Patel2015-11-102-0/+48
OpenPOWER on IntegriCloud