1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/CodeGen/RegAlloc
Brian Gaeke 04e6824a3f 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.)

llvm-svn: 9500
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