summaryrefslogtreecommitdiff
path: root/utests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Utests: Add double check and refine compiler_double case.Junyan He2015-10-271-0/+2
* Backend: Delete getDoubleExecWidth and refine handleDouble.Junyan He2015-10-271-1/+0
* add utest runtime_use_host_ptr_imageGuo Yejun2015-10-141-0/+1
* add utest for creating 2d image from buffer.Luo Xionghu2015-09-221-0/+1
* utest: Add test cases for half.Junyan He2015-07-021-0/+1
* build: use EXECUTE_PROCESS to replace the deprecated EXEC_PROGRAM.Zhigang Gong2015-05-261-2/+2
* Add stuct argument indirect load test.Yang Rong2015-05-151-0/+2
* add utest for intel_sub_group_shuffleGuo Yejun2015-05-131-1/+2
* rename __gen_ocl_simd_any/all to sub_group_any/allGuo Yejun2015-05-121-2/+2
* rename __gen_ocl_get_simd_id/size to get_sub_group_id/sizeGuo Yejun2015-05-121-2/+2
* add utest for __gen_ocl_get_simd_idGuo Yejun2015-04-241-1/+2
* add utest for __gen_ocl_get_simd_sizeGuo Yejun2015-04-241-1/+2
* add utest for load spir binary.Luo Xionghu2015-03-091-0/+1
* fix clz utest issue.Luo Xionghu2015-01-281-2/+0
* Add test case for long bitcast.Junyan He2015-01-201-0/+1
* Add long NOT test case.Junyan He2015-01-201-0/+1
* Add test case for i64 div and rem.Junyan He2015-01-201-0/+1
* Add test case for long mul_sat and mul_hiJunyan He2015-01-201-0/+1
* add clz(count leading zero) utest.Luo Xionghu2015-01-151-0/+1
* only build tests that do not need compiler when standalone compiler is providedGuo Yejun2015-01-121-9/+19
* add CMake option USE_STANDALONE_GBE_COMPILER and STANDALONE_GBE_COMPILER_DIRGuo Yejun2015-01-121-2/+3
* disable overflow utest test before llvm-3.5Luo Xionghu2014-12-161-1/+6
* utests: Add const private array initialization test.Ruiling Song2014-12-041-0/+1
* add utest of CL_MEM_ALLOC_HOST_PTRGuo Yejun2014-12-021-0/+1
* refine utest of cl_mem_use_host_ptrGuo Yejun2014-12-021-5/+0
* utests: Add one case to test negative index array access.Zhigang Gong2014-12-011-0/+1
* utests: fix indent in CMakeLists.txtZhigang Gong2014-11-271-10/+10
* add test for clCreateImageFromLibvaIntelGuo Yejun2014-11-271-1/+10
* utests: remove all shader toy test cases.Zhigang Gong2014-11-111-1/+0
* Revert "add test for clCreateImageFromLibvaIntel"Zhigang Gong2014-11-111-10/+1
* add test for clCreateImageFromLibvaIntelGuo Yejun2014-11-101-1/+10
* add test for cl buffer created with CL_MEM_USE_HOST_PTRGuo Yejun2014-11-071-0/+6
* utests: add a test to trigger cl_float3 bug in clSetKernelArg.Ruiling Song2014-11-061-0/+1
* utest: add new test that trigger an assignment operation bug in if.Chuanbo Weng2014-11-061-0/+1
* add utest function bswap.Luo Xionghu2014-11-041-0/+1
* add utest compiler_overflow for llvm intrinsic function.Luo Xionghu2014-10-281-0/+1
* Add the test case for image 2d array fillJunyan He2014-10-231-0/+1
* Add the test case for image 1d array fillJunyan He2014-10-231-0/+1
* add utest popcount for all types.Luo Xionghu2014-10-141-0/+1
* GBE/libocl: Add __gen_ocl_get_timestamp() to get timestamp.Ruiling Song2014-09-181-0/+1
* Enable ICC and CLANG compiler for beignetLv Meng2014-09-121-0/+4
* fix piglit get kernel info FUNCTION ATTRIBUTE fail.Luo2014-09-121-0/+1
* fix clGetKernelWorkGroupInfo built-in kernel fail.Luo Xionghu2014-09-111-0/+1
* Add new vload benchmark/test case.Zhigang Gong2014-09-031-0/+1
* utest: add new test for constant expression processing.Zhigang Gong2014-07-311-0/+1
* GBE: Refine bti usage in backend & runtime.Ruiling Song2014-07-301-0/+1
* add utest load_program_from_gen_bin.LuoXionghu2014-07-161-1/+2
* remove lspci, gbe_bin_genenrater would generator llvm binary by default.Luo2014-07-081-5/+12
* Remove the generated test cases list.Release_v0.9.1Yi Sun2014-07-041-2/+0
* utest_generator.py: add OCL_STRICT_CONFORMANCE enviroment condition.Yi Sun2014-06-231-1/+0