[commit: ghc] wip/nested-cpr: Initial work on Nested CPR (c7104a8)
git at git.haskell.org
git at git.haskell.org
Mon Dec 16 20:59:46 UTC 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nested-cpr
Link : http://ghc.haskell.org/trac/ghc/changeset/c7104a8d4b419346cbc95fabcadcfc7cc0f0ae0a/ghc
>---------------------------------------------------------------
commit c7104a8d4b419346cbc95fabcadcfc7cc0f0ae0a
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Mon Nov 25 09:59:16 2013 +0000
Initial work on Nested CPR
>---------------------------------------------------------------
c7104a8d4b419346cbc95fabcadcfc7cc0f0ae0a
compiler/basicTypes/Demand.lhs | 137 ++++++++++++++++++++++++----------------
compiler/stranal/DmdAnal.lhs | 111 ++++++++++++++++++++++----------
2 files changed, 160 insertions(+), 88 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 c7104a8d4b419346cbc95fabcadcfc7cc0f0ae0a
More information about the ghc-commits
mailing list