summaryrefslogtreecommitdiff
path: root/kernels
Commit message (Expand)AuthorAgeFilesLines
* add utest runtime_use_host_ptr_imageGuo Yejun2015-10-141-0/+10
* fix llvm3.7 compiler_function_qualifiers utest fail.Yang Rong2015-10-131-2/+2
* add bswap64 in utest.Luo Xionghu2015-09-221-1/+13
* utests: refine image 1d buffer test case.Zhigang Gong2015-08-271-9/+3
* utest: Add test cases for half.Junyan He2015-07-024-0/+105
* Add example to show v4l2 buffer sharing with extension clGetMemObjectFdIntel.Chuanbo Weng2015-06-191-0/+15
* Add stuct argument indirect load test.Yang Rong2015-05-152-2/+20
* add utest for intel_sub_group_shuffleGuo Yejun2015-05-131-0/+18
* rename __gen_ocl_simd_any/all to sub_group_any/allGuo Yejun2015-05-124-27/+27
* rename __gen_ocl_get_simd_id/size to get_sub_group_id/sizeGuo Yejun2015-05-124-13/+13
* add utest for __gen_ocl_get_simd_idGuo Yejun2015-04-241-0/+8
* add utest for __gen_ocl_get_simd_sizeGuo Yejun2015-04-241-0/+5
* Modify the utest case for bswap.Junyan He2015-03-091-10/+14
* add utest for load spir binary.Luo Xionghu2015-03-091-0/+0
* change the workitem related api to OVERLOABABLE.Luo Xionghu2015-03-092-4/+4
* Add example to show libva buffer sharing with extension clCreateImageFromLibv...Chuanbo Weng2015-02-061-0/+24
* fix clz utest issue.Luo Xionghu2015-01-283-12/+6
* Add test case for long bitcast.Junyan He2015-01-201-0/+47
* Add long NOT test case.Junyan He2015-01-201-0/+6
* Add test case for i64 div and rem.Junyan He2015-01-201-0/+12
* Add test case for long mul_sat and mul_hiJunyan He2015-01-201-0/+19
* add clz(count leading zero) utest.Luo Xionghu2015-01-151-0/+12
* Add read buffer/image benchmark.Yang Rong2015-01-092-0/+40
* refine bswap utest to cover nsetc fail cases.Luo Xionghu2014-12-041-0/+1
* utests: Add const private array initialization test.Ruiling Song2014-12-041-0/+9
* add utest of CL_MEM_ALLOC_HOST_PTRGuo Yejun2014-12-021-0/+6
* utests: Add one case to test negative index array access.Zhigang Gong2014-12-011-0/+9
* add test for clCreateImageFromLibvaIntelGuo Yejun2014-11-271-0/+8
* utests: remove all shader toy test cases.Zhigang Gong2014-11-1117-1050/+0
* Revert "add test for clCreateImageFromLibvaIntel"Zhigang Gong2014-11-111-8/+0
* add test for clCreateImageFromLibvaIntelGuo Yejun2014-11-101-0/+8
* add test for cl buffer created with CL_MEM_USE_HOST_PTRGuo Yejun2014-11-071-0/+6
* utests: add a test to trigger cl_float3 bug in clSetKernelArg.Ruiling Song2014-11-061-0/+20
* utest: add new test that trigger an assignment operation bug in if.Chuanbo Weng2014-11-061-0/+12
* fix bswap kernel function type issue.Luo Xionghu2014-11-051-5/+10
* utests: replace the nodistriutable picture.Zhigang Gong2014-11-044-0/+0
* utest: change the box_blur_image to be identical to box_blur.Zhigang Gong2014-11-041-3/+5
* add utest function bswap.Luo Xionghu2014-11-041-0/+7
* add utest for llvm intrinsic call usub_with_overflow funtion.Luo Xionghu2014-11-031-15/+40
* add utest compiler_overflow for llvm intrinsic function.Luo Xionghu2014-10-281-0/+20
* Add the test case for image 2d array fillJunyan He2014-10-231-0/+13
* Add the test case for image 1d array fillJunyan He2014-10-231-0/+11
* Fit the printf bug in loopJunyan He2014-10-151-11/+16
* add utest popcount for all types.Luo Xionghu2014-10-141-0/+16
* GBE/libocl: Add __gen_ocl_get_timestamp() to get timestamp.Ruiling Song2014-09-181-0/+28
* Add long support for printfJunyan He2014-09-181-0/+3
* Add new vload benchmark/test case.Zhigang Gong2014-09-031-0/+33
* utest: add new test for constant expression processing.Zhigang Gong2014-07-311-0/+23
* GBE: Refine bti usage in backend & runtime.Ruiling Song2014-07-301-0/+23
* Add the support for vector type in printf.Junyan He2014-06-241-2/+8