[commit: ghc] wip/kavon-nosplit-llvm: we need a mapMapM... can we lift it or something? (5b74c98)
git at git.haskell.org
git at git.haskell.org
Tue Jun 27 09:16:22 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/kavon-nosplit-llvm
Link : http://ghc.haskell.org/trac/ghc/changeset/5b74c98369acbf9c6e7598ae642a9250fde0116a/ghc
>---------------------------------------------------------------
commit 5b74c98369acbf9c6e7598ae642a9250fde0116a
Author: Kavon Farvardin <kavon at farvard.in>
Date: Tue Jun 6 18:47:55 2017 +0100
we need a mapMapM... can we lift it or something?
>---------------------------------------------------------------
5b74c98369acbf9c6e7598ae642a9250fde0116a
compiler/cmm/Cmm.hs | 3 +--
compiler/ghc.mk | 46 +++++++++++-------------------------
compiler/llvmGen/LlvmCodeGen.hs | 21 +++++++++-------
compiler/llvmGen/LlvmCodeGen/Data.hs | 8 ++++++-
compiler/llvmGen/LlvmMangler.hs | 13 +++++-----
compiler/main/PipelineMonad.hs | 2 +-
6 files changed, 42 insertions(+), 51 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 5b74c98369acbf9c6e7598ae642a9250fde0116a
More information about the ghc-commits
mailing list