search for: wmmintrin

Displaying 4 results from an estimated 4 matches for "wmmintrin".

Did you mean: xmmintrin
2013 May 11
1
[LLVMdev] question about license for clang intrinsic headers...
I was about to copy wmmintrin.h for the FreeBSD project, but I noticed that the file (clang/lib/Headers/wmmintrin.h) does not have a copyright statement in it, though it says: * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. Also, the license i...
2012 Jul 11
0
[LLVMdev] Compiling llvm and Clang on Linux
It's undocumented FAQ, if you are using RHEL5 (or clone). - install gcc44-c++ - Build with CC=gcc44 CXX=g++44 - You may need "CC=clang -std=gnu89" to use clang with its glibc. Have fun! ps. AFAIK, clang can be built more easily on centos6. ...Takumi 2012/7/11 Sitvanit Ruah <RUAH at il.ibm.com>: > > Hello all, > I am new to this mailing list so I hope this is
2012 Jul 12
3
[LLVMdev] Compiling llvm and Clang on Linux
...6/include/syslimits.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/tbmintrin.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/tmmintrin.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/unwind.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/varargs.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/wmmintrin.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/x86intrin.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/xmmintrin.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/include/xopintrin.h /usr/lib/gcc/i386-redhat-linux6E/4.4.6/libcloog.so.0 /usr/lib/gcc/i386-redhat-linux6E/4.4.6/libgcc.a /usr/lib/gcc/i386-r...
2012 Jul 11
5
[LLVMdev] Compiling llvm and Clang on Linux
Hello all, I am new to this mailing list so I hope this is the right place to post the following question. We are considering using Clang front end for our tool. I tried to compile LLVM (using configure followed by make from the llvm top directory) on LINUX X86 with gcc 4.1.2. I got several compilation error messages of the form /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c+