hanchenye-llvm-project/llvm/lib/CodeGen/RegAlloc
Ruchira Sasanka 321ed7be93 Added spill code support; moved insertCallerSaving to SparRegInfo since
we need to handle %ccr reg in a special way.

llvm-svn: 990
2001-10-28 18:12:02 +00:00
..
IGNode.cpp Added code to PhyRegAlloc to mark unusable suggested regs 2001-10-19 21:39:31 +00:00
IGNode.h Changed Call interference info 2001-10-19 17:21:59 +00:00
InterferenceGraph.cpp Added support for caller saving 2001-10-16 01:23:19 +00:00
InterferenceGraph.h Committed for compliation. Not yet final. 2001-09-08 14:22:50 +00:00
LiveRange.h Added code to support unusable Suggested Colors. 2001-10-19 21:42:06 +00:00
LiveRangeInfo.cpp Corrected call interference bug 2001-10-19 17:21:03 +00:00
LiveRangeInfo.h fixed a coalscing bug 2001-10-15 16:22:44 +00:00
Makefile -reg alloc code 2001-09-15 00:31:44 +00:00
PhyRegAlloc.cpp Added spill code support; moved insertCallerSaving to SparRegInfo since 2001-10-28 18:12:02 +00:00
PhyRegAlloc.h added support to move "added instructions" after the delay slot 2001-10-23 21:38:42 +00:00
RegAllocCommon.h Change debug info from #define to command line option 2001-09-19 16:26:10 +00:00
RegClass.cpp Added support for caller saving 2001-10-16 01:23:19 +00:00
RegClass.h Print Debug Code to stderr instead of stdout so that it doesn't mess up the assembly output 2001-10-15 18:30:06 +00:00