[commit: ghc] late-lam-lift: added -flate-float-singly-SAT-fallback and the corresponding once analysis; now working on precise CG in lam (d1ad8b7)

Nicolas Frisby nicolas.frisby at gmail.com
Fri Apr 12 17:02:44 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : late-lam-lift

https://github.com/ghc/ghc/commit/d1ad8b7cf39d3254c68a03a15bfc524d3c59d430

>---------------------------------------------------------------

commit d1ad8b7cf39d3254c68a03a15bfc524d3c59d430
Author: Nicolas Frisby <nicolas.frisby at gmail.com>
Date:   Mon Apr 8 17:20:41 2013 +0100

    added -flate-float-singly-SAT-fallback and the corresponding once analysis; now working on precise CG in lam

 compiler/main/DynFlags.hs        |   4 +-
 compiler/simplCore/CoreMonad.lhs |   3 +
 compiler/simplCore/SetLevels.lhs | 247 +++++++++++++++++++++++++++------------
 compiler/simplCore/SimplCore.lhs |   1 +
 4 files changed, 181 insertions(+), 74 deletions(-)


Diff suppressed because of size. To see it, use:

    git show d1ad8b7cf39d3254c68a03a15bfc524d3c59d430



More information about the ghc-commits mailing list