guile-commits
[Top][All Lists]
Advanced

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

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


From: Andy Wingo
Subject: [Guile-commits] branch master updated (2ba3eb4 -> b02a889)
Date: Mon, 11 May 2020 11:02:39 -0400 (EDT)

wingo pushed a change to branch master
in repository guile.

    from 2ba3eb4  Fix shuffling assembler for new primcalls
     new a68c80c  Switch to baseline compiler for bootstrap/
     new b5108cc  Avoid having "guild compile" load optimizers
     new b35fd53  Emit handle-interrupts in baseline compiler
     new aed324b  Slight tweaks to bootstrap order
     new f66111a  Baseline O(1) access to frame-base env
     new b02a889  Baseline compiler emits source locations

The 6 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:
 am/bootstrap.am                              | 12 ++---
 bootstrap/Makefile.am                        |  2 +-
 module/language/cps/optimize.scm             | 18 +------
 module/language/tree-il/compile-bytecode.scm | 81 ++++++++++++++++++++--------
 module/language/tree-il/optimize.scm         | 17 +-----
 module/system/base/optimize.scm              | 44 +++++++++++++--
 6 files changed, 108 insertions(+), 66 deletions(-)



reply via email to

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