Forked from
cmucl / cmucl
Source project has a limited visibility.
-
ram authored
there isn't a free register. This should eliminate many problems with the register not finding a legal packing when there is one. Now, instead of spilling a TN for the duration of the VOP, we pick some live TN to unpack and then repack it on the stack.
ram authoredthere isn't a free register. This should eliminate many problems with the register not finding a legal packing when there is one. Now, instead of spilling a TN for the duration of the VOP, we pick some live TN to unpack and then repack it on the stack.