summaryrefslogtreecommitdiff
path: root/kernels
AgeCommit message (Expand)AuthorFilesLines
2015-05-15Add stuct argument indirect load test.Yang Rong2-2/+20
2015-05-13add utest for intel_sub_group_shuffleGuo Yejun1-0/+18
2015-05-12rename __gen_ocl_simd_any/all to sub_group_any/allGuo Yejun4-27/+27
2015-05-12rename __gen_ocl_get_simd_id/size to get_sub_group_id/sizeGuo Yejun4-13/+13
2015-04-24add utest for __gen_ocl_get_simd_idGuo Yejun1-0/+8
2015-04-24add utest for __gen_ocl_get_simd_sizeGuo Yejun1-0/+5
2015-03-09Modify the utest case for bswap.Junyan He1-10/+14
2015-03-09add utest for load spir binary.Luo Xionghu1-0/+0
2015-03-09change the workitem related api to OVERLOABABLE.Luo Xionghu2-4/+4
2015-02-06Add example to show libva buffer sharing with extension clCreateImageFromLibv...Chuanbo Weng1-0/+24
2015-01-28fix clz utest issue.Luo Xionghu3-12/+6
2015-01-20Add test case for long bitcast.Junyan He1-0/+47
2015-01-20Add long NOT test case.Junyan He1-0/+6
2015-01-20Add test case for i64 div and rem.Junyan He1-0/+12
2015-01-20Add test case for long mul_sat and mul_hiJunyan He1-0/+19
2015-01-15add clz(count leading zero) utest.Luo Xionghu1-0/+12
2015-01-09Add read buffer/image benchmark.Yang Rong2-0/+40
2014-12-04refine bswap utest to cover nsetc fail cases.Luo Xionghu1-0/+1
2014-12-04utests: Add const private array initialization test.Ruiling Song1-0/+9
2014-12-02add utest of CL_MEM_ALLOC_HOST_PTRGuo Yejun1-0/+6
2014-12-01utests: Add one case to test negative index array access.Zhigang Gong1-0/+9
2014-11-27add test for clCreateImageFromLibvaIntelGuo Yejun1-0/+8
2014-11-11utests: remove all shader toy test cases.Zhigang Gong17-1050/+0
2014-11-11Revert "add test for clCreateImageFromLibvaIntel"Zhigang Gong1-8/+0
2014-11-10add test for clCreateImageFromLibvaIntelGuo Yejun1-0/+8
2014-11-07add test for cl buffer created with CL_MEM_USE_HOST_PTRGuo Yejun1-0/+6
2014-11-06utests: add a test to trigger cl_float3 bug in clSetKernelArg.Ruiling Song1-0/+20
2014-11-06utest: add new test that trigger an assignment operation bug in if.Chuanbo Weng1-0/+12
2014-11-05fix bswap kernel function type issue.Luo Xionghu1-5/+10
2014-11-04utests: replace the nodistriutable picture.Zhigang Gong4-0/+0
2014-11-04utest: change the box_blur_image to be identical to box_blur.Zhigang Gong1-3/+5
2014-11-04add utest function bswap.Luo Xionghu1-0/+7
2014-11-03add utest for llvm intrinsic call usub_with_overflow funtion.Luo Xionghu1-15/+40
2014-10-28add utest compiler_overflow for llvm intrinsic function.Luo Xionghu1-0/+20
2014-10-23Add the test case for image 2d array fillJunyan He1-0/+13
2014-10-23Add the test case for image 1d array fillJunyan He1-0/+11
2014-10-15Fit the printf bug in loopJunyan He1-11/+16
2014-10-14add utest popcount for all types.Luo Xionghu1-0/+16
2014-09-18GBE/libocl: Add __gen_ocl_get_timestamp() to get timestamp.Ruiling Song1-0/+28
2014-09-18Add long support for printfJunyan He1-0/+3
2014-09-03Add new vload benchmark/test case.Zhigang Gong1-0/+33
2014-07-31utest: add new test for constant expression processing.Zhigang Gong1-0/+23
2014-07-30GBE: Refine bti usage in backend & runtime.Ruiling Song1-0/+23
2014-06-24Add the support for vector type in printf.Junyan He1-2/+8
2014-06-23Add the test cases for 1D Image ArrayJunyan He2-0/+38
2014-06-23Update the printf test case.Junyan He1-0/+19
2014-06-23GBE: fix some get kernel arg info bugs.Zhigang Gong1-1/+1
2014-06-13Add the utest case for clGetKernelArgInfoJunyan He1-0/+8
2014-06-13add [opencl-1.2] test case runtime_compile_link.Luo4-0/+27
2014-06-13Add the test case for 1D image from bufferJunyan He1-0/+13