Change unsigned to a uint16_t in static disassembler tables to reduce the table size.
authorCraig Topper <craig.topper@gmail.com>
Tue, 11 Sep 2012 04:19:21 +0000 (04:19 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 11 Sep 2012 04:19:21 +0000 (04:19 +0000)
commit9e6dc8b9e70c98fc269303a5a94f0476942fb35a
tree97a243479cfd982f200e903231c6c8c88d8e6ac4
parent0dd9b61f9f0dad1b1b9c4e5a54fe826e18fae787
Change unsigned to a uint16_t in static disassembler tables to reduce the table size.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163594 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/Disassembler/X86Disassembler.h
lib/Target/X86/Disassembler/X86DisassemblerDecoder.h
utils/TableGen/X86DisassemblerTables.cpp