[commit: ghc] master: Revert "extended ticky to also track "let"s that are not closures" (bad5783)
Nicolas Frisby
nicolas.frisby at gmail.com
Fri Apr 12 20:00:03 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : master
https://github.com/ghc/ghc/commit/bad5783f58b56b328a23dac6567b5d5417392358
>---------------------------------------------------------------
commit bad5783f58b56b328a23dac6567b5d5417392358
Author: Nicolas Frisby <nicolas.frisby at gmail.com>
Date: Fri Apr 12 15:32:54 2013 +0100
Revert "extended ticky to also track "let"s that are not closures"
This reverts commit 024df664b600a622cb8189ccf31789688505fc1c.
Of course I gaff on my last day...
compiler/codeGen/StgCmmBind.hs | 23 ++++++++-----------
compiler/codeGen/StgCmmCon.hs | 21 +++++++-----------
compiler/codeGen/StgCmmExpr.hs | 7 +++---
compiler/codeGen/StgCmmHeap.hs | 14 +++++-------
compiler/codeGen/StgCmmMonad.hs | 2 +-
compiler/codeGen/StgCmmTicky.hs | 49 +++++++++++++++++------------------------
6 files changed, 47 insertions(+), 69 deletions(-)
Diff suppressed because of size. To see it, use:
git show bad5783f58b56b328a23dac6567b5d5417392358
More information about the ghc-commits
mailing list