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

git at git.haskell.org git at git.haskell.org
Wed Mar 23 13:48:07 UTC 2016


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

On branch  : wip/T10613
Link       : http://ghc.haskell.org/trac/ghc/changeset/3c183f761b11e6855f03c8a11c711512916e0877/ghc

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

commit 3c183f761b11e6855f03c8a11c711512916e0877
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.


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

3c183f761b11e6855f03c8a11c711512916e0877
 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 3c183f761b11e6855f03c8a11c711512916e0877


More information about the ghc-commits mailing list