llvm-6502/lib/CodeGen/RegAlloc
Chris Lattner 2f9b28e59a Convert RegisterAllocator interface to opaque pass type, so that users do not
need to know _anything_ about RegAlloc to use it.  Well in the end maybe.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1681 91177308-0d34-0410-b5e6-96231b3b80d8
2002-02-04 15:54:09 +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 Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
InterferenceGraph.h Changes to build successfully with GCC 3.02 2002-01-20 22:54:45 +00:00
LiveRange.h * Minor cleanups 2002-02-04 05:52:08 +00:00
LiveRangeInfo.cpp Add #includes neccesary since they were removed from .h files 2002-02-04 05:56:09 +00:00
LiveRangeInfo.h * Minor cleanups 2002-02-04 05:52:08 +00:00
Makefile -reg alloc code 2001-09-15 00:31:44 +00:00
PhyRegAlloc.cpp Convert RegisterAllocator interface to opaque pass type, so that users do not 2002-02-04 15:54:09 +00:00
PhyRegAlloc.h * Minor cleanups 2002-02-04 05:52:08 +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