[commit: ghc] wip/llvm-3.6: llvmGen: Begin reimplementing tntc (37f82e9)

git at git.haskell.org git at git.haskell.org
Tue Jan 20 16:54:44 UTC 2015


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

On branch  : wip/llvm-3.6
Link       : http://ghc.haskell.org/trac/ghc/changeset/37f82e997d622015f267cd77d68d7c09306b8577/ghc

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

commit 37f82e997d622015f267cd77d68d7c09306b8577
Author: Ben Gamari <bgamari.foss at gmail.com>
Date:   Thu Nov 27 22:04:31 2014 -0500

    llvmGen: Begin reimplementing tntc


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

37f82e997d622015f267cd77d68d7c09306b8577
 compiler/llvmGen/Llvm/AbsSyn.hs      | 13 +++---
 compiler/llvmGen/Llvm/PpLlvm.hs      | 15 ++++---
 compiler/llvmGen/LlvmCodeGen/Base.hs | 13 +-----
 compiler/llvmGen/LlvmCodeGen/Data.hs |  2 +-
 compiler/llvmGen/LlvmCodeGen/Ppr.hs  | 82 +++++++++---------------------------
 compiler/llvmGen/LlvmMangler.hs      | 49 ++-------------------
 6 files changed, 43 insertions(+), 131 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 37f82e997d622015f267cd77d68d7c09306b8577


More information about the ghc-commits mailing list