Fixed SPILL-AND-PACK-LOAD-TN to recognize uses of load TNs now that they are in
the TN-REF-LOAD-TN. Changed EMIT-SAVES to run before PACK-LOAD-TNs. This should have no effect on semantics, but lets the saved registers be used for load TNs without having to spill them again. Probably not a real efficiency issue, but saving the same register twice looks silly.
Loading
Please register or sign in to comment