]> gitweb.factorcode.org Git - factor.git/commit
linear IR and simplifier refactoring before-dataflow-ir-refactoring
authorSlava Pestov <slava@factorcode.org>
Mon, 16 May 2005 21:01:39 +0000 (21:01 +0000)
committerSlava Pestov <slava@factorcode.org>
Mon, 16 May 2005 21:01:39 +0000 (21:01 +0000)
commit7418990bdc1094f66781dda1edca63260616af0a
tree678660c4f3481fe058dd3bc0062640234e9837af
parent55aeaadfe0302cdbe1ac22eb104d339c0b31385e
linear IR and simplifier refactoring
19 files changed:
CHANGES.txt
library/bootstrap/boot-stage2.factor
library/compiler/simplifier.factor
library/compiler/vops.factor
library/compiler/x86/alien.factor
library/compiler/x86/fixnum.factor
library/compiler/x86/generator.factor
library/compiler/x86/slots.factor
library/compiler/x86/stack.factor
library/generic/builtin.factor
library/generic/tuple.factor
library/inference/branches.factor
library/inference/partial-eval.factor
library/inference/ties.factor [deleted file]
library/inference/types.factor [deleted file]
library/inference/values.factor
library/test/compiler/intrinsics.factor
library/test/inference.factor
library/test/lists/lists.factor