index
:
~ldeks/beignet
cb-hack
laura-master
master
Personal branch of beignet.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-18
Add a sanity test in clGetDeviceIDs
Rebecca N. Palmer
1
-0
/
+2
2015-05-15
Add stuct argument indirect load test.
Yang Rong
3
-3
/
+43
2015-05-13
add utest for intel_sub_group_shuffle
Guo Yejun
2
-1
/
+47
2015-05-12
rename __gen_ocl_simd_any/all to sub_group_any/all
Guo Yejun
3
-8
/
+8
2015-05-12
rename __gen_ocl_get_simd_id/size to get_sub_group_id/size
Guo Yejun
3
-8
/
+8
2015-04-30
utests: fix test case builtin_tgamma.
Rebecca N. Palmer
1
-3
/
+16
2015-04-30
Allow building with Python 3
Rebecca N. Palmer
1
-1
/
+2
2015-04-29
utest_pow: don't fail on declared lack of denormals.
Rebecca N. Palmer
1
-2
/
+8
2015-04-24
add utest for __gen_ocl_get_simd_id
Guo Yejun
2
-1
/
+35
2015-04-24
add utest for __gen_ocl_get_simd_size
Guo Yejun
2
-1
/
+34
2015-04-14
utests: don't continue to run any case when fail to initialize device.
Zhigang Gong
1
-1
/
+5
2015-03-13
simple return if spir extension not supported.
Luo Xionghu
1
-1
/
+1
2015-03-09
Modify the utest case for bswap.
Junyan He
1
-61
/
+142
2015-03-09
add utest for load spir binary.
Luo Xionghu
2
-0
/
+91
2015-02-06
Refine benchmark output.
Chuanbo Weng
4
-9
/
+13
2015-02-04
Fix a bug of 1d image array test case.
Junyan He
1
-6
/
+8
2015-01-30
Backend: fix one bug of long mad_sat.
Junyan He
1
-5
/
+4
2015-01-28
fix clz utest issue.
Luo Xionghu
4
-90
/
+103
2015-01-23
add builtin function atan2pi and ldexp
Zhu Bingbing
1
-13
/
+25
2015-01-23
update utest to loose userptr limitation
Guo Yejun
1
-1
/
+1
2015-01-22
Fix bug for bitcast test case because of long type.
Junyan He
1
-5
/
+5
2015-01-20
Add test case for long bitcast.
Junyan He
2
-0
/
+228
2015-01-20
Add long NOT test case.
Junyan He
2
-0
/
+53
2015-01-20
Add test case for i64 div and rem.
Junyan He
2
-0
/
+89
2015-01-20
Add test case for long mul_sat and mul_hi
Junyan He
2
-0
/
+189
2015-01-15
add clz(count leading zero) utest.
Luo Xionghu
2
-0
/
+68
2015-01-12
only build tests that do not need compiler when standalone compiler is provided
Guo Yejun
1
-9
/
+19
2015-01-12
add CMake option USE_STANDALONE_GBE_COMPILER and STANDALONE_GBE_COMPILER_DIR
Guo Yejun
1
-2
/
+3
2015-01-09
utests: skip one test when it fail to open XDisplay.
Zhigang Gong
1
-0
/
+4
2015-01-06
fix utest build for some old gcc version
Guo Yejun
5
-26
/
+26
2015-01-06
Don't check some edge condtion in non-strict mode.
Zhigang Gong
1
-2
/
+2
2015-01-04
add edge case detection for powr in utests
Meng Mengmeng
2
-3
/
+6
2015-01-04
utests: reduce test count.
Zhigang Gong
1
-4
/
+5
2014-12-16
disable overflow utest test before llvm-3.5
Luo Xionghu
1
-1
/
+6
2014-12-16
change the utest summary code
Zhu Bingbing
2
-5
/
+6
2014-12-16
Fix delete operator using.
Yan Wang
2
-2
/
+2
2014-12-15
refine overflow utest to cover nsetc fail cases.
Luo Xionghu
1
-0
/
+52
2014-12-04
refine bswap utest to cover nsetc fail cases.
Luo Xionghu
1
-0
/
+7
2014-12-04
utests: Add const private array initialization test.
Ruiling Song
2
-0
/
+28
2014-12-02
utests: make utests maths ULP values consistent with specification
Meng Mengmeng
3
-8
/
+96
2014-12-02
add utest of CL_MEM_ALLOC_HOST_PTR
Guo Yejun
2
-0
/
+26
2014-12-02
refine utest of cl_mem_use_host_ptr
Guo Yejun
2
-12
/
+1
2014-12-02
add test of cl_mem_use_host_ptr into benchmark
Guo Yejun
2
-0
/
+25
2014-12-01
utests: Add one case to test negative index array access.
Zhigang Gong
2
-0
/
+46
2014-11-27
utests: fix indent in CMakeLists.txt
Zhigang Gong
1
-10
/
+10
2014-11-27
add test for clCreateImageFromLibvaIntel
Guo Yejun
2
-1
/
+218
2014-11-27
utests: reduce work group size to 256 to satisfy BYT platform.
Zhigang Gong
1
-1
/
+1
2014-11-25
utests: fix a typo in test cases.
Zhigang Gong
1
-1
/
+1
2014-11-25
utests: fix work group size issue in compiler_fill_image_2d_array.
Zhigang Gong
1
-2
/
+2
2014-11-11
License: adjust all license version to LGPL v2.1+.
Zhigang Gong
19
-19
/
+19
[next]