[commit: ghc] wip/llvm-3.6: llvmGen: Begin reimplementing tntc (6910de9)
git at git.haskell.org
git at git.haskell.org
Mon Jan 19 23:16:51 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/llvm-3.6
Link : http://ghc.haskell.org/trac/ghc/changeset/6910de9de9f284b2987215e0b07829815191be32/ghc
>---------------------------------------------------------------
commit 6910de9de9f284b2987215e0b07829815191be32
Author: Ben Gamari <bgamari.foss at gmail.com>
Date: Thu Nov 27 22:04:31 2014 -0500
llvmGen: Begin reimplementing tntc
>---------------------------------------------------------------
6910de9de9f284b2987215e0b07829815191be32
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 6910de9de9f284b2987215e0b07829815191be32
More information about the ghc-commits
mailing list