llvm-6502/lib/CodeGen/RegAlloc
Vikram S. Adve 9d67cd1468 Live ranges for Return value and return address of a Call are now
created here, simply by handling all implicit operands (which should
have been done anyway).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3969 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-28 17:05:22 +00:00
..
IGNode.cpp Allow copy coalescing in more cases: if sum of node degrees is more than 2002-09-20 00:45:47 +00:00
IGNode.h Add method IGNode::getCombinedDegree to count the sum of the degrees 2002-09-20 00:55:04 +00:00
InterferenceGraph.cpp Fix typos in previous checkin. 2002-09-15 15:33:48 +00:00
InterferenceGraph.h
LiveRange.h
LiveRangeInfo.cpp Live ranges for Return value and return address of a Call are now 2002-09-28 17:05:22 +00:00
LiveRangeInfo.h
Makefile Break RA_DEBUG option into several levels to get better control over 2002-09-14 23:05:33 +00:00
PhyRegAlloc.cpp Fixed incorrect assertion: spill code for function ptr should be 2002-09-28 17:02:40 +00:00
PhyRegAlloc.h
RegAllocCommon.h
RegClass.cpp Break RA_DEBUG option into several levels to get better control over 2002-09-14 23:05:33 +00:00
RegClass.h