]> gitweb.factorcode.org Git - factor.git/commit
New approach to stack dead load/store elimination
authorslava <slava@factorcode.org>
Wed, 19 Apr 2006 20:19:26 +0000 (20:19 +0000)
committerslava <slava@factorcode.org>
Wed, 19 Apr 2006 20:19:26 +0000 (20:19 +0000)
commit4c5dcf4135bcdbed7f6909370f5e11ef5e244a30
treecaa92328f3c0c038dc2d6931599ee0f2ea94cde7
parent5b02250d949838ab1461cfd50cc9f88b0eef6e5c
New approach to stack dead load/store elimination
library/bootstrap/boot-stage1.factor
library/compiler/intrinsics.factor
library/compiler/linearizer.factor
library/compiler/stack.factor [new file with mode: 0644]
library/compiler/templates.factor