summaryrefslogtreecommitdiff
path: root/kernels
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-07GBE: fix a 64bit scalar register issue.Ruiling Song1-3/+4
2013-11-06utests: add test case for structure argumentLu Guanqun1-0/+69
2013-11-06utests: use mad which will get better precision.Ruiling Song1-1/+1
2013-10-29utest: add test case for builtin function exp/exp2/exp10/expm1.Yi Sun1-0/+10
2013-10-29utest: Add test case for built-in function pow.Yi Sun1-0/+7
2013-10-22Add a test for vector argument deallocate assert.Yang Rong1-0/+12
2013-10-21Add more type for async copy test case.Yang Rong1-15/+23
2013-10-21GBE: Handle all-zero constant.Ruiling Song1-2/+13
2013-10-18support saturated converting from 64-bit intHomer Hsing1-0/+16
2013-10-18Add test case for newValueProxy of InsertElementInst.Yang Rong1-0/+11
2013-10-17utests: add test cases for function call.Ruiling Song2-0/+233
2013-10-14GBE: Support local variable inside kernel function.Ruiling Song1-7/+21
2013-10-10saturated conversion of native GPU data type, larger to narrowerHomer Hsing1-0/+32
2013-09-26GBE: Refine the curbe entry allocation for sampler/image information.Zhigang Gong1-1/+1
2013-09-25fix scalarizing of llvm phi nodeHomer Hsing1-0/+13
2013-09-18Utests: refine the previous fake 3D test cases.Zhigang Gong3-7/+24
2013-09-18utests: add more constant test cases for composite type.Ruiling Song1-2/+57
2013-09-17change constant test case to cover short/long type.Ruiling Song1-1/+12
2013-09-17support converting 64-bit integer to 32-bit floatHomer Hsing1-0/+5