[commit: ghc] wip/nested-cpr: Unify RetProd and RetSum to RetCon in CPRResult (4a3a7c7)
git at git.haskell.org
git at git.haskell.org
Mon Dec 16 20:59:12 UTC 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nested-cpr
Link : http://ghc.haskell.org/trac/ghc/changeset/4a3a7c7006dbf9aad2cd83550d9c450bad6275d3/ghc
>---------------------------------------------------------------
commit 4a3a7c7006dbf9aad2cd83550d9c450bad6275d3
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Thu Dec 5 16:13:41 2013 +0000
Unify RetProd and RetSum to RetCon in CPRResult
>---------------------------------------------------------------
4a3a7c7006dbf9aad2cd83550d9c450bad6275d3
compiler/basicTypes/Demand.lhs | 102 ++++++++++++++++++++++------------------
compiler/basicTypes/MkId.lhs | 4 +-
compiler/stranal/DmdAnal.lhs | 4 +-
3 files changed, 59 insertions(+), 51 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 4a3a7c7006dbf9aad2cd83550d9c450bad6275d3
More information about the ghc-commits
mailing list