index
:
delta/beignet.git
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
Release_v1.2
Release_v1.3
master
newRT
opencl-1.1
runtime_dev
stable
gitlab.freedesktop.org: beignet/beignet.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utests
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
add utest for load spir binary.
Luo Xionghu
2015-03-09
1
-0
/
+1
*
fix clz utest issue.
Luo Xionghu
2015-01-28
1
-2
/
+0
*
Add test case for long bitcast.
Junyan He
2015-01-20
1
-0
/
+1
*
Add long NOT test case.
Junyan He
2015-01-20
1
-0
/
+1
*
Add test case for i64 div and rem.
Junyan He
2015-01-20
1
-0
/
+1
*
Add test case for long mul_sat and mul_hi
Junyan He
2015-01-20
1
-0
/
+1
*
add clz(count leading zero) utest.
Luo Xionghu
2015-01-15
1
-0
/
+1
*
only build tests that do not need compiler when standalone compiler is provided
Guo Yejun
2015-01-12
1
-9
/
+19
*
add CMake option USE_STANDALONE_GBE_COMPILER and STANDALONE_GBE_COMPILER_DIR
Guo Yejun
2015-01-12
1
-2
/
+3
*
disable overflow utest test before llvm-3.5
Luo Xionghu
2014-12-16
1
-1
/
+6
*
utests: Add const private array initialization test.
Ruiling Song
2014-12-04
1
-0
/
+1
*
add utest of CL_MEM_ALLOC_HOST_PTR
Guo Yejun
2014-12-02
1
-0
/
+1
*
refine utest of cl_mem_use_host_ptr
Guo Yejun
2014-12-02
1
-5
/
+0
*
utests: Add one case to test negative index array access.
Zhigang Gong
2014-12-01
1
-0
/
+1
*
utests: fix indent in CMakeLists.txt
Zhigang Gong
2014-11-27
1
-10
/
+10
*
add test for clCreateImageFromLibvaIntel
Guo Yejun
2014-11-27
1
-1
/
+10
*
utests: remove all shader toy test cases.
Zhigang Gong
2014-11-11
1
-1
/
+0
*
Revert "add test for clCreateImageFromLibvaIntel"
Zhigang Gong
2014-11-11
1
-10
/
+1
*
add test for clCreateImageFromLibvaIntel
Guo Yejun
2014-11-10
1
-1
/
+10
*
add test for cl buffer created with CL_MEM_USE_HOST_PTR
Guo Yejun
2014-11-07
1
-0
/
+6
*
utests: add a test to trigger cl_float3 bug in clSetKernelArg.
Ruiling Song
2014-11-06
1
-0
/
+1
*
utest: add new test that trigger an assignment operation bug in if.
Chuanbo Weng
2014-11-06
1
-0
/
+1
*
add utest function bswap.
Luo Xionghu
2014-11-04
1
-0
/
+1
*
add utest compiler_overflow for llvm intrinsic function.
Luo Xionghu
2014-10-28
1
-0
/
+1
*
Add the test case for image 2d array fill
Junyan He
2014-10-23
1
-0
/
+1
*
Add the test case for image 1d array fill
Junyan He
2014-10-23
1
-0
/
+1
*
add utest popcount for all types.
Luo Xionghu
2014-10-14
1
-0
/
+1
*
GBE/libocl: Add __gen_ocl_get_timestamp() to get timestamp.
Ruiling Song
2014-09-18
1
-0
/
+1
*
Enable ICC and CLANG compiler for beignet
Lv Meng
2014-09-12
1
-0
/
+4
*
fix piglit get kernel info FUNCTION ATTRIBUTE fail.
Luo
2014-09-12
1
-0
/
+1
*
fix clGetKernelWorkGroupInfo built-in kernel fail.
Luo Xionghu
2014-09-11
1
-0
/
+1
*
Add new vload benchmark/test case.
Zhigang Gong
2014-09-03
1
-0
/
+1
*
utest: add new test for constant expression processing.
Zhigang Gong
2014-07-31
1
-0
/
+1
*
GBE: Refine bti usage in backend & runtime.
Ruiling Song
2014-07-30
1
-0
/
+1
*
add utest load_program_from_gen_bin.
LuoXionghu
2014-07-16
1
-1
/
+2
*
remove lspci, gbe_bin_genenrater would generator llvm binary by default.
Luo
2014-07-08
1
-5
/
+12
*
Remove the generated test cases list.
Release_v0.9.1
Yi Sun
2014-07-04
1
-2
/
+0
*
utest_generator.py: add OCL_STRICT_CONFORMANCE enviroment condition.
Yi Sun
2014-06-23
1
-1
/
+0
*
Add the test cases for 1D Image Array
Junyan He
2014-06-23
1
-0
/
+2
*
Add the utest case for clGetKernelArgInfo
Junyan He
2014-06-13
1
-0
/
+1
*
add [opencl-1.2] test case runtime_compile_link.
Luo
2014-06-13
1
-0
/
+1
*
add test case runtime_barrier_list and runtime_marker_list.
Luo
2014-06-13
1
-0
/
+2
*
Add the test case for 1D image from buffer
Junyan He
2014-06-13
1
-0
/
+1
*
Add test cases for 1d image fill and copy
Junyan He
2014-06-13
1
-0
/
+2
*
add[opencl-1.2] test case for API clCreateProgramWithBuiltInKernels.
Luo
2014-06-13
1
-0
/
+1
*
Add the test case for clEnqueueFillBuffer
Junyan He
2014-06-13
1
-0
/
+1
*
relax the build dependency on Gen GPU
opencl-1.1
Guo Yejun
2014-06-12
1
-5
/
+0
*
Add the utest case for printf
Junyan He
2014-06-11
1
-0
/
+1
*
utests: add a double precision check test case.
Zhigang Gong
2014-06-09
1
-0
/
+1
*
add DRM_LIBDIR path into link directory list
Li Peng
2014-06-04
1
-1
/
+1
[next]