[commit: ghc] wip/nested-cpr: Split DmdResult into DmdResult and CPRResult (de62d2c)
git at git.haskell.org
git at git.haskell.org
Mon Dec 16 20:59:39 UTC 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nested-cpr
Link : http://ghc.haskell.org/trac/ghc/changeset/de62d2ce257302f0a99149fa6d8db89477ad3b4b/ghc
>---------------------------------------------------------------
commit de62d2ce257302f0a99149fa6d8db89477ad3b4b
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.
>---------------------------------------------------------------
de62d2ce257302f0a99149fa6d8db89477ad3b4b
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 de62d2ce257302f0a99149fa6d8db89477ad3b4b
More information about the ghc-commits
mailing list