[commit: ghc] master: Support the 2-result primops in the new code generator (5604225)
Simon Marlow
marlowsd at gmail.com
Wed Jul 11 11:28:53 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/560422565c7aa8016dd185f14044512cbbd4e660
>---------------------------------------------------------------
commit 560422565c7aa8016dd185f14044512cbbd4e660
Author: Simon Marlow <marlowsd at gmail.com>
Date: Tue Jul 10 12:51:04 2012 +0100
Support the 2-result primops in the new code generator
compiler/cmm/CmmCvt.hs | 2 +-
compiler/cmm/CmmLayoutStack.hs | 2 +-
compiler/cmm/CmmRewriteAssignments.hs | 1 +
compiler/cmm/Hoopl.hs | 3 +-
compiler/codeGen/StgCmmHeap.hs | 2 +-
compiler/codeGen/StgCmmPrim.hs | 173 ++++++++++++++++++++++++++++++++-
6 files changed, 176 insertions(+), 7 deletions(-)
Diff suppressed because of size. To see it, use:
git show 560422565c7aa8016dd185f14044512cbbd4e660
More information about the Cvs-ghc
mailing list