summaryrefslogtreecommitdiff
path: root/kernels
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the test cases for 1D Image ArrayJunyan He2014-06-232-0/+38
* Update the printf test case.Junyan He2014-06-231-0/+19
* GBE: fix some get kernel arg info bugs.Zhigang Gong2014-06-231-1/+1
* Add the utest case for clGetKernelArgInfoJunyan He2014-06-131-0/+8
* add [opencl-1.2] test case runtime_compile_link.Luo2014-06-134-0/+27
* Add the test case for 1D image from bufferJunyan He2014-06-131-0/+13
* Add test cases for 1d image fill and copyJunyan He2014-06-132-0/+17
* fix utest simd_any for simd width 8 and 16Guo Yejun2014-06-111-1/+1
* Add the utest case for printfJunyan He2014-06-111-0/+13
* utests: add a double precision check test case.Zhigang Gong2014-06-091-0/+11
* utests: disable double test case.Ruiling Song2014-05-292-2/+2
* add test for __gen_ocl_simd_any and __gen_ocl_simd_allGuo Yejun2014-04-222-0/+27
* GBE: support getelementptr with ConstantExpr operandGuo Yejun2014-02-281-0/+18
* Add utest compiler_private_data_overflowYongjia Zhang2014-01-201-0/+10
* Change compiler_function_argument3 to cover llvm.memcpy.Yang Rong2014-01-161-0/+2
* GBE: fix the constant data allocation.Zhigang Gong2013-11-131-1/+1
* GBE: fix a 64bit scalar register issue.Ruiling Song2013-11-071-3/+4
* utests: add test case for structure argumentLu Guanqun2013-11-061-0/+69
* utests: use mad which will get better precision.Ruiling Song2013-11-061-1/+1
* utest: add test case for builtin function exp/exp2/exp10/expm1.Yi Sun2013-10-291-0/+10
* utest: Add test case for built-in function pow.Yi Sun2013-10-291-0/+7
* Add a test for vector argument deallocate assert.Yang Rong2013-10-221-0/+12