[commit: ghc] wip/T10613: Ticky report: Mark single entry functions as such (39977c6)
git at git.haskell.org
git at git.haskell.org
Tue Mar 22 15:55:46 UTC 2016
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T10613
Link : http://ghc.haskell.org/trac/ghc/changeset/39977c6d987db284ca0379ac62214736d76720fe/ghc
>---------------------------------------------------------------
commit 39977c6d987db284ca0379ac62214736d76720fe
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Tue Mar 22 16:36:22 2016 +0100
Ticky report: Mark single entry functions as such
Based on the idOneShotInfo of their first argument, I hope that’s right.
>---------------------------------------------------------------
39977c6d987db284ca0379ac62214736d76720fe
compiler/codeGen/StgCmmBind.hs | 5 +++-
compiler/codeGen/StgCmmClosure.hs | 49 +++++++++++++++++++++------------------
compiler/codeGen/StgCmmTicky.hs | 9 ++++---
3 files changed, 37 insertions(+), 26 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 39977c6d987db284ca0379ac62214736d76720fe
More information about the ghc-commits
mailing list