[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Guile-commits] branch wip-tailify updated (c877a50f4 -> 0a7ef2297)
From: |
Andy Wingo |
Subject: |
[Guile-commits] branch wip-tailify updated (c877a50f4 -> 0a7ef2297) |
Date: |
Mon, 15 May 2023 09:58:52 -0400 (EDT) |
wingo pushed a change to branch wip-tailify
in repository guile.
from c877a50f4 Consider $code to make 'ptr representation
new 18414f92a Tailify issues `restore` instead of `restore1`
new 6a0c1c4f1 Fix bug verifying $calli instructions
new 0a7ef2297 Update tailification pass to handle return-types optimization
The 3 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:
module/language/cps/tailify.scm | 248 ++++++++++++++++++++++++----------------
module/language/cps/utils.scm | 2 +-
module/language/cps/verify.scm | 6 +-
3 files changed, 156 insertions(+), 100 deletions(-)
- [Guile-commits] branch wip-tailify updated (c877a50f4 -> 0a7ef2297),
Andy Wingo <=