[commit: ghc] wip/nested-cpr: Further work on Nested CPR (20b5770)
git at git.haskell.org
git at git.haskell.org
Tue Dec 3 16:12:31 UTC 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nested-cpr
Link : http://ghc.haskell.org/trac/ghc/changeset/20b57703991c9b76d0c041b0b457883f6e6bc31c/ghc
>---------------------------------------------------------------
commit 20b57703991c9b76d0c041b0b457883f6e6bc31c
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Mon Nov 25 17:48:27 2013 +0000
Further work on Nested CPR
>---------------------------------------------------------------
20b57703991c9b76d0c041b0b457883f6e6bc31c
compiler/basicTypes/Demand.lhs | 128 ++++++++++++++++++++++++----------------
compiler/basicTypes/MkId.lhs | 4 +-
compiler/stranal/DmdAnal.lhs | 29 +++++----
compiler/stranal/WwLib.lhs | 51 +++++++++-------
4 files changed, 125 insertions(+), 87 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 20b57703991c9b76d0c041b0b457883f6e6bc31c
More information about the ghc-commits
mailing list