llvm-6502/test/Transforms/SimplifyCFG/X86
Marcello Maggioni db9fed93fa Switch to select optimization for two-case switches
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219656 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-14 01:58:26 +00:00
..
lit.local.cfg
switch_to_lookup_table.ll Switch to select optimization for two-case switches 2014-10-14 01:58:26 +00:00
switch-covered-bug.ll
switch-table-bug.ll