mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +02:00
* module/language/cps/dfg.scm ($dfa): Store a CFA instead of a separate k-map and order. (dfa-k-idx, dfa-k-sym, dfa-k-count): Adapt. (compute-live-variables): Use analyze-control-flow instead of rolling out own RPO numbering. Will allow us to fix some prompt-related things in a central place. |
||
---|---|---|
.. | ||
brainfuck | ||
bytecode | ||
cps | ||
ecmascript | ||
elisp | ||
scheme | ||
tree-il | ||
value | ||
bytecode.scm | ||
cps.scm | ||
tree-il.scm |