mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-25 14:10:22 +02:00
* module/language/cps/dfg.scm ($dfg): Rename nvars and nlabels fields to var-count and label-count. Export dfg-min-var, dfg-min-label, dfg-label-count, dfg-var-count. * module/language/cps/compile-bytecode.scm (compile-fun): No need to build a CFA given the renumbering pass. Adapt to treat labels as ordered small integer in a contiguous vector. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |