Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jun 2011 18:43:11 +0200
From:      "Hartmann, O." <ohartman@zedat.fu-berlin.de>
To:        FreeBSD Current <freebsd-current@freebsd.org>,  "freebsd-performance@freebsd.org" <freebsd-performance@freebsd.org>
Subject:   FreeBSD 9.0-CUR/amd64 CLANG: howto use gcc __builtin_ia32?
Message-ID:  <4DF4EC9F.9020604@zedat.fu-berlin.de>

next in thread | raw e-mail | index | archive | help
I use some numerical code utilizing the SIMD units of modern X86 
architectures. Code compiles well using gcc/gcc46,
but clang does not know about the __builtin_ia32_xxxxx() statements. How 
to treat those in clang and how to make
C code compiling with clang utilizing those __builtin_ia32 statements?

Thanks,
Oliver



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DF4EC9F.9020604>