1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/lib/CodeGen/RegAlloc
Chris Lattner bb19367753 Make LoopDeptCalculator be an internal artifact of how RegAlloc is implemented,
do not expose it.  Additionally, have it be auto generated by the pass framework
for us.

llvm-svn: 1695
2002-02-04 17:39:42 +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 * Minor cleanups 2002-02-04 05:52:08 +00:00
LiveRangeInfo.cpp * Add #includes removed from headers 2002-02-04 16:36:59 +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 Make LoopDeptCalculator be an internal artifact of how RegAlloc is implemented, 2002-02-04 17:39:42 +00:00
PhyRegAlloc.h Make #include "llvm/Analysis/LoopDepth.h" be an internal artifact of how register allocation is implemented. 2002-02-04 17:38:48 +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