guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch lightning updated (dac4344 -> 449ef7d)


From: Andy Wingo
Subject: [Guile-commits] branch lightning updated (dac4344 -> 449ef7d)
Date: Sun, 2 Sep 2018 03:24:24 -0400 (EDT)

wingo pushed a change to branch lightning
in repository guile.

      from  dac4344   Fix bind-kwargs JIT compilation
       new  def6719   Minor optimization in compile_alloc_frame
       new  cc99729   JIT threshold controlled by environment variable
       new  79be702   More JIT debugging
       new  dafa648   Fix compilation of compile_eq
       new  7c0bfcb   Minor 32-bit untag-fixnum optimization
       new  1f42a60   Add ability to stop JIT after N compilations.
       new  449ef7d   Prevent Lightning from stompling our registers

The 7 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       | 101 ++++++++++++++++++++++++++++++++++++++++++++++-----
 libguile/jit.h       |   3 +-
 libguile/vm-engine.c |   4 +-
 3 files changed, 95 insertions(+), 13 deletions(-)



reply via email to

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