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.ser...@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

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to