| commit | 5c221ef98f698a23aa7dd9b1f46770d2501f210d | [log] [tgz] |
|---|---|---|
| author | Akira Hatanaka <ahatanaka@apple.com> | Thu Oct 16 06:00:46 2014 +0000 |
| committer | Akira Hatanaka <ahatanaka@apple.com> | Thu Oct 16 06:00:46 2014 +0000 |
| tree | e1899d38cd9e3239719ca30fe1909b71c2587615 | |
| parent | 670c62770e0f3923602bdbb5aba7e4a7800b3ce1 [diff] |
Reapply r219832 - InstCombine: Narrow switch instructions using known bits. The code committed in r219832 asserted when it attempted to shrink a switch statement whose type was larger than 64-bit. llvm-svn: 219902