guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch lightning updated (10bfd55 -> f2089ce)


From: Andy Wingo
Subject: [Guile-commits] branch lightning updated (10bfd55 -> f2089ce)
Date: Wed, 29 Aug 2018 12:44:54 -0400 (EDT)

wingo pushed a change to branch lightning
in repository guile.

      from  10bfd55   JIT: Store FP in register during procedure prolog/epilog
       new  c03e2bb   JIT tracks register clobbers
       new  24d09b1   Maybe enter JIT when returning from interpreted functions
       new  f2089ce   Add fast paths to intrinsics

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/intrinsics.c |  28 +-
 libguile/jit.c        | 720 ++++++++++++++++++++++++++++++++------------------
 libguile/vm-engine.c  |  21 +-
 3 files changed, 499 insertions(+), 270 deletions(-)



reply via email to

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