factor/basis/compiler/tree/propagation
Slava Pestov 1f4bd3e293 compiler.tree.propagation.known-words: don't want a type function on clone, all the methods are inline and it was wrong (reported by Joe Groff) 2010-07-07 17:25:32 -04:00
..
branches compiler.tree.propagation: fix scalability issue with constraints 2010-04-14 17:19:26 -07:00
call-effect Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
constraints compiler.tree.propagation: fix scalability issue with constraints 2010-04-14 17:19:26 -07:00
copy
info compiler.tree.propagation: clean up 2010-03-10 15:15:49 +13:00
inlining Revert guarded method inlining 2010-06-24 12:35:21 -04:00
known-words compiler.tree.propagation.known-words: don't want a type function on clone, all the methods are inline and it was wrong (reported by Joe Groff) 2010-07-07 17:25:32 -04: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 math.vectors.simd.intrinsics: fix scalar fallback for (simd-vshuffle2-elements) 2010-05-14 02:47:39 -07: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 Revert guarded method inlining 2010-06-24 12:35:21 -04:00
authors.txt
propagation-tests.factor Revert guarded method inlining 2010-06-24 12:35:21 -04:00
propagation.factor
summary.txt