summaryrefslogtreecommitdiff
path: root/kernels
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-13Add test cases for 1d image fill and copyJunyan He2-0/+17
2014-06-11fix utest simd_any for simd width 8 and 16Guo Yejun1-1/+1
2014-06-11Add the utest case for printfJunyan He1-0/+13
2014-06-09utests: add a double precision check test case.Zhigang Gong1-0/+11
2014-05-29utests: disable double test case.Ruiling Song2-2/+2
2014-04-22add test for __gen_ocl_simd_any and __gen_ocl_simd_allGuo Yejun2-0/+27
2014-02-28GBE: support getelementptr with ConstantExpr operandGuo Yejun1-0/+18
2014-01-20Add utest compiler_private_data_overflowYongjia Zhang1-0/+10
2014-01-16Change compiler_function_argument3 to cover llvm.memcpy.Yang Rong1-0/+2
2013-11-13GBE: fix the constant data allocation.Zhigang Gong1-1/+1