llvm-6502/lib/CodeGen/RegAlloc
Brian Gaeke 55766e139a Update verifySavedState()'s comment, so that it reflects its current
status.  In doFinalization(), skip over external functions, just like
Anand's mapping info does.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9703 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-04 22:42:41 +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 Update verifySavedState()'s comment, so that it reflects its current 2003-11-04 22:42:41 +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