factor/basis/compiler/tree
Joe Groff d9002127fa have vshuffle accept simd-128 variable byte shuffles 2009-10-10 11:30:11 -05:00
..
builder
checker
cleanup get compiler tests loading 2009-09-16 09:20:47 -05:00
combinators
comparisons math: add unordered comparison operators u< u<= u> u>= which behave exactly like < <= > >= except no floating point exceptions are set if one or both inputs are NaNs; also add efficient intrinsic for unordered? predicate, and fix propagation type functions for abs, absq, and bitnot 2009-09-12 22:20:13 -05:00
dead-code Merge branch 'master' of git://factorcode.org/git/factor 2009-09-08 13:22:52 -05:00
debugger
def-use
escape-analysis
finalization compiler: inline singleton predicates, and optimize predicate engines, reduces terrain demo deployed size by ~20kb 2009-08-17 23:59:24 -05:00
identities
late-optimizations
modular-arithmetic compiler.tree.modular-arithmetic: fix regression; set-alien-*-1 was not always open-coded 2009-08-20 17:56:49 -05:00
normalization
optimizer
propagation have vshuffle accept simd-128 variable byte shuffles 2009-10-10 11:30:11 -05:00
recursive
tuple-unboxing
authors.txt
summary.txt
tree.factor