• Matthias Braun's avatar
    Rewrote spillslot handling: · 927eac90
    Matthias Braun authored
    - No need to set strange spillcontexts on spills anymore
    - Spillcontexts are now assigned and coalesced in a separate pass after spilling/register allocation of all register classes
    - There might be cases where the new code inserts memcopies, these are not implemented in the ia32 backend yet
    927eac90