1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-03-30 04:37:20 +00:00
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
..
2003-11-09 19:54:30 +00:00
2003-11-05 19:53:32 +00:00