llvm-project/clang/lib/Headers
Anders Carlsson d0d8c540ca Add pmmintrin.h header.
llvm-svn: 64291
2009-02-11 06:39:50 +00:00
..
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Makefile Avoid creating .dir files in the installation area. 2009-01-22 02:53:03 +00:00
emmintrin.h Fix more bugs I discovered 2009-01-21 01:49:39 +00:00
float.h Eli noticed that I had forgotten some #defines. Add them. 2008-12-26 22:49:10 +00:00
iso646.h Protect iso646.h from C++ (although I can't imagine why someone would 2008-05-21 03:11:31 +00:00
limits.h only define MB_LEN_MAX if the system <limits.h> doesn't. 2009-02-06 23:29:39 +00:00
mm_malloc.h Add mm_malloc.h, patch by Sam Weinig. 2009-01-08 23:30:09 +00:00
mmintrin.h Fix mmintrin.h to use proper definition of functions taking no 2008-10-29 03:37:55 +00:00
pmmintrin.h Add pmmintrin.h header. 2009-02-11 06:39:50 +00:00
stdarg.h Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
stdbool.h Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
stddef.h Define NULL to __null in C++, so that it's guaranteed to have the same size as a pointer 2008-12-01 17:20:57 +00:00
stdint.h Fix an #ifndef that should be an #ifdef instead. 2009-02-10 06:18:19 +00:00
tgmath-sofar.h add note, weirdness. 2009-02-07 07:13:51 +00:00
xmmintrin.h Fix some mistakes I made when I tried to decipher the Intel documentation of the MXCSR register 2009-02-11 06:29:32 +00:00