factor/basis/compiler/tree/propagation
Slava Pestov 501629cf75 compiler.tree.propagation.info: fix load error 2009-07-27 00:30:24 -05:00
..
branches
call-effect call( and execute( inline known quotations/words in the propagation pass 2009-07-14 01:12:45 -05:00
constraints
copy
info compiler.tree.propagation.info: fix load error 2009-07-27 00:30:24 -05:00
inlining
known-words define-partial-eval framework in propagation pass makes it easy to add transforms; moving some transforms from stack checker to propagation, making them stronger 2009-07-16 00:34:50 -05:00
nodes
recursive
simple
slots
transforms compiler.tree.propagation.transforms: fix shift transform 2009-07-17 00:02:57 -05:00
authors.txt
propagation-tests.factor Improve code generation for shift word: add intrinsics for fixnum-shift-fast in the case where the shift count is not constant, transform 1 swap shift into a more overflow check with open-coded fast case, transform bitand into fixnum-bitand in more cases 2009-07-16 23:50:48 -05:00
propagation.factor
summary.txt