Use uint16_t for tables of opcodes.
authorCraig Topper <craig.topper@gmail.com>
Tue, 21 Aug 2012 08:23:21 +0000 (08:23 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 21 Aug 2012 08:23:21 +0000 (08:23 +0000)
commita182367e597516aa5d993a07ee2d0964b3a622e8
treef7c3d749f43642e6908b13f11d9d0bc3ad966141
parent630e33a8577f8982995b69a06809317b8758e5a2
Use uint16_t for tables of opcodes.

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