]> gitweb.factorcode.org Git - factor.git/commit
compiler.cfg.dataflow-analysis: removes the -analysis from the dfa token
authorBjörn Lindqvist <bjourne@gmail.com>
Wed, 16 Mar 2016 13:37:33 +0000 (14:37 +0100)
committerBjörn Lindqvist <bjourne@gmail.com>
Wed, 16 Mar 2016 13:40:58 +0000 (14:40 +0100)
commitf80513cd99b137b8f5ce55056221171b6a885601
treebeb7b5e53e1e8ad8cda3224e2af5a8798f3dfbf4
parent4d2afed06d1dd265aa93c8d902e68953614b93f4
compiler.cfg.dataflow-analysis: removes the -analysis from the dfa token

It makes the FORWARD-ANALYSIS: and BACKWARD-ANALYSIS: functors less
magical if the generated singletons name is the same as in the syntax.
basis/compiler/cfg/dataflow-analysis/dataflow-analysis.factor
basis/compiler/cfg/stacks/global/global.factor
basis/compiler/cfg/stacks/padding/padding.factor
extra/compiler/cfg/gvn/avail/avail.factor