trim down the target info structs now that we have a preferred spill register class...
authorChris Lattner <sabre@nondot.org>
Fri, 30 Sep 2005 17:38:36 +0000 (17:38 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 30 Sep 2005 17:38:36 +0000 (17:38 +0000)
commit863914feb58fb1e2c5705b1296ffb9d9ade91c3a
treef9e4575ca7fdcd3da0605a2d53d21248b8cbf9ca
parent2f02ed9a1f952e534807fae3c51de92ca0eacfd3
trim down the target info structs now that we have a preferred spill register class for each callee save register

Why is V9 maintaining these tables manually? ugh!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23561 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9RegisterInfo.cpp