guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (b733ca4 -> 0f2f594)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (b733ca4 -> 0f2f594)
Date: Thu, 1 Sep 2016 09:15:34 +0000 (UTC)

wingo pushed a change to branch master
in repository guile.

      from  b733ca4   GC of non-blocking port does not block
       new  49d77b1   Add unboxed logxor on u64 values
       new  723efdf   Fabricated expression tweak in CSE
       new  0f2f594   Better unboxing

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:
 doc/ref/vm.texi                            |    5 +-
 libguile/vm-engine.c                       |   17 +-
 module/language/cps/cse.scm                |    3 +-
 module/language/cps/effects-analysis.scm   |    1 +
 module/language/cps/slot-allocation.scm    |    2 +-
 module/language/cps/specialize-numbers.scm |  280 +++++++++++++++++++++-------
 module/language/cps/types.scm              |    6 +
 module/system/vm/assembler.scm             |    1 +
 8 files changed, 241 insertions(+), 74 deletions(-)



reply via email to

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