[commit: ghc] simd: Add DoubleX4# and associated primops. (6d51b17)
Geoffrey Mainland
gmainlan at ghc.haskell.org
Fri Jul 19 14:16:50 CEST 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : simd
http://hackage.haskell.org/trac/ghc/changeset/6d51b1702f09761a9c70b97c62b95ed105fac705
>---------------------------------------------------------------
commit 6d51b1702f09761a9c70b97c62b95ed105fac705
Author: Geoffrey Mainland <gmainlan at microsoft.com>
Date: Thu Feb 14 18:52:42 2013 +0000
Add DoubleX4# and associated primops.
compiler/codeGen/StgCmmPrim.hs | 36 ++++++++++++
compiler/prelude/PrelNames.lhs | 7 ++-
compiler/prelude/TysPrim.lhs | 10 +++-
compiler/prelude/primops.txt.pp | 119 ++++++++++++++++++++++++++++++++++++++-
utils/genprimopcode/Main.hs | 2 +
5 files changed, 169 insertions(+), 5 deletions(-)
Diff suppressed because of size. To see it, use:
git show 6d51b1702f09761a9c70b97c62b95ed105fac705
More information about the ghc-commits
mailing list