summaryrefslogtreecommitdiff
path: root/test/SemaOpenCL/invalid-kernel-attrs.cl
Commit message (Expand)AuthorAgeFilesLines
* Add lifetime categories attributesMatthias Gehre2019-07-251-3/+3
* Merge two attribute diagnostics into oneAndrew Savonichev2018-09-171-2/+2
* [OpenCL] Disallow negative attribute argumentsAndrew Savonichev2018-09-061-0/+7
* [CUDA][HIP] Allow CUDA __global__ functions to have amdgpu kernel attributesYaxun Liu2018-06-121-4/+4
* [OpenCL] Add intel_reqd_sub_group_size attribute supportXiuli Pan2017-05-041-0/+4
* [OpenCL] Refine OpenCLImageAccessAttr to OpenCLAccessAttrXiuli Pan2016-02-261-2/+0
* [OpenCL] Reject reqd_work_group_size(X, Y, Z) where X, Y or Z == 0.Joey Gouly2014-05-191-0/+4
* Simplifying the OpenCL image attribute. It does not need a semantic integer p...Aaron Ballman2014-01-141-1/+2
* [OpenCL] Variables in the constant address space must be initialized.Joey Gouly2014-01-031-3/+3
* [OpenCL] The kernel attribute can only be used on functions.Joey Gouly2014-01-021-0/+5
* [OpenCL] Produce an error when the work group and vec type hint attributesJoey Gouly2013-12-131-0/+11
* Added the attribute name to the err_attribute_wrong_number_arguments diagnost...Aaron Ballman2013-07-231-2/+2
* Add a test case for the 'vec_type_hint' attribute that was introduced inJoey Gouly2013-03-111-0/+16