aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenOpenCL/kernel-attributes.cl
AgeCommit message (Collapse)Author
2013-03-08Add support for the OpenCL attribute 'vec_type_hint'.Joey Gouly
Patch by Murat Bolat! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176686 91177308-0d34-0410-b5e6-96231b3b80d8
2012-08-09Fix the test case. Now it does not depend on the method used to pass vector ↵Simon Atanasyan
arguments to the function. Reviewed by Anton Lokhmotov. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161597 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-09Patch by Anton Lokhmotov to add OpenCL work group size attributes.Tanya Lattner
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159965 91177308-0d34-0410-b5e6-96231b3b80d8