mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-12 00:30:20 +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. |
||
---|---|---|
.. | ||
assembly | ||
brainfuck | ||
bytecode | ||
cps | ||
ecmascript | ||
elisp | ||
glil | ||
objcode | ||
rtl | ||
scheme | ||
tree-il | ||
value | ||
assembly.scm | ||
cps.scm | ||
glil.scm | ||
objcode.scm | ||
rtl.scm | ||
tree-il.scm |