[commit: ghc] wip/kavon-nosplit-llvm: fixed an issue with float reg return conv (90d2b8e)
git at git.haskell.org
git at git.haskell.org
Mon Aug 28 02:35:28 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/kavon-nosplit-llvm
Link : http://ghc.haskell.org/trac/ghc/changeset/90d2b8e3dfb8563c19abb1ffc6750bdb21bd7617/ghc
>---------------------------------------------------------------
commit 90d2b8e3dfb8563c19abb1ffc6750bdb21bd7617
Author: Kavon Farvardin <kavon at farvard.in>
Date: Sun Aug 27 17:12:57 2017 -0500
fixed an issue with float reg return conv
>---------------------------------------------------------------
90d2b8e3dfb8563c19abb1ffc6750bdb21bd7617
compiler/codeGen/CgUtils.hs | 3 +-
compiler/llvmGen/LlvmCodeGen.hs | 23 ++++++-----
compiler/llvmGen/LlvmCodeGen/Base.hs | 73 ++++++++++++++++++++-------------
compiler/llvmGen/LlvmCodeGen/CodeGen.hs | 54 +++++++++++-------------
compiler/llvmGen/LlvmCodeGen/Ppr.hs | 4 +-
compiler/main/CodeOutput.hs | 4 +-
6 files changed, 86 insertions(+), 75 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 90d2b8e3dfb8563c19abb1ffc6750bdb21bd7617
More information about the ghc-commits
mailing list