mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-19 03:00:25 +02:00
* libguile/vm-engine.c (rtl_vm_engine): Add constant-vector-set! instruction and renumber. * module/language/cps/compile-rtl.scm (emit-rtl-sequence): Emit constant-vector-ref and constant-vector-set! as appropriate. * module/language/cps/dfg.scm (constant-needs-allocation?): In some cases, vector-ref and vector-set! don't need to allocate their index. |
||
---|---|---|
.. | ||
arities.scm | ||
closure-conversion.scm | ||
compile-rtl.scm | ||
constructors.scm | ||
contification.scm | ||
dfg.scm | ||
primitives.scm | ||
reify-primitives.scm | ||
slot-allocation.scm | ||
spec.scm | ||
verify.scm |