[commit: ghc] wip/T10613: Ticky report: Mark single entry functions as such (877ef6a)

git at git.haskell.org git at git.haskell.org
Tue Mar 29 09:14:09 UTC 2016


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/T10613
Link       : http://ghc.haskell.org/trac/ghc/changeset/877ef6a2cd75008908e4f7200579e34944473fec/ghc

>---------------------------------------------------------------

commit 877ef6a2cd75008908e4f7200579e34944473fec
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.


>---------------------------------------------------------------

877ef6a2cd75008908e4f7200579e34944473fec
 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 877ef6a2cd75008908e4f7200579e34944473fec


More information about the ghc-commits mailing list