summaryrefslogtreecommitdiff
path: root/utests
AgeCommit message (Expand)AuthorFilesLines
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.Release_v0.9.1Yi 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
2014-06-13utests: use OpenCL 1.2 API for image related test cases.Zhigang Gong7-21/+54
2014-06-13Add the utest case for clGetKernelArgInfoJunyan He2-0/+86
2014-06-13add [opencl-1.2] test case runtime_compile_link.Luo2-0/+128
2014-06-13add test case runtime_barrier_list and runtime_marker_list.Luo3-0/+152
2014-06-13utests: fix the image desc initilization for get_image_info.Junyan He1-1/+13
2014-06-13Add the test case for 1D image from bufferJunyan He2-0/+81
2014-06-13Add test cases for 1d image fill and copyJunyan He3-0/+104
2014-06-13Add checks for clCreateImage and add 1d image creating logicJunyan He5-14/+69
2014-06-13add[opencl-1.2] test case for API clCreateProgramWithBuiltInKernels.Luo2-0/+21
2014-06-13Add the test case for clEnqueueFillBufferJunyan He2-0/+91
2014-06-12relax the build dependency on Gen GPUopencl-1.1Guo Yejun1-5/+0
2014-06-12utest: reduce group size to fit into baytrail platform.Zhigang Gong1-1/+1
2014-06-11Add the utest case for printfJunyan He2-0/+19
2014-06-09GBE: fix a typo in utests.Zhigang Gong1-2/+2
2014-06-09utests: add a double precision check test case.Zhigang Gong2-0/+44
2014-06-04add DRM_LIBDIR path into link directory listLi Peng1-1/+1
2014-05-30Make utest pass rate reach 100%.Yi Sun1-9/+10
2014-05-30Refine some test for math functionYi Sun1-47/+77
2014-05-30extract libgbeinterp.so from runtime (libcl.so)Guo Yejun1-0/+1
2014-05-29utests: disable double test case.Ruiling Song3-6/+2