llvm-6502/lib/CodeGen/RegAlloc
Ruchira Sasanka ef1b0cb9a5 Arranged stack frame - needs furhter organization
Moved InsertCallerSaveInstr to the SparcRegInfo.cpp


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1106 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-03 17:13:27 +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 support for spilling 2001-10-28 18:15:12 +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 Arranged stack frame - needs furhter organization 2001-11-03 17:13:27 +00:00
PhyRegAlloc.h Added support for spilling 2001-10-28 18:15:12 +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 Added support for spilling 2001-10-28 18:15:12 +00:00