]> gitweb.factorcode.org Git - factor.git/commit
Got scratch registers working; PowerPC backend fully operational, x86 in progress
authorslava <slava@factorcode.org>
Sat, 29 Apr 2006 21:13:02 +0000 (21:13 +0000)
committerslava <slava@factorcode.org>
Sat, 29 Apr 2006 21:13:02 +0000 (21:13 +0000)
commitf684243e2f6b352ab6da054de6906592f0e14b44
tree6c94e082419689f818b6e525f2c15f9948875de3
parent906fea6508a48846a0ddd0c07c5687a55a32f218
Got scratch registers working; PowerPC backend fully operational, x86 in progress
TODO.FACTOR.txt
library/compiler/generator/generator.factor
library/compiler/generator/templates.factor
library/compiler/intrinsics.factor [deleted file]
library/compiler/ppc/architecture.factor
library/compiler/ppc/intrinsics.factor
library/compiler/x86/architecture.factor