hanchenye-llvm-project/clang/lib/Headers
Eli Friedman 89c11337ba Add _mm_comige_sd to emmintrin.h, since I apparently forgot to do this in r138769.
<rdar://problem/10230751>

llvm-svn: 141310
2011-10-06 20:31:50 +00:00
..
CMakeLists.txt Add support for alignment-specifiers in C1X and C++11, remove 2011-09-29 18:04:28 +00:00
Makefile Clang-side build system infrastructure for multiple tblgens. 2011-10-06 01:52:10 +00:00
altivec.h
avxintrin.h
emmintrin.h Add _mm_comige_sd to emmintrin.h, since I apparently forgot to do this in r138769. 2011-10-06 20:31:50 +00:00
float.h
immintrin.h
iso646.h
limits.h Remove WCHAR_MIN and WCHAR_MAX from limits.h. According to posix and c99 2011-09-08 23:25:25 +00:00
mm3dnow.h
mm_malloc.h
mmintrin.h
nmmintrin.h
pmmintrin.h Tweak *mmintrin.h so that they don't make any bad assumptions about alignment (which probably has little effect in practice, but better to get it right). Make the load in _mm_loadh_pi and _mm_loadl_pi a single LLVM IR instruction to make optimizing easier for CodeGen. 2011-09-15 23:15:27 +00:00
smmintrin.h
stdalign.h Add support for alignment-specifiers in C1X and C++11, remove 2011-09-29 18:04:28 +00:00
stdarg.h
stdbool.h
stddef.h
stdint.h
tgmath.h
tmmintrin.h
varargs.h
wmmintrin.h
x86intrin.h
xmmintrin.h Tweak *mmintrin.h so that they don't make any bad assumptions about alignment (which probably has little effect in practice, but better to get it right). Make the load in _mm_loadh_pi and _mm_loadl_pi a single LLVM IR instruction to make optimizing easier for CodeGen. 2011-09-15 23:15:27 +00:00