summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/switch-to-select-multiple-edge-per-block-phi.ll
Commit message (Collapse)AuthorAgeFilesLines
* Switch to select optimization for two-case switchesMarcello Maggioni2014-10-141-0/+40
This is the same optimization of r219233 with modifications to support PHIs with multiple incoming edges from the same block and a test to check that this condition is handled. llvm-svn: 219656
OpenPOWER on IntegriCloud