[commit: ghc] simd: Fix validation failures. (4dde0a4)
Geoffrey Mainland
gmainlan at microsoft.com
Thu Apr 5 20:16:45 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : simd
http://hackage.haskell.org/trac/ghc/changeset/4dde0a40db56fb0c38e3f22917a48f534d2cbe38
>---------------------------------------------------------------
commit 4dde0a40db56fb0c38e3f22917a48f534d2cbe38
Author: Geoffrey Mainland <gmainlan at microsoft.com>
Date: Sun Mar 18 14:51:13 2012 +0000
Fix validation failures.
compiler/cmm/PprC.hs | 63 +++++++++++++++++++++++++++++++
compiler/codeGen/CgCallConv.hs | 4 +-
compiler/codeGen/CgPrimOp.hs | 10 ++--
compiler/llvmGen/LlvmCodeGen/CodeGen.hs | 23 +++++++++++
compiler/llvmGen/LlvmMangler.hs | 20 ++++-----
5 files changed, 102 insertions(+), 18 deletions(-)
Diff suppressed because of size. To see it, use:
git show 4dde0a40db56fb0c38e3f22917a48f534d2cbe38
More information about the Cvs-ghc
mailing list