hanchenye-llvm-project/clang/lib/Headers
Eric Christopher e276f88947 Add Intrin.h to the cmake files.
llvm-svn: 190199
2013-09-06 20:11:28 +00:00
..
CMakeLists.txt Add Intrin.h to the cmake files. 2013-09-06 20:11:28 +00:00
Intrin.h Typo. 2013-08-31 00:27:38 +00:00
Makefile
__wmmintrin_aes.h
__wmmintrin_pclmul.h
altivec.h
ammintrin.h
avx2intrin.h Fix the name and the type of the argument for intrinisc 2013-08-17 16:40:09 +00:00
avxintrin.h Use a shuffle with undef elements instead of inserting 0s in the 128-bit to 256-bit casting intrinsics to improve performance. Thanks to Katya Romanova for identifying this issue. 2013-08-05 06:17:21 +00:00
bmi2intrin.h
bmiintrin.h
cpuid.h This patch implements __get_cpuid_max() as an inline and __cpuid() and 2013-07-19 17:28:36 +00:00
emmintrin.h X86 intrinsics: cmpge|gt|nge|ngt_ss|_sd 2013-06-17 19:42:49 +00:00
f16cintrin.h
float.h
fma4intrin.h
fmaintrin.h
immintrin.h
iso646.h
limits.h
lzcntintrin.h
mm3dnow.h
mm_malloc.h
mmintrin.h
module.map Even in a modules world, people will depend on the weird xmmintrin.h -> emmintrin.h forwarding. 2013-06-07 22:49:44 +00:00
nmmintrin.h
pmmintrin.h
popcntintrin.h
prfchwintrin.h
rdseedintrin.h Add missing include guards into headers in lib/Headers. While it may appear 2013-07-14 05:41:45 +00:00
rtmintrin.h Add missing include guards into headers in lib/Headers. While it may appear 2013-07-14 05:41:45 +00:00
smmintrin.h
stdalign.h
stdarg.h
stdbool.h
stddef.h
stdint.h
stdnoreturn.h
tgmath.h
tmmintrin.h
unwind.h Two more definitions required by libsupc++ (_sleb128_t and _uleb128_t) 2013-08-29 01:56:22 +00:00
varargs.h
wmmintrin.h
x86intrin.h
xmmintrin.h X86 intrinsics: cmpge|gt|nge|ngt_ss|_sd 2013-06-17 19:42:49 +00:00
xopintrin.h