factor/basis/compiler/cfg/builder
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
..
alien Stack allocation improvements 2010-05-22 02:37:00 -04:00
blocks FFI rewrite part 1: split up ##alien-invoke and friends into smaller instructions 2010-05-09 21:36:52 -04:00
authors.txt
builder-tests.factor compiler: remove flat machine representation and generate code directly from the CFG 2010-05-03 17:34:32 -04:00
builder.factor Eliminate compiler.alien 2010-05-11 23:24:47 -04:00
summary.txt
tags.txt