llvm-6502/lib/CodeGen/RegAlloc
Ruchira Sasanka f6dfca1395 fixed setUsedRegAtMI
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1317 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-15 15:00:53 +00:00
..
IGNode.cpp Added an assertion since it seems like AdjList returns an errornous size in method 2001-11-03 22:01:09 +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 two minor methods. 2001-11-08 04:49:52 +00:00
LiveRangeInfo.cpp Coalesing bug fix - now checks for the same regType instead of the same 2001-11-10 00:20:24 +00:00
LiveRangeInfo.h Added two minor methods. 2001-11-08 04:49:52 +00:00
Makefile -reg alloc code 2001-09-15 00:31:44 +00:00
PhyRegAlloc.cpp fixed setUsedRegAtMI 2001-11-15 15:00:53 +00:00
PhyRegAlloc.h Added support method for setting interference for pseudo instructions 2001-11-14 15:37:13 +00:00
RegAllocCommon.h Change debug info from #define to command line option 2001-09-19 16:26:10 +00:00
RegClass.cpp Changed code to ignore Phi Nodes in PhyRegAlloc 2001-11-10 21:21:36 +00:00
RegClass.h Added support for spilling 2001-10-28 18:15:12 +00:00