factor/basis/compiler/cfg/linear-scan
Slava Pestov ba7cb61133 Stack allocation improvements
- New with-out-parameters combinator
- Inhibit tail call optimization in frames with local allocation, to ensure that passing a stack allocated value to the last word in the quotation works
- local allocations are now aligned properly
- spill slots are now aligned properly aligned in frames which have parameter and local allocation areas
2010-05-22 02:37:00 -04:00
..
allocation Stack allocation improvements 2010-05-22 02:37:00 -04:00
assignment compiler.cfg.linear-scan: clean up clobber-insn handling 2010-05-07 18:22:35 -04:00
debugger Making all of basis and extra unambiguous for sets/namespaces 2010-02-26 16:28:38 -05:00
live-intervals FFI rewrite part 5: return value boxing and callback parameter boxing now uses vregs; simplify return value unboxing 2010-05-16 03:43:23 -04:00
numbering compiler.cfg.alias-analysis: simplify and speed up 2010-05-14 18:37:07 -04:00
resolve compiler.cfg.linear-scan: clean up spill slot assignment 2010-05-03 17:34:24 -04:00
linear-scan-tests.factor Stack allocation improvements 2010-05-22 02:37:00 -04:00
linear-scan.factor compiler.cfg.linear-scan: fix typo 2010-05-17 05:50:13 -04:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00