factor/basis/compiler/tree/propagation
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
..
branches
call-effect
constraints
copy
info
inlining
known-words compiler.tree.propagation.known-words: fix load error 2010-05-19 00:51:03 -04:00
nodes
recursive
simd math.vectors.simd.intrinsics: fix scalar fallback for (simd-vshuffle2-elements) 2010-05-14 02:47:39 -07:00
simple
slots
transforms Stack allocation improvements 2010-05-22 02:37:00 -04:00
authors.txt
propagation-tests.factor compiler: small fixes and cleanups 2010-05-13 02:48:20 -04:00
propagation.factor
summary.txt