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