hanchenye-llvm-project/clang/lib/Headers
Yi Kong 70cf4c626e arm_acle.h: Small cleanup
Since __SIZEOF_LONG_LONG__ is always defined as 8 on ARM targets,
there's no point in checking this. NFC.

Patch by Moritz Roth.

llvm-svn: 215697
2014-08-15 08:53:22 +00:00
..
CMakeLists.txt AVX-512: I added new headers to makefiles. It should resolve tests fail. 2014-07-22 12:08:25 +00:00
Intrin.h Don't pull in setjmp.h in -ffreestanding compiles. 2014-07-08 18:34:46 +00:00
Makefile
__wmmintrin_aes.h
__wmmintrin_pclmul.h
altivec.h [PPC64LE] Fix wrong IR for vec_sld and vec_vsldoi 2014-08-04 23:21:26 +00:00
ammintrin.h
arm_acle.h arm_acle.h: Small cleanup 2014-08-15 08:53:22 +00:00
avx2intrin.h
avx512erintrin.h AVX-512: Added intrinsics to clang. 2014-07-22 11:31:39 +00:00
avx512fintrin.h [AVX512] Add FMA intrinsics 2014-08-14 17:17:57 +00:00
avxintrin.h
bmi2intrin.h
bmiintrin.h
cpuid.h
emmintrin.h
f16cintrin.h
float.h
fma4intrin.h
fmaintrin.h
ia32intrin.h [x86] Add Clang support for intrinsic __rdpmc. 2014-06-30 18:23:58 +00:00
immintrin.h AVX-512: Added intrinsics to clang. 2014-07-22 11:31:39 +00:00
iso646.h
limits.h
lzcntintrin.h
mm3dnow.h
mm_malloc.h
mmintrin.h
module.modulemap Add module map entry for ARM ACLE header file 2014-07-23 09:00:21 +00:00
nmmintrin.h
pmmintrin.h
popcntintrin.h
prfchwintrin.h
rdseedintrin.h
rtmintrin.h
shaintrin.h
smmintrin.h
stdalign.h
stdarg.h Added standard macro guard. In case __GNUC_VA_LIST was not 2014-07-02 15:25:03 +00:00
stdbool.h
stddef.h
stdint.h Change __INTx_TYPE__ to be always signed. This changes the value for 2014-07-28 21:06:22 +00:00
stdnoreturn.h
tbmintrin.h
tgmath.h
tmmintrin.h
unwind.h
varargs.h
wmmintrin.h
x86intrin.h Replace a few // comments with /**/ comments in headers, for consistency. 2014-07-08 18:29:27 +00:00
xmmintrin.h Replace a few // comments with /**/ comments in headers, for consistency. 2014-07-08 18:29:27 +00:00
xopintrin.h