hanchenye-llvm-project/clang/test/SemaOpenCL
Alexey Bader d2c67a75b0 [OpenCL] Add "cles_khr_int64" extension.
Summary:
For OpenCL 1.1 embedded profile 64 bit integers i.e. long,
ulong including the appropriate vector data types and operations
on 64-bit integers are optional. The "cles_khr_int64" extension
string will be reported if the embedded profile implementation
supports 64-bit integers.

Reviewers: Anastasia, bader

Reviewed By: Anastasia, bader

Subscribers: bader, yaxunl, Anastasia, cfe-commits

Differential Revision: https://reviews.llvm.org/D42532

llvm-svn: 323522
2018-01-26 11:48:46 +00:00
..
access-qualifier.cl
address-spaces-conversions-cl2.0.cl
address-spaces.cl [OpenCL] Add LangAS::opencl_private to represent private address space in AST 2017-10-13 03:37:48 +00:00
amdgpu-attrs.cl
arithmetic-conversions.cl
array-init.cl
array-parameters.cl
as_type.cl
atomic-init.cl
atomic-ops.cl
bool-vectors.cl
builtin.cl
builtins-amdgcn-error-f16.cl
builtins-amdgcn-error-gfx9.cl
builtins-amdgcn-error.cl
cl20-device-side-enqueue.cl [OpenCL] Add LangAS::opencl_private to represent private address space in AST 2017-10-13 03:37:48 +00:00
clang-builtin-version.cl
cond.cl
convergent.cl
endian-attr.cl
event_t.cl
event_t_overload.cl
ext_vectors.cl
extension-begin.cl
extension-version.cl [OpenCL] Add "cles_khr_int64" extension. 2018-01-26 11:48:46 +00:00
extensions.cl
func.cl [OpenCL] Allow function declaration with empty argument list. 2017-10-11 11:16:31 +00:00
half.cl
images.cl
init.cl
invalid-assignment-constant-address-space.cl
invalid-block.cl
invalid-clk-events-cl2.0.cl
invalid-constant.cl
invalid-image.cl
invalid-kernel-attrs.cl
invalid-kernel-parameters.cl
invalid-kernel.cl
invalid-pipe-builtin-cl2.0.cl
invalid-pipes-cl2.0.cl [OpenCL] Allow function declaration with empty argument list. 2017-10-11 11:16:31 +00:00
lit.local.cfg
logical-ops.cl
nosvm.cl
null_literal.cl
null_queue.cl
pipes-1.2-negative.cl
queue_t_overload.cl
sampler_t.cl [OpenCL] Fix code generation of function-scope constant samplers. 2017-11-15 11:38:17 +00:00
sampler_t_overload.cl
shifts.cl
sizeof.cl
storageclass-cl20.cl [OpenCL] Add LangAS::opencl_private to represent private address space in AST 2017-10-13 03:37:48 +00:00
storageclass.cl [OpenCL] Add LangAS::opencl_private to represent private address space in AST 2017-10-13 03:37:48 +00:00
str_literals.cl
to_addr_builtin.cl
types.cl
unroll-hint.cl
unsupported.cl
vec_compare.cl
vec_step.cl
vector_conv_invalid.cl
vector_inc_dec_ops.cl
vector_literals_const.cl
vector_literals_invalid.cl
vector_swizzle_length.cl [OpenCL] Restrict swizzle length check to OpenCL mode 2017-10-17 17:54:57 +00:00
warn-missing-prototypes.cl