Don't worry about converting each function's reg. alloc. state into One Big
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 22 Oct 2003 20:44:23 +0000 (20:44 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 22 Oct 2003 20:44:23 +0000 (20:44 +0000)
commit60a3c55c4f98a3bdf43e85113eb0f4536b15f30e
tree8ba530a56f09d7a57e6f4e4c55452123cf39ef5d
parentb8dc21e1e246a311f0c9b22847315dbd0ba0c751
Don't worry about converting each function's reg. alloc. state into One Big
Constant early on, because we can do it in doFinalization.

Tighten up a comment.

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