[commit: ghc] simd: Add a primop attribute llvm_only. (f468008)

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


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

On branch  : simd

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

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

commit f46800819528ecd4ae1a7bb94d80bc34a2897b43
Author: Geoffrey Mainland <mainland at apeiron.net>
Date:   Fri Nov 2 14:04:31 2012 +0000

    Add a primop attribute llvm_only.
    
    The llvm_only attribute indicates that a primop is only available when using the
    LLVM back-end.

 compiler/prelude/primops.txt.pp |   91 +++++++++++++++++++++++++++++++++++++++
 utils/genprimopcode/Main.hs     |   12 +++---
 2 files changed, 97 insertions(+), 6 deletions(-)


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

    git show f46800819528ecd4ae1a7bb94d80bc34a2897b43



More information about the ghc-commits mailing list