Use uint16_t to store register number in static tables to match other tables.
authorCraig Topper <craig.topper@gmail.com>
Thu, 24 May 2012 05:55:47 +0000 (05:55 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 24 May 2012 05:55:47 +0000 (05:55 +0000)
commit53146a29bc0c8f835c8c05a5a9a966b887cbb214
tree5a53d3a49b3c12dd09295265a4bcd277e417d62d
parent51f50c110651cedebdb7194e5e686d3a27dcce4e
Use uint16_t to store register number in static tables to match other tables.

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