mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-23 21:10:29 +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. |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |