[commit: ghc] simd: Add the DoubleX2# primitive type and associated primops. (88bf92d)

Geoffrey Mainland gmainlan at microsoft.com
Thu Jan 31 10:53:05 CET 2013


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : simd

http://hackage.haskell.org/trac/ghc/changeset/88bf92d2042406804ef59d13b649a6bcfdd5ceff

>---------------------------------------------------------------

commit 88bf92d2042406804ef59d13b649a6bcfdd5ceff
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 88bf92d2042406804ef59d13b649a6bcfdd5ceff



More information about the ghc-commits mailing list