guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (8d46966 -> af72d01)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (8d46966 -> af72d01)
Date: Tue, 18 Jun 2019 15:51:55 -0400 (EDT)

wingo pushed a change to branch master
in repository guile.

      from  8d46966   Fix RTL tests for recent arity change
       new  ba94bca   Fix intmap-intersect edge case
       new  e8203a3   jit: Direct tail calls assert that target can have mcode
       new  af72d01   Speed up returns in JIT

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/jit.c                 | 58 +++++++++++++++++++++++++++++-------------
 libguile/jit.h                 |  5 +++-
 libguile/vm-engine.c           |  2 +-
 libguile/vm.c                  | 19 ++++----------
 module/language/cps/intmap.scm |  3 ++-
 5 files changed, 53 insertions(+), 34 deletions(-)



reply via email to

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