summaryrefslogtreecommitdiff
path: root/utests
Commit message (Expand)AuthorAgeFilesLines
* utests: replace the nodistriutable picture.Zhigang Gong2014-11-043-3/+3
* utest: change the box_blur_image to be identical to box_blur.Zhigang Gong2014-11-041-1/+1
* add utest function bswap.Luo Xionghu2014-11-042-0/+110
* add utest for llvm intrinsic call usub_with_overflow funtion.Luo Xionghu2014-11-031-20/+77
* Fix the compare_image_2d_and_1d_array test case bugJunyan He2014-10-281-5/+16
* add utest compiler_overflow for llvm intrinsic function.Luo Xionghu2014-10-282-0/+73
* Add the test case for image 2d array fillJunyan He2014-10-232-0/+85
* Add the test case for image 1d array fillJunyan He2014-10-232-0/+74
* add utest popcount for all types.Luo Xionghu2014-10-142-0/+76
* GBE/libocl: Add __gen_ocl_get_timestamp() to get timestamp.Ruiling Song2014-09-182-0/+53
* fix utest memory leak.Luo Xionghu2014-09-171-2/+3
* GBE/libocl: Fix sub_sat corner case.Ruiling Song2014-09-151-1/+1
* Enable ICC and CLANG compiler for beignetLv Meng2014-09-121-0/+4
* fix piglit get kernel info FUNCTION ATTRIBUTE fail.Luo2014-09-122-0/+11
* fix clGetKernelWorkGroupInfo built-in kernel fail.Luo Xionghu2014-09-112-0/+31
* Enable libocl and disable the usage of the old huge header.Junyan He2014-09-041-2/+3
* Add new vload benchmark/test case.Zhigang Gong2014-09-036-10/+144
* utests: fix two utest bugs.Zhigang Gong2014-09-022-2/+2
* Fix a bug for runtime_barrier_list.cpp, event array out of boundJunyan He2014-09-021-1/+1
* Fix two bugs.Yang Rong2014-09-021-1/+1
* Fix compile warnings for CLANG compilerLv Meng2014-08-191-3/+10
* Fix compile warnings for ICC compilerLv Meng2014-08-192-4/+4
* Fix compile error for ICC compilerLv Meng2014-08-121-1/+1
* Fix a utest compiler_async_stride_copy typo.Yang Rong2014-08-111-5/+5
* utest: add new test for constant expression processing.Zhigang Gong2014-07-312-0/+36
* GBE: Refine bti usage in backend & runtime.Ruiling Song2014-07-302-0/+120
* utests: Fix a bug in image_1D_buffer.Ruiling Song2014-07-281-1/+1
* add utest load_program_from_gen_bin.LuoXionghu2014-07-163-3/+97
* remove lspci, gbe_bin_genenrater would generator llvm binary by default.Luo2014-07-082-6/+12
* Remove the generated test cases list.Release_v0.9.1Yi Sun2014-07-041-2/+0
* add the usage of link program from llvm binary.Luo2014-07-011-3/+38
* utests: fix one bug when create image at one test case.Zhigang Gong2014-06-251-0/+2
* fix crash when OCL_STRICT_CONFORMANCE is unsetGuo Yejun2014-06-241-1/+1
* utest_generator.py: add OCL_STRICT_CONFORMANCE enviroment condition.Yi Sun2014-06-232-3/+12
* Add the test cases for 1D Image ArrayJunyan He2014-06-233-0/+145
* Add some API's OpenCL 1.2 parameter support.Yang Rong2014-06-201-1/+1
* Add some OpenCL1.2 new buffer flags handle.Yang Rong2014-06-201-2/+2
* utest: decrease the accuracy of tanpi.Yi Sun2014-06-201-1/+1
* runtime: fix some get image info bugs.Zhigang Gong2014-06-201-1/+1
* utests: use OpenCL 1.2 API for image related test cases.Zhigang Gong2014-06-137-21/+54
* Add the utest case for clGetKernelArgInfoJunyan He2014-06-132-0/+86
* add [opencl-1.2] test case runtime_compile_link.Luo2014-06-132-0/+128
* add test case runtime_barrier_list and runtime_marker_list.Luo2014-06-133-0/+152
* utests: fix the image desc initilization for get_image_info.Junyan He2014-06-131-1/+13
* Add the test case for 1D image from bufferJunyan He2014-06-132-0/+81
* Add test cases for 1d image fill and copyJunyan He2014-06-133-0/+104
* Add checks for clCreateImage and add 1d image creating logicJunyan He2014-06-135-14/+69
* add[opencl-1.2] test case for API clCreateProgramWithBuiltInKernels.Luo2014-06-132-0/+21
* Add the test case for clEnqueueFillBufferJunyan He2014-06-132-0/+91
* relax the build dependency on Gen GPUopencl-1.1Guo Yejun2014-06-121-5/+0