[commit: ghc] wip/carter/remove_x87Registers: more fixes for CDECL float return support and fixing some typoes etc. (1c792fa)
git at git.haskell.org
git at git.haskell.org
Thu Dec 27 16:59:30 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/carter/remove_x87Registers
Link : http://ghc.haskell.org/trac/ghc/changeset/1c792fac68ed143c6eb22a4f5a9ae3741e59417e/ghc
>---------------------------------------------------------------
commit 1c792fac68ed143c6eb22a4f5a9ae3741e59417e
Author: Carter Tazio Schonwald <carter.schonwald at gmail.com>
Date: Fri Dec 21 18:50:54 2018 -0500
more fixes for CDECL float return support and fixing some typoes etc.
>---------------------------------------------------------------
1c792fac68ed143c6eb22a4f5a9ae3741e59417e
compiler/nativeGen/X86/CodeGen.hs | 37 ++++++++++++++++++++-----------------
compiler/nativeGen/X86/Instr.hs | 14 +++++++++++++-
compiler/nativeGen/X86/Ppr.hs | 32 ++++++++++++++++++++++++++++----
compiler/nativeGen/X86/RegInfo.hs | 4 +++-
4 files changed, 64 insertions(+), 23 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 1c792fac68ed143c6eb22a4f5a9ae3741e59417e
More information about the ghc-commits
mailing list