]> gitweb.factorcode.org Git - factor.git/commit
vregs now delegate to a register class
authorslava <slava@factorcode.org>
Thu, 4 May 2006 22:08:52 +0000 (22:08 +0000)
committerslava <slava@factorcode.org>
Thu, 4 May 2006 22:08:52 +0000 (22:08 +0000)
commit19641646646179422a72dc2869630dca3eaa1774
treea21b05d3e174541c7a4e281184b158247a016fd8
parente2f6bf6fef0616b742a3933a2d858e4a0c99ff29
vregs now delegate to a register class
library/compiler/amd64/architecture.factor
library/compiler/generator/architecture.factor
library/compiler/generator/generator.factor
library/compiler/generator/templates.factor
library/compiler/optimizer/class-infer.factor
library/compiler/ppc/architecture.factor
library/compiler/x86/alien.factor
library/compiler/x86/architecture.factor
library/compiler/x86/intrinsics.factor
library/test/compiler/callbacks.factor