| commit | 5bbe3df63f4788b42ead0344d431ecd9656d7ced | [log] [tgz] |
|---|---|---|
| author | Marcello Maggioni <hayarms@gmail.com> | Tue Oct 14 01:58:26 2014 +0000 |
| committer | Marcello Maggioni <hayarms@gmail.com> | Tue Oct 14 01:58:26 2014 +0000 |
| tree | f21c06072b1488f3df844eeb07fe8c14ae4dd86b | |
| parent | 4121bce3f6bcedbcc987c2aa34df3461cb201930 [diff] |
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. llvm-svn: 219656