[commit: ghc] wip/nested-cpr: Initial work on Nested CPR (50d7bc5)
git at git.haskell.org
git at git.haskell.org
Wed Jan 15 18:07:01 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nested-cpr
Link : http://ghc.haskell.org/trac/ghc/changeset/50d7bc50cef52dae43e9bf85bc960c38698d77a8/ghc
>---------------------------------------------------------------
commit 50d7bc50cef52dae43e9bf85bc960c38698d77a8
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Mon Nov 25 09:59:16 2013 +0000
Initial work on Nested CPR
>---------------------------------------------------------------
50d7bc50cef52dae43e9bf85bc960c38698d77a8
compiler/basicTypes/Demand.lhs | 133 ++++++++++++++++++++++++----------------
compiler/stranal/DmdAnal.lhs | 114 ++++++++++++++++++++++++----------
2 files changed, 159 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 50d7bc50cef52dae43e9bf85bc960c38698d77a8
More information about the ghc-commits
mailing list