[commit: ghc] simd: Add the Int64X2# primitive type and associated primops. (bdf268f)

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


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

On branch  : simd

http://hackage.haskell.org/trac/ghc/changeset/bdf268f60d5cead7ac066d023e7103449f01effa

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

commit bdf268f60d5cead7ac066d023e7103449f01effa
Author: Geoffrey Mainland <gmainlan at microsoft.com>
Date:   Fri Nov 11 13:00:30 2011 +0000

    Add the Int64X2# primitive type and associated primops.

 compiler/codeGen/StgCmmPrim.hs  |   37 +++++++++++++++
 compiler/prelude/PrelNames.lhs  |    4 +-
 compiler/prelude/TysPrim.lhs    |   12 ++++-
 compiler/prelude/primops.txt.pp |   97 +++++++++++++++++++++++++++++++++++++++
 utils/genprimopcode/Main.hs     |    2 +
 5 files changed, 149 insertions(+), 3 deletions(-)


Diff suppressed because of size. To see it, use:

    git show bdf268f60d5cead7ac066d023e7103449f01effa



More information about the ghc-commits mailing list