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

On branch  : 

http://hackage.haskell.org/trac/ghc/changeset/1811440833da92eefd7b7255915855fddc64994c

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

commit 1811440833da92eefd7b7255915855fddc64994c
Author: Geoffrey Mainland <gmain...@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

_______________________________________________
ghc-commits mailing list
ghc-commits@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-commits

Reply via email to