llvm-project/clang/test/Headers
Anastasia Stulova 58984e7087 [OpenCL] Correct ndrange_t implementation
Removed ndrange_t as Clang builtin type and added
as a struct type in the OpenCL header.

Use type name to do the Sema checking in enqueue_kernel
and modify IR generation accordingly.

Review: D28058

Patch by Dmitry Borisenkov!  
 

llvm-svn: 295311
2017-02-16 12:27:47 +00:00
..
Inputs Revert "[Headers] Add #include_next for tgmath.h on Darwin" 2016-12-12 23:06:58 +00:00
altivec-header.c Make this test not rely on a backend being registered. 2015-04-03 01:27:02 +00:00
altivec-intrin.c [PowerPC] This revision adds 68 of the missing "Predefined Functions for Vector Programming" from appendix A of the OpenPOWER ABI for Linux Supplement document. 2015-06-04 18:45:44 +00:00
arm-acle-header.c
arm-neon-header.c
arm64-apple-ios-types.cpp Restore the libc++ definition of max_align_t on Apple platforms 2015-02-24 01:06:22 +00:00
c11.c
c89.c
cpuid.c
cxx11.cpp [modules] Don't expose *intrin.h headers that cannot be included standalone as 2016-04-16 00:46:26 +00:00
float-darwin.c [Headers] Enable #include_next<float.h> on Darwin 2016-12-08 02:13:56 +00:00
float.c test/Headers/float.c: fix theoretical edge values 2016-02-12 19:24:36 +00:00
int64-type.c
limits.cpp
ms-intrin.cpp Implement __stosb intrinsic as a volatile memset 2016-10-14 17:33:05 +00:00
ms-null-ms-header-vs-stddef.cpp
ms-wchar.c
opencl-c-header.cl [OpenCL] Correct ndrange_t implementation 2017-02-16 12:27:47 +00:00
pmmintrin.c Update the intel intrinsic headers to use the target attribute support. 2015-06-17 07:09:32 +00:00
stdarg-gnuc_va_list.c Guard __gnuc_va_list typedef. 2017-01-23 19:09:21 +00:00
stdatomic.c Test case for r280607 to check presence and sanity of the *_LOCK_FREE 2016-09-04 11:21:27 +00:00
stdbool.cpp
stddefneeds.cpp
tgmath.c
thumbv7-apple-ios-types.cpp Restore the libc++ definition of max_align_t on Apple platforms 2015-02-24 01:06:22 +00:00
typedef_guards.c
unwind.c
wchar_limits.cpp
wmmintrin.c
x86-intrinsics-headers.c
x86_64-apple-macosx-types.cpp Restore the libc++ definition of max_align_t on Apple platforms 2015-02-24 01:06:22 +00:00
x86intrin-2.c [AVX512] _m512_setzero_qi/hi should return __m512i. 2016-05-17 03:42:25 +00:00
x86intrin.c Update the intel intrinsic headers to use the target attribute support. 2015-06-17 07:09:32 +00:00
x86intrin.cpp Add some MS aliases for existing intrinsics 2016-09-14 21:19:43 +00:00
xmmintrin.c [X86] _MM_ALIGN16 attribute support for non-windows targets 2016-06-18 20:01:07 +00:00