factor/basis/compiler/tree/propagation
Slava Pestov d143aa64b2 compiler.tree.propagation.transforms: open-code >fixnum when input is already a fixnum or f 2010-04-19 01:14:00 -05:00
..
branches compiler.tree.propagation: fix scalability issue with constraints 2010-04-14 17:19:26 -07:00
call-effect make effect variables part of effect syntax, stored out of band in effect tuple 2010-03-05 13:30:10 -08:00
constraints compiler.tree.propagation: fix scalability issue with constraints 2010-04-14 17:19:26 -07:00
copy 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
info compiler.tree.propagation: clean up 2010-03-10 15:15:49 +13:00
inlining compiler.tree.propagation.inlining: remove some unused words 2010-02-11 16:29:48 +13:00
known-words Add some utility words to stack-checker.dependencies in preparation for a refactoring 2010-01-30 09:28:59 +13:00
nodes
recursive compiler: combine ##load-constant followed by ##alien-double into a ##load-double on x86-32, saving an integer register 2010-04-18 21:42:45 -05:00
simd simd intrinsic implementation for v*high, v*hs+, vavg, and vsad 2009-12-05 14:52:18 -08:00
simple Get foldable and flushable declarations working on typed words 2010-02-24 00:16:55 +13:00
slots compiler.tree.propagation: don't constant-fold boa constructors of identity-tuple subclasses 2010-03-26 22:44:56 -04:00
transforms compiler.tree.propagation.transforms: open-code >fixnum when input is already a fixnum or f 2010-04-19 01:14:00 -05:00
authors.txt
propagation-tests.factor compiler.tree.propagation: don't constant-fold boa constructors of identity-tuple subclasses 2010-03-26 22:44:56 -04:00
propagation.factor compiler.tree.propagation: remove method inlining heuristic 2009-08-17 22:29:05 -05:00
summary.txt