summaryrefslogtreecommitdiff
path: root/utests
Commit message (Expand)AuthorAgeFilesLines
* 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
* utest: reduce group size to fit into baytrail platform.Zhigang Gong2014-06-121-1/+1
* Add the utest case for printfJunyan He2014-06-112-0/+19
* GBE: fix a typo in utests.Zhigang Gong2014-06-091-2/+2
* utests: add a double precision check test case.Zhigang Gong2014-06-092-0/+44
* add DRM_LIBDIR path into link directory listLi Peng2014-06-041-1/+1
* Make utest pass rate reach 100%.Yi Sun2014-05-301-9/+10
* Refine some test for math functionYi Sun2014-05-301-47/+77
* extract libgbeinterp.so from runtime (libcl.so)Guo Yejun2014-05-301-0/+1
* utests: disable double test case.Ruiling Song2014-05-293-6/+2
* Silence some compilation warnings.Zhigang Gong2014-05-281-2/+1
* separate runtime(libcl.so) and compiler(libgbe.so)Guo Yejun2014-05-281-0/+1
* Fix the bug of forgetting release sampler in utest.Junyan He2014-05-224-0/+8
* Add the pci id support for gbe_generateJunyan He2014-05-221-1/+6
* Init Benchmark suiteYi Sun2014-04-301-0/+16
* add test for __gen_ocl_simd_any and __gen_ocl_simd_allGuo Yejun2014-04-223-0/+88
* Delete the printing of dynamic statistics line.Sun, Yi2014-04-212-43/+69
* Runtime: Add support for Bay Trail-T device.Chuanbo Weng2014-04-171-1/+2
* Mark SandyBridge as unsupportedJesper Pedersen2014-04-171-12/+18
* Use pkg-config to check modulesZhenyu Wang2014-04-171-3/+7
* Silent some compilation warnings.Zhigang Gong2014-04-081-0/+1