Infer the spillsize/alignment of a register based on the register classes
authorChris Lattner <sabre@nondot.org>
Sat, 21 Aug 2004 19:42:03 +0000 (19:42 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 21 Aug 2004 19:42:03 +0000 (19:42 +0000)
commit987b5cc5578410c3bbc6077c2e2aa5df33cd3447
treebff68782c6664fd87d85a035f127f90ff017ca04
parent57677755055be6c95289fbe7a2a1edd88ac39818
Infer the spillsize/alignment of a register based on the register classes
it is embedded into.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15966 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/RegisterInfoEmitter.cpp