Save argument list alloc state by recording it as the operands of Instruction
authorBrian Gaeke <gaeke@uiuc.edu>
Mon, 8 Mar 2004 23:22:02 +0000 (23:22 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Mon, 8 Mar 2004 23:22:02 +0000 (23:22 +0000)
commit54a76b880858bc2b6abd1357a5694e16e7794315
treed64413001b68246b294d9a2dd932b746a3c5bd50
parent757ccd5149eb804b3b87979be049263f3070c4d8
Save argument list alloc state by recording it as the operands of Instruction
#-1. Other minor changes to deal with AllocInfo.Instruction becoming an int.

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