Use getRegClassID() instead of getRegClass()->getID(), since it's there.
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 24 Sep 2003 17:50:28 +0000 (17:50 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 24 Sep 2003 17:50:28 +0000 (17:50 +0000)
commit59b1c566c9abd02745a3f73f1dbceb8d65a1ac77
tree6000428d10c62d23882f964fdcf6fd0f6bc20152
parenteefaeb84f1299c2ea2d1b06537880f1683e2161d
Use getRegClassID() instead of getRegClass()->getID(), since it's there.
Shorten the markSuggestedColorUsable method.
Add a switch for saving reg. alloc. state (coming soon).

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