hanchenye-llvm-project/clang/test/CodeGenOpenCL
Guy Benyei d8a08ea98d Re-commit r170428 changes with Linux style file endings.
Add OpenCL images as clang builtin types.

llvm-svn: 170432
2012-12-18 14:38:23 +00:00
..
2011-04-15-vec-init-from-vec.cl
address-spaces.cl
ext-vector-shuffle.cl
fpmath.cl Rename "fpaccuracy" metadata to the more generic "fpmath". That's because I'm 2012-04-14 12:37:26 +00:00
kernel-arg-info.cl Add OpenCL metadata for kernel arg names. This output is controlled via a flag as noted in the OpenCL Spec. 2012-07-11 23:02:10 +00:00
kernel-attributes.cl Fix the test case. Now it does not depend on the method used to pass vector arguments to the function. 2012-08-09 17:49:22 +00:00
kernel-metadata.cl
local.cl OpenCL: introduce support for function scope __local variables 2011-09-19 21:14:35 +00:00
opencl_types.cl Re-commit r170428 changes with Linux style file endings. 2012-12-18 14:38:23 +00:00
ptx-calls.cl Replace PTX back-end with NVPTX back-end in all places where Clang cares 2012-05-24 17:43:12 +00:00
ptx-kernels.cl Replace PTX back-end with NVPTX back-end in all places where Clang cares 2012-05-24 17:43:12 +00:00
single-precision-constant.cl FP_CONTRACT: Fix two tests for -Asserts. 2012-10-02 16:36:54 +00:00
spir32_target.cl Fix line ending is tests. No functional change. 2012-12-12 00:52:15 +00:00
spir64_target.cl Fix line ending is tests. No functional change. 2012-12-12 00:52:15 +00:00
vectorLoadStore.cl Remove names from the CHECK lines. 2012-08-16 00:22:16 +00:00
vector_literals_nested.cl Fix test so it doesn't depend on the host's calling convention lowering code. 2012-01-04 20:43:57 +00:00
vector_literals_valid.cl This handles the missing cases of opencl vector literals. 2011-07-15 23:07:01 +00:00
vector_logops.cl A few style changes. 2012-01-19 01:16:16 +00:00