[commit: ghc] : Add the DoubleX2# primitive type and associated primops. (7816845)
Geoffrey Mainland
gmainlan at microsoft.com
Fri Feb 1 23:02:27 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch :
http://hackage.haskell.org/trac/ghc/changeset/7816845c1a76d815971ba7b956c4d6cac95c1db7
>---------------------------------------------------------------
commit 7816845c1a76d815971ba7b956c4d6cac95c1db7
Author: Geoffrey Mainland <gmainlan at microsoft.com>
Date: Fri Nov 11 11:32:05 2011 +0000
Add the DoubleX2# primitive type and associated primops.
compiler/codeGen/StgCmmPrim.hs | 36 +++++++++++++++
compiler/prelude/PrelNames.lhs | 7 ++-
compiler/prelude/TysPrim.lhs | 10 ++++-
compiler/prelude/primops.txt.pp | 95 +++++++++++++++++++++++++++++++++++++++
utils/genprimopcode/Main.hs | 10 +++--
5 files changed, 150 insertions(+), 8 deletions(-)
Diff suppressed because of size. To see it, use:
git show 7816845c1a76d815971ba7b956c4d6cac95c1db7
More information about the ghc-commits
mailing list