[commit: ghc] cardinality: Exploit call-once information in the occurrence analyser (ebd96ce)

Simon Peyton Jones simonpj at microsoft.com
Fri Mar 22 15:36:44 CET 2013


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

On branch  : cardinality

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

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

commit ebd96cecdbd640f808dab12ceacc485e1d2b3974
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date:   Fri Mar 22 14:36:24 2013 +0000

    Exploit call-once information in the occurrence analyser
    
    This means we nuke the OccAnal hack for foldr and build.  Hooray

 compiler/basicTypes/Demand.lhs   |  23 ++++++-
 compiler/simplCore/OccurAnal.lhs | 127 +++++++++++++++++----------------------
 2 files changed, 76 insertions(+), 74 deletions(-)


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

    git show ebd96cecdbd640f808dab12ceacc485e1d2b3974



More information about the ghc-commits mailing list