guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch master updated (f418235 -> dbe6247)


From: Andy Wingo
Subject: [Guile-commits] branch master updated (f418235 -> dbe6247)
Date: Sun, 07 Jun 2015 09:52:50 +0000

wingo pushed a change to branch master
in repository guile.

      from  f418235   Renumber before contifying to eliminate stale conts
       new  dbe6247   Add split-rec pass

The 1 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:
 module/Makefile.am                 |    1 +
 module/language/cps2/optimize.scm  |    4 +-
 module/language/cps2/split-rec.scm |  223 ++++++++++++++++++++++++++++++++++++
 3 files changed, 227 insertions(+), 1 deletions(-)
 create mode 100644 module/language/cps2/split-rec.scm



reply via email to

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