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)
commitbe064d01360de4b70a9c8d7c7ed3d20cc34010e2
treeaa89247fc5ce8ad49cd234c7f88abc3f0905ef9b
parent01736f866ad05083994069f0a96968dbdcfee502
Use uint16_t to store register number in static tables to match other tables.

llvm-svn: 157374
llvm/lib/Target/X86/X86FrameLowering.cpp