Skip to content
  • Simon Marlow's avatar
    New stack layout algorithm · 76999b60
    Simon Marlow authored
    Also:
     - improvements to code generation: push slow-call continuations
       on the stack instead of generating explicit continuations
    
     - remove unused CmmInfo wrapper type (replace with CmmInfoTable)
    
     - squash Area and AreaId together, remove now-unused RegSlot
    
     - comment out old unused stack-allocation code that no longer
       compiles after removal of RegSlot
    76999b60