llvm-6502/lib/Target/SparcV9/RegAlloc
Brian Gaeke 8fc493430c Publicize the type of FnAllocState.
Prototype option to save state in a global instead of as a Constant in
 the Module. (Turned off, for now, with the on/off switch welded in the off
 position. You get the idea.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9500 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-24 21:21:58 +00:00
..
AllocInfo.h Move the implementations of ==, != on AllocInfos here, from UnpackTraceFunction. 2003-10-23 20:39:18 +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 Publicize the type of FnAllocState. 2003-10-24 21:21:58 +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