summaryrefslogtreecommitdiff
path: root/utests
AgeCommit message (Expand)AuthorFilesLines
2014-11-11utests: remove all shader toy test cases.Zhigang Gong2-88/+0
2014-11-11Revert "add test for clCreateImageFromLibvaIntel"Zhigang Gong2-218/+1
2014-11-10use posix_memalign instead of aligned_alloc to be more compatibleGuo Yejun1-1/+4
2014-11-10add test for clCreateImageFromLibvaIntelGuo Yejun2-1/+218
2014-11-07add test for cl buffer created with CL_MEM_USE_HOST_PTRGuo Yejun2-0/+42
2014-11-06utests: add a test to trigger cl_float3 bug in clSetKernelArg.Ruiling Song2-0/+31
2014-11-06utests: fix bugs in builtin_tgamma().Rebecca Palmer1-2/+7
2014-11-06utests: fix bugs in builtin_pow().Rebecca Palmer1-5/+11
2014-11-06GBE: fix bug in erf()/erfc().Rebecca Palmer1-10/+10
2014-11-06utest: add new test that trigger an assignment operation bug in if.Chuanbo Weng2-0/+46
2014-11-05fix bswap kernel function type issue.Luo Xionghu1-2/+2
2014-11-04utests: replace the nodistriutable picture.Zhigang Gong3-3/+3
2014-11-04utest: change the box_blur_image to be identical to box_blur.Zhigang Gong1-1/+1
2014-11-04add utest function bswap.Luo Xionghu2-0/+110
2014-11-03add utest for llvm intrinsic call usub_with_overflow funtion.Luo Xionghu1-20/+77
2014-10-28Fix the compare_image_2d_and_1d_array test case bugJunyan He1-5/+16
2014-10-28add utest compiler_overflow for llvm intrinsic function.Luo Xionghu2-0/+73
2014-10-23Add the test case for image 2d array fillJunyan He2-0/+85
2014-10-23Add the test case for image 1d array fillJunyan He2-0/+74
2014-10-14add utest popcount for all types.Luo Xionghu2-0/+76
2014-09-18GBE/libocl: Add __gen_ocl_get_timestamp() to get timestamp.Ruiling Song2-0/+53
2014-09-17fix utest memory leak.Luo Xionghu1-2/+3
2014-09-15GBE/libocl: Fix sub_sat corner case.Ruiling Song1-1/+1
2014-09-12Enable ICC and CLANG compiler for beignetLv Meng1-0/+4
2014-09-12fix piglit get kernel info FUNCTION ATTRIBUTE fail.Luo2-0/+11
2014-09-11fix clGetKernelWorkGroupInfo built-in kernel fail.Luo Xionghu2-0/+31
2014-09-04Enable libocl and disable the usage of the old huge header.Junyan He1-2/+3
2014-09-03Add new vload benchmark/test case.Zhigang Gong6-10/+144
2014-09-02utests: fix two utest bugs.Zhigang Gong2-2/+2
2014-09-02Fix a bug for runtime_barrier_list.cpp, event array out of boundJunyan He1-1/+1
2014-09-02Fix two bugs.Yang Rong1-1/+1
2014-08-19Fix compile warnings for CLANG compilerLv Meng1-3/+10
2014-08-19Fix compile warnings for ICC compilerLv Meng2-4/+4
2014-08-12Fix compile error for ICC compilerLv Meng1-1/+1
2014-08-11Fix a utest compiler_async_stride_copy typo.Yang Rong1-5/+5
2014-07-31utest: add new test for constant expression processing.Zhigang Gong2-0/+36
2014-07-30GBE: Refine bti usage in backend & runtime.Ruiling Song2-0/+120
2014-07-28utests: Fix a bug in image_1D_buffer.Ruiling Song1-1/+1
2014-07-16add utest load_program_from_gen_bin.LuoXionghu3-3/+97
2014-07-08remove lspci, gbe_bin_genenrater would generator llvm binary by default.Luo2-6/+12
2014-07-04Remove the generated test cases list.Yi Sun1-2/+0
2014-07-01add the usage of link program from llvm binary.Luo1-3/+38
2014-06-25utests: fix one bug when create image at one test case.Zhigang Gong1-0/+2
2014-06-24fix crash when OCL_STRICT_CONFORMANCE is unsetGuo Yejun1-1/+1
2014-06-23utest_generator.py: add OCL_STRICT_CONFORMANCE enviroment condition.Yi Sun2-3/+12
2014-06-23Add the test cases for 1D Image ArrayJunyan He3-0/+145
2014-06-20Add some API's OpenCL 1.2 parameter support.Yang Rong1-1/+1
2014-06-20Add some OpenCL1.2 new buffer flags handle.Yang Rong1-2/+2
2014-06-20utest: decrease the accuracy of tanpi.Yi Sun1-1/+1
2014-06-20runtime: fix some get image info bugs.Zhigang Gong1-1/+1