[commit: ghc] wip/nested-cpr: Initial work on Nested CPR (9e0ec3c)
git at git.haskell.org
git at git.haskell.org
Tue Dec 3 16:12:29 UTC 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nested-cpr
Link : http://ghc.haskell.org/trac/ghc/changeset/9e0ec3c4ed135805bb491dd6719f7ff3d381a752/ghc
>---------------------------------------------------------------
commit 9e0ec3c4ed135805bb491dd6719f7ff3d381a752
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Mon Nov 25 09:59:16 2013 +0000
Initial work on Nested CPR
>---------------------------------------------------------------
9e0ec3c4ed135805bb491dd6719f7ff3d381a752
compiler/basicTypes/Demand.lhs | 278 +++++++++++++++++++++++++++-------------
compiler/basicTypes/MkId.lhs | 40 +++---
compiler/stranal/DmdAnal.lhs | 117 +++++++++++------
3 files changed, 284 insertions(+), 151 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 9e0ec3c4ed135805bb491dd6719f7ff3d381a752
More information about the ghc-commits
mailing list