llvm-6502/lib/CodeGen/RegAlloc
Brian Gaeke 213904133d Operand numbers are now ints. Save the register allocation of the value
each instruction produces as "operand" -1, and the other operands as 0
.. n, as before. PhyRegAlloc::saveState() is refactored into
PhyRegAlloc::saveStateForValue().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9842 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-10 00:05:26 +00:00
..
AllocInfo.h
IGNode.cpp
IGNode.h
InterferenceGraph.cpp
InterferenceGraph.h
LiveRange.h
LiveRangeInfo.cpp
LiveRangeInfo.h
Makefile
PhyRegAlloc.cpp
PhyRegAlloc.h
RegAllocCommon.h
RegClass.cpp
RegClass.h