mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 14:30:34 +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. |
||
---|---|---|
.. | ||
arities.scm | ||
closure-conversion.scm | ||
compile-bytecode.scm | ||
constructors.scm | ||
contification.scm | ||
dce.scm | ||
dfg.scm | ||
effects-analysis.scm | ||
elide-values.scm | ||
primitives.scm | ||
prune-top-level-scopes.scm | ||
reify-primitives.scm | ||
simplify.scm | ||
slot-allocation.scm | ||
spec.scm | ||
specialize-primcalls.scm | ||
verify.scm |