[commit: ghc] simd: Add DoubleX4# and associated primops. (002b3ce)
Geoffrey Mainland
gmainlan at microsoft.com
Tue Mar 26 13:55:50 CET 2013
Repository : http://darcs.haskell.org/ghc.git/
On branch : simd
https://github.com/ghc/ghc/commit/002b3ce894ad947b33a32b8b3c3374f59b768fa7
>---------------------------------------------------------------
commit 002b3ce894ad947b33a32b8b3c3374f59b768fa7
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 002b3ce894ad947b33a32b8b3c3374f59b768fa7
More information about the ghc-commits
mailing list