llvm-6502/lib/Target/SparcV9/RegAlloc
Brian Gaeke 3ceac85296 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
2003-10-30 21:21:33 +00:00
..
AllocInfo.h Make AllocState an enum. 2003-10-30 21:21:22 +00:00
IGNode.cpp * Use C++ style comments instead of C-style 2003-10-23 18:02:47 +00:00
IGNode.h * Use C++ style comments instead of C-style 2003-10-23 18:02:47 +00:00
InterferenceGraph.cpp * Eliminate `using' directive 2003-10-23 18:10:02 +00:00
InterferenceGraph.h Added LLVM copyright notice. 2003-10-21 15:29:18 +00:00
LiveRange.h * Order #includes as per style guide 2003-10-23 18:03:50 +00:00
LiveRangeInfo.cpp * Order #includes as per style guide 2003-10-23 18:03:50 +00:00
LiveRangeInfo.h * Order #includes as per style guide 2003-10-23 18:03:50 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
PhyRegAlloc.cpp Include llvm/CodeGen/MachineCodeForInstruction.h. Use it to start 2003-10-30 21:21:33 +00:00
PhyRegAlloc.h Publicize the type of FnAllocState. 2003-10-24 21:21:58 +00:00
RegAllocCommon.h Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
RegClass.cpp * Eliminate `using' directive 2003-10-23 18:10:02 +00:00
RegClass.h Added LLVM copyright notice. 2003-10-21 15:29:18 +00:00