mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 04:40:29 +02:00
* module/language/cps/dfg.scm (lookup-cont): Change to take a DFG instead of a cont table. (build-cont-table): Change to return a vector. * module/language/cps/arities.scm: * module/language/cps/contification.scm: * module/language/cps/dce.scm: * module/language/cps/effects-analysis.scm: * module/language/cps/elide-values.scm: * module/language/cps/reify-primitives.scm: * module/language/cps/simplify.scm: * module/language/cps/slot-allocation.scm: Adapt to lookup-cont and build-cont-table changes. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |