llvm-6502/lib/Target/SparcV9/RegAlloc
Chris Lattner 5e5dfa307a * Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static
function in the one .cpp file that uses it.  Use ValueSet's instead.
* Prepare to delete LiveVarSet.h & LiveVarSet.cpp
* Eliminate the ValueSet class, making all old member functions into global
  templates that will eventually be moved to Support.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1711 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-05 02:51:01 +00:00
..
IGNode.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
IGNode.h * Minor cleanups 2002-02-04 05:52:08 +00:00
InterferenceGraph.cpp * Add #includes removed from headers 2002-02-04 16:36:59 +00:00
InterferenceGraph.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
LiveRange.h * Code Cleanups 2002-02-05 01:43:49 +00:00
LiveRangeInfo.cpp * Code Cleanups 2002-02-05 01:43:49 +00:00
LiveRangeInfo.h * Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static 2002-02-05 02:51:01 +00:00
Makefile -reg alloc code 2001-09-15 00:31:44 +00:00
PhyRegAlloc.cpp * Code Cleanups 2002-02-05 01:43:49 +00:00
PhyRegAlloc.h * Eliminate the LiveVarSet class, making applyTranferFuncForMInst a static 2002-02-05 02:51:01 +00:00
RegAllocCommon.h * Minor cleanups 2002-02-04 05:52:08 +00:00
RegClass.cpp Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
RegClass.h * Minor cleanups 2002-02-04 05:52:08 +00:00