]> gitweb.factorcode.org Git - factor.git/commit
compiler.codegen.gc-maps: check-d>> and check-r>> now used in the code generator
authorBjörn Lindqvist <bjourne@gmail.com>
Tue, 26 Aug 2014 02:44:03 +0000 (04:44 +0200)
committerDoug Coleman <doug.coleman@gmail.com>
Mon, 8 Sep 2014 21:54:17 +0000 (14:54 -0700)
commit8c0f9698dea98a7a80407da7211fe033a2b29fe9
treec6273a7e628b8a8b83b17af85fd45ec59267aea8
parent46082d836ae9c3f447d29d397a903416cbe396db
compiler.codegen.gc-maps: check-d>> and check-r>> now used in the code generator

the approach looks sound and now the gc can be fixed to take advantage
of the extra info.
basis/compiler/codegen/gc-maps/gc-maps-tests.factor
basis/compiler/codegen/gc-maps/gc-maps.factor
basis/vm/vm.factor
vm/gc_info.hpp