summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/ForwardSwitchConditionToPHI.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+123
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-123/+0
* [NewPM] Add Option handling for SimplifyCFGSerguei Katkov2019-04-151-0/+3
* [SimplifyCFG] use pass options and remove the latesimplifycfg passSanjay Patel2017-10-281-18/+56
* [SimplifyCFG] delay switch condition forwarding to -latesimplifycfgSanjay Patel2017-10-221-1/+1
* [SimplifyCFG] try harder to forward switch condition to phi (PR34471)Sanjay Patel2017-10-221-7/+3
* [SimplifyCFG] add test for part of PR34471 (switch squashing); NFCSanjay Patel2017-10-171-0/+43
* [SimplifyCFG] update test to use auto-generated FileCheck asserts; NFCSanjay Patel2017-10-171-7/+14
* Fix PR10103: Less code for enum type translation.Hans Wennborg2011-06-181-0/+36
OpenPOWER on IntegriCloud