Skip to content
  • benl's avatar
    Add spill/reload pseudo instrs to MachInstrs · 0168c633
    benl authored
    Spiller can now insert spill/reload instrs without having to
    worry about the current stack delta. Generation of actual machine
    instructions for spills/reloads is deferred until after register
    allocation proper.
    0168c633