summaryrefslogtreecommitdiff
path: root/utests/compiler_function_qualifiers.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Utest: Fix utest memleaksPan Xiuli2016-05-181-0/+1
| | | | | | | Free all memory allocated and release all cl objects. Signed-off-by: Pan Xiuli <xiuli.pan@intel.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>
* fix piglit get kernel info FUNCTION ATTRIBUTE fail.Luo2014-09-121-0/+10
| | | | | | | | | | the backend need return the kernel FUNCTION ATTRIBUTE message to the clGetKernelInfo. there are 3 kind of function attribute so far, vec_type_hint parameter is not available to return due to llvm lack of such info. Signed-off-by: Luo <xionghu.luo@intel.com> Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
* test case for OpenCL 1.1 function qualifiersHomer Hsing2013-03-291-0/+10