This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1961b4da16
factor
/
basis
/
compiler
/
cfg
/
builder
History
Slava Pestov
a598cc35a5
compiler: add unit tests for new bugs
2009-08-19 16:56:26 -05:00
..
blocks
compiler.cfg: introduce less temporaries when building CFG
2009-07-24 03:37:18 -05:00
authors.txt
Merging in new codegen
2008-10-07 16:16:50 -05:00
builder-tests.factor
compiler: add unit tests for new bugs
2009-08-19 16:56:26 -05:00
builder.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
Merging in new codegen
2008-10-07 16:16:50 -05:00
tags.txt
Merging in new codegen
2008-10-07 16:16:50 -05:00