guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch stable-2.2 updated (8e2314c -> bb77c0f)


From: Andy Wingo
Subject: [Guile-commits] branch stable-2.2 updated (8e2314c -> bb77c0f)
Date: Thu, 30 Nov 2017 07:11:15 -0500 (EST)

wingo pushed a change to branch stable-2.2
in repository guile.

      from  8e2314c   Simplify live variable computation for graphs without 
loops
       new  d488330   Minor CSE run-time optimization
       new  8e7f857   Add compute-clobber-map to effect analysis
       new  bb77c0f   Improve CSE complexity

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:
 module/language/cps/cse.scm              | 247 +++++++++++++------------------
 module/language/cps/effects-analysis.scm |  37 ++++-
 2 files changed, 138 insertions(+), 146 deletions(-)



reply via email to

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