factor/basis/compiler/tree
Slava Pestov ec23584f48 Finish up O(1) byte array allocation 2008-12-09 18:17:04 -06:00
..
builder Local DCE 2008-12-04 06:02:49 -06:00
checker
cleanup More optimization intended to reduce compile time. Another 10% speedup on compiling empty PEG parser 2008-12-06 11:17:19 -06:00
combinators More optimization intended to reduce compile time. Another 10% speedup on compiling empty PEG parser 2008-12-06 11:17:19 -06:00
comparisons
dead-code Eliminate some usages of locals in compiler.tree.dead-code 2008-12-09 01:04:15 -06:00
debugger Add inc-at word to core, and update some usages of at+ to use it instead 2008-12-09 16:54:48 -06:00
def-use More optimization intended to reduce compile time. Another 10% speedup on compiling empty PEG parser 2008-12-06 11:17:19 -06:00
escape-analysis More optimization intended to reduce compile time. Another 10% speedup on compiling empty PEG parser 2008-12-06 11:17:19 -06:00
finalization Various optimizations leading to a 10% speedup on compiling empty EBNF parser: 2008-12-06 09:16:29 -06:00
identities
late-optimizations
modular-arithmetic
normalization More optimization intended to reduce compile time. Another 10% speedup on compiling empty PEG parser 2008-12-06 11:17:19 -06:00
optimizer More optimization intended to reduce compile time. Another 10% speedup on compiling empty PEG parser 2008-12-06 11:17:19 -06:00
propagation Finish up O(1) byte array allocation 2008-12-09 18:17:04 -06:00
recursive dlists no longer have a length slot; tweak dlist code so that types infer better 2008-11-16 05:53:25 -06:00
tuple-unboxing More optimization intended to reduce compile time. Another 10% speedup on compiling empty PEG parser 2008-12-06 11:17:19 -06:00
authors.txt
summary.txt
tree.factor