[commit: ghc] : Add the Int64X2# primitive type and associated primops. (1811440)
Geoffrey Mainland
gmainlan at microsoft.com
Fri Feb 1 23:02:22 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch :
http://hackage.haskell.org/trac/ghc/changeset/1811440833da92eefd7b7255915855fddc64994c
>---------------------------------------------------------------
commit 1811440833da92eefd7b7255915855fddc64994c
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 1811440833da92eefd7b7255915855fddc64994c
More information about the ghc-commits
mailing list