factor/basis/compiler
Slava Pestov 1c87486320 math.vectors.simd: allow punning SIMD vectors between types 2009-09-04 02:35:58 -05:00
..
alien
cfg math.vectors.simd: allow punning SIMD vectors between types 2009-09-04 02:35:58 -05:00
codegen compiler: clean up code generation for alien boxing/unboxing a bit 2009-09-03 21:22:43 -05:00
constants
errors
tests More SIMD work 2009-09-03 20:58:56 -05:00
tree compiler: clean up code generation for alien boxing/unboxing a bit 2009-09-03 21:22:43 -05:00
utilities 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
authors.txt
compiler-docs.factor
compiler.factor compiler: inline singleton predicates, and optimize predicate engines, reduces terrain demo deployed size by ~20kb 2009-08-17 23:59:24 -05:00
summary.txt
tags.txt