[commit: ghc] cardinality: preliminary cardinality analysis implemeted (91ddc6b)

Ilya Sergey ilya.sergey at cs.kuleuven.be
Tue Aug 28 21:14:53 CEST 2012


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

On branch  : cardinality

http://hackage.haskell.org/trac/ghc/changeset/91ddc6b01b8ac2005ff4c2a8dc9666cb6d5d2853

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

commit 91ddc6b01b8ac2005ff4c2a8dc9666cb6d5d2853
Author: Ilya Sergey <Ilya.Sergey at cs.kuleuven.be>
Date:   Tue Aug 28 19:26:30 2012 +0100

    preliminary cardinality analysis implemeted

 compiler/basicTypes/Demand.lhs |  275 ++++++++++++++++++++++++++--------------
 compiler/basicTypes/MkId.lhs   |    2 +-
 compiler/stranal/DmdAnal.lhs   |    8 +-
 compiler/stranal/WorkWrap.lhs  |    6 +-
 compiler/stranal/WwLib.lhs     |    2 +-
 5 files changed, 186 insertions(+), 107 deletions(-)


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

    git show 91ddc6b01b8ac2005ff4c2a8dc9666cb6d5d2853



More information about the Cvs-ghc mailing list