guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (cce222d -> 89e28df)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (cce222d -> 89e28df)
Date: Thu, 20 Jun 2019 08:17:33 -0400 (EDT)

wingo pushed a change to branch master
in repository guile.

      from  cce222d   Fix compilation on GCC 5.5
       new  117bb3b   Rearrange scm_thread for better locality
       new  33aecf4   Inline freelist vectors into scm_thread
       new  89e28df   Add an inlined jit fast-path for allocate-words/immediate

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/gc-inline.h  | 13 +------------
 libguile/intrinsics.c | 10 ++++++++++
 libguile/intrinsics.h |  1 +
 libguile/jit.c        | 42 +++++++++++++++++++++++++++++++++++-------
 libguile/threads.c    | 32 +++++++++++---------------------
 libguile/threads.h    | 37 +++++++++++++++++++++++++------------
 6 files changed, 83 insertions(+), 52 deletions(-)



reply via email to

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