guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (f168a66 -> 2ba3eb4)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (f168a66 -> 2ba3eb4)
Date: Mon, 11 May 2020 09:08:25 -0400 (EDT)

wingo pushed a change to branch master
in repository guile.

    from f168a66  guilec can be parameterized by GUILE_OPTIMIZATIONS, defaults 
to -O2
     new c0a27de  Fix baseline miscompilation of <
     new 527262f  Fix baseline compilation error for make-struct/simple
     new 3b6023d  Baseline compiler: add pop-fluid primitive.
     new 4c3c35c  Fix "cons" compilation in baseline compiler in some cases
     new 1563f5e  Fix JIT asserts with different code generated by baseline
     new 73a2302  Fix module capture for closures in <fix>
     new 35160ad  Reload FP if needed in bind-rest also
     new 7f4bbc3  Improve tail recursion in compiler
     new 2ba3eb4  Fix shuffling assembler for new primcalls

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


Summary of changes:
 libguile/jit.c                               | 33 +++++++++++++++++++----
 module/language/tree-il/compile-bytecode.scm | 39 ++++++++++++++--------------
 module/system/vm/assembler.scm               | 11 +++++++-
 3 files changed, 57 insertions(+), 26 deletions(-)



reply via email to

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