mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 06:41:13 +02:00
* module/language/cps/slot-allocation.scm (allocate-slots): Convert cont-table to a vector, for ease of access. Run a pass before allocation that determines the set of variables whose slot allocation can and should be delayed, so that they can ideally be allocated directly in an argument slot. |
||
---|---|---|
.. | ||
arities.scm | ||
closure-conversion.scm | ||
compile-rtl.scm | ||
constructors.scm | ||
contification.scm | ||
dfg.scm | ||
elide-values.scm | ||
primitives.scm | ||
reify-primitives.scm | ||
slot-allocation.scm | ||
spec.scm | ||
specialize-primcalls.scm | ||
verify.scm |