[commit: ghc] wip/kavon-nosplit-llvm: sending up information only when we emit a return (bc8ac23)

git at git.haskell.org git at git.haskell.org
Wed Aug 23 23:01:03 UTC 2017


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

On branch  : wip/kavon-nosplit-llvm
Link       : http://ghc.haskell.org/trac/ghc/changeset/bc8ac239167d21868a6f2c41bc4eb10ef5681e0d/ghc

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

commit bc8ac239167d21868a6f2c41bc4eb10ef5681e0d
Author: Kavon Farvardin <kavon at farvard.in>
Date:   Wed Aug 23 18:00:42 2017 -0500

    sending up information only when we emit a return


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

bc8ac239167d21868a6f2c41bc4eb10ef5681e0d
 compiler/codeGen/StgCmmBind.hs    |  5 +--
 compiler/codeGen/StgCmmExpr.hs    | 17 +++++-----
 compiler/codeGen/StgCmmForeign.hs |  2 +-
 compiler/codeGen/StgCmmLayout.hs  |  4 +--
 compiler/codeGen/StgCmmMonad.hs   | 66 ++++++++++++++++++++++-----------------
 5 files changed, 53 insertions(+), 41 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 bc8ac239167d21868a6f2c41bc4eb10ef5681e0d


More information about the ghc-commits mailing list