factor/basis/compiler/tree/escape-analysis
Slava Pestov 168dd1f825 FFI rewrite part 7: compile callback bodies with the optimizing compiler 2010-07-28 00:49:26 -04:00
..
allocations Moving new-sets to sets 2010-02-26 16:01:01 -05:00
branches Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
check Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
nodes FFI rewrite part 7: compile callback bodies with the optimizing compiler 2010-07-28 00:49:26 -04:00
recursive Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
simple FFI rewrite part 7: compile callback bodies with the optimizing compiler 2010-07-28 00:49:26 -04:00
escape-analysis-tests.factor compiler.tree.escape-analysis: fix bug that comes up when inheritance is used 2010-02-16 14:44:13 +13:00
escape-analysis.factor compiler.tree.escape-analysis: if the output of an #introduce node has an immutable tuple class type declaration, and it is not passed to any subroutine calls, or returned from the word, then unbox it. This speeds up vector arithmetic words on specialized arrays, because the specialized array is unboxed up-front, eliminating an indirection on every loop iteration 2009-08-09 16:29:21 -05:00
summary.txt Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00