[commit: ghc] master: Make CallArity make more use of many-calls (4c93a40)
git at git.haskell.org
git at git.haskell.org
Tue Feb 18 18:57:49 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/4c93a40db5cf4b81c28173f7a1b22978c7d5a58b/ghc
>---------------------------------------------------------------
commit 4c93a40db5cf4b81c28173f7a1b22978c7d5a58b
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Mon Feb 17 17:30:07 2014 +0000
Make CallArity make more use of many-calls
by elaborating the domain a bit.
>---------------------------------------------------------------
4c93a40db5cf4b81c28173f7a1b22978c7d5a58b
compiler/simplCore/CallArity.hs | 222 +++++++++++++++------------
testsuite/tests/callarity/CallArity1.hs | 34 +++-
testsuite/tests/callarity/CallArity1.stderr | 30 +++-
3 files changed, 184 insertions(+), 102 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 4c93a40db5cf4b81c28173f7a1b22978c7d5a58b
More information about the ghc-commits
mailing list