Include llvm/CodeGen/MachineCodeForInstruction.h. Use it to start
authorBrian Gaeke <gaeke@uiuc.edu>
Thu, 30 Oct 2003 21:21:33 +0000 (21:21 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Thu, 30 Oct 2003 21:21:33 +0000 (21:21 +0000)
commit3ceac85296b5b0d6dd40daa49d529a56021dd51a
treea7833c0b40c8bc5bae6f9c825ea6aace7cc69be9
parent82c5eb7bc8f0cfe77938bbe107cf926680fc8c4d
Include llvm/CodeGen/MachineCodeForInstruction.h.  Use it to start
implementing verifySavedState().

In saveState(), use the new AllocInfo::AllocStateTy enum, and increment
Insn each time through the loop.

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