factor/basis/compiler/tree/escape-analysis
John Benediktsson 460d19f56c compiler.tree: fewer namespace lookups. 2013-03-21 19:36:07 -07:00
..
allocations compiler.tree: fewer namespace lookups. 2013-03-21 19:36:07 -07:00
branches Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
check Rename class to class-of 2011-10-24 06:47:42 -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 Rename class to class-of 2011-10-24 06:47:42 -05:00
escape-analysis-tests.factor Fix all failures in the linux64 build email 2011-10-24 19:33:09 -07: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