factor/basis/compiler/tree/propagation
Joe Groff 9a19f82470 compiler.tree.propagation: missed using 2011-11-13 16:10:25 -08:00
..
branches compiler.tree.propagation: fix scalability issue with constraints 2010-04-14 17:19:26 -07:00
call-effect Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed. 2011-10-18 13:19:39 -07:00
constraints compiler.tree.propagation: fix scalability issue with constraints 2010-04-14 17:19:26 -07:00
copy
info Rename class to class-of 2011-10-24 06:47:42 -05:00
inlining compiler.tree: Renamed high-level IR node constructors to <#foo> from #foo. Moving towards making classes/word names not conflict. 2011-11-06 23:02:45 -08:00
known-words compiler.tree.propagation: more accurate output type for 'tag' primitive 2011-10-29 17:11:04 -07:00
nodes FFI rewrite part 7: compile callback bodies with the optimizing compiler 2010-07-28 00:49:26 -04:00
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 compiler.tree.propagation: missed using 2011-11-13 16:10:25 -08:00
simple classes.algebra: make it work better to fix bug reported by Sascha Matzke 2010-07-29 19:57:23 -04:00
slots Rename class to class-of 2011-10-24 06:47:42 -05:00
transforms compiler.tree.propagation.transforms: fix rem and mod custom inlining 2011-10-10 12:12:53 -07:00
authors.txt
propagation-tests.factor remove BSD,solaris,etc. misc platform support code 2011-11-02 17:13:51 -07:00
propagation.factor
summary.txt