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

git at git.haskell.org git at git.haskell.org
Sun Dec 15 16:23:22 UTC 2013


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

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

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

commit d54cfac2511f57d056529cb778ced2b405269fdc
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.


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

d54cfac2511f57d056529cb778ced2b405269fdc
 compiler/basicTypes/Demand.lhs |  170 ++++++++++++++++++++++++++--------------
 compiler/basicTypes/MkId.lhs   |    4 +-
 compiler/stranal/DmdAnal.lhs   |   16 ++--
 3 files changed, 119 insertions(+), 71 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 d54cfac2511f57d056529cb778ced2b405269fdc


More information about the ghc-commits mailing list