convert a massive if statement to a switch.
authorChris Lattner <sabre@nondot.org>
Tue, 11 Mar 2008 19:28:17 +0000 (19:28 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 11 Mar 2008 19:28:17 +0000 (19:28 +0000)
commit07f7cc3ddb4602c2a0ad5cff6d97c35496ea87ba
tree7b6d27922240c6e8932cd3fa2e14e120fb80534a
parentfce84acbbc36d63cc6bc616795650cad31592ca4
convert a massive if statement to a switch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48240 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp