[commit: ghc] wip/nested-cpr: Further work on Nested CPR (1613a3e)
git at git.haskell.org
git at git.haskell.org
Mon Nov 25 18:19:57 UTC 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nested-cpr
Link : http://ghc.haskell.org/trac/ghc/changeset/1613a3e24642dba8995b6536653658c16e134192/ghc
>---------------------------------------------------------------
commit 1613a3e24642dba8995b6536653658c16e134192
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Mon Nov 25 17:48:27 2013 +0000
Further work on Nested CPR
>---------------------------------------------------------------
1613a3e24642dba8995b6536653658c16e134192
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 1613a3e24642dba8995b6536653658c16e134192
More information about the ghc-commits
mailing list