[commit: ghc] cardinality: STG flag assignment modified basing on the cardinality analysis results (f600845)

Ilya Sergey ilya.sergey at cs.kuleuven.be
Fri Jan 18 19:28:09 CET 2013


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : cardinality

http://hackage.haskell.org/trac/ghc/changeset/f600845c3ae44e690150c2c847e2795ca0f18d4c

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

commit f600845c3ae44e690150c2c847e2795ca0f18d4c
Author: Ilya Sergey <ilya.sergey at gmail.com>
Date:   Fri Jan 18 20:38:27 2013 +0400

    STG flag assignment modified basing on the cardinality analysis results

 compiler/basicTypes/Demand.lhs |    4 +++-
 compiler/codeGen/StgCmmBind.hs |    2 +-
 compiler/stgSyn/CoreToStg.lhs  |   30 ++++++++++++++++++------------
 compiler/stranal/DmdAnal.lhs   |   32 +++++++++++++++++++++++++++-----
 4 files changed, 49 insertions(+), 19 deletions(-)


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

    git show f600845c3ae44e690150c2c847e2795ca0f18d4c



More information about the ghc-commits mailing list