llvm-6502/lib/CodeGen/RegAlloc
Ruchira Sasanka d1565abd68 Fixed bug - added code in pushUnconstrainedIGNodes() to check whether a node
is already pushed to stack by a previous call to the same method.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1154 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-06 15:25:38 +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
InterferenceGraph.cpp
InterferenceGraph.h
LiveRange.h Added support for spilling 2001-10-28 18:15:12 +00:00
LiveRangeInfo.cpp
LiveRangeInfo.h
Makefile
PhyRegAlloc.cpp Added support for correct spilling of %ccr 2001-11-03 20:41:22 +00:00
PhyRegAlloc.h Added support for correct spilling of %ccr 2001-11-03 20:41:22 +00:00
RegAllocCommon.h
RegClass.cpp Fixed bug - added code in pushUnconstrainedIGNodes() to check whether a node 2001-11-06 15:25:38 +00:00
RegClass.h Added support for spilling 2001-10-28 18:15:12 +00:00