guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch master updated (e2a0624 -> 02e52a4)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (e2a0624 -> 02e52a4)
Date: Wed, 10 Jan 2018 02:03:38 -0500 (EST)

wingo pushed a change to branch master
in repository guile.

      from  e2a0624   Save VM compare result before calling out to hooks
       new  97301ef   Remove obsolete rtl tests
       new  24f998e   Lower box, box-ref, box-set! primcalls
       new  02e52a4   Remove box instructions

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libguile/vm-engine.c                     |  48 ++--------
 libguile/vm.c                            |   8 --
 module/language/cps/compile-bytecode.scm |   2 -
 module/language/cps/cse.scm              |   3 -
 module/language/cps/dce.scm              |   3 +-
 module/language/cps/effects-analysis.scm |   6 --
 module/language/cps/types.scm            |  22 -----
 module/language/tree-il/compile-cps.scm  |  63 ++++++++++++++
 module/system/vm/assembler.scm           |   3 -
 test-suite/tests/rtl.test                | 145 +------------------------------
 10 files changed, 70 insertions(+), 233 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]