[commit: ghc] wip/nested-cpr: Split DmdResult into DmdResult and CPRResult (43fa766)

git at git.haskell.org git at git.haskell.org
Thu Dec 12 17:57:02 UTC 2013


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/nested-cpr
Link       : http://ghc.haskell.org/trac/ghc/changeset/43fa76622c65018896f74b56762a7e1090cc626f/ghc

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

commit 43fa76622c65018896f74b56762a7e1090cc626f
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Thu Dec 12 15:39:30 2013 +0000

    Split DmdResult into DmdResult and CPRResult
    
    this is a small-step-refactoring patch and not very interesting on its
    own.


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

43fa76622c65018896f74b56762a7e1090cc626f
 compiler/basicTypes/Demand.lhs |  174 ++++++++++++++++++++++++++--------------
 compiler/basicTypes/MkId.lhs   |    4 +-
 compiler/stranal/DmdAnal.lhs   |   16 ++--
 3 files changed, 122 insertions(+), 72 deletions(-)

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

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 43fa76622c65018896f74b56762a7e1090cc626f


More information about the ghc-commits mailing list