]> gitweb.factorcode.org Git - factor.git/commit
compiler.cfg.*: more docs, tests and a small refactoring of the
authorBjörn Lindqvist <bjourne@gmail.com>
Tue, 14 Oct 2014 11:41:14 +0000 (13:41 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Fri, 17 Oct 2014 21:18:57 +0000 (23:18 +0200)
commit476ebf5b25f17c00603fe1048fb327f3980bca0a
treef221b1e9da07ba2d12945ae3d31c11cc79bb36bb
parent88fb349bd09fc378de90a3b238b154a44f212474
compiler.cfg.*: more docs, tests and a small refactoring of the
admissible-registers word
basis/compiler/cfg/cfg-docs.factor
basis/compiler/cfg/linear-scan/linear-scan-docs.factor [new file with mode: 0644]
basis/compiler/cfg/linear-scan/linear-scan-tests.factor
basis/compiler/cfg/linear-scan/linear-scan.factor