index
:
beignet
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
Release_v1.2
Release_v1.3
master
newRT
Beignet OpenCL Library for Intel Ivy Bridge and newer GPUs (mirrored from https://gitlab.freedesktop.org/beignet/beignet)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernels
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
utests: add utest for fdiv to rcp
rander
1
-0
/
+8
2017-06-16
Utset: Add test case for cl_intel_required_subgroup_size extension
Pan Xiuli
1
-0
/
+5
2017-06-09
utests: added for optimization negativeAdd
rander
1
-0
/
+4
2017-06-09
utests: add utest for sqrt-div optimization
rander
1
-0
/
+8
2017-05-04
utest: modify compiler_if_else to not rely on compiler behaviour.
Ruiling Song
1
-2
/
+0
2017-04-13
utest: fix image qualifier of compiler_fill_gl_image test.
Yang Rong
1
-1
/
+1
2017-03-23
clang 3.9 will report error when use read_write in OpenCL-1.2.
Luo Xionghu
1
-1
/
+1
2017-03-13
cl_intel_media_block_io WRITE related unit tests.
Luo Xionghu
1
-0
/
+102
2017-03-13
cl_intel_media_block_io READ related unit tests.
Luo Xionghu
1
-0
/
+115
2017-03-13
add utest for extension intel_planar_yuv.
Luo Xionghu
1
-0
/
+24
2017-02-10
Add example of using cl_khr_gl_sharing to do gl buffer sharing.
Chuanbo Weng
1
-0
/
+15
2016-12-30
OCL20: add device enqueue test case.
Yang, Rong R
1
-0
/
+18
2016-11-08
GBE: handle ConstantExpr in program-scope variable handling.
Ruiling Song
1
-1
/
+10
2016-11-08
libocl: Refine return type of workitem built-in functions
Pan Xiuli
1
-0
/
+0
2016-11-08
Utest: Add pipe related test
Pan Xiuli
1
-0
/
+117
2016-11-08
utest: add atomic opencl-2.0 case to test api.
Yang Rong
1
-0
/
+53
2016-11-08
utest: add generic atomic test.
Luo Xionghu
1
-0
/
+33
2016-11-08
Utest: add a test case for built-in ctz function
Pan Xiuli
1
-0
/
+16
2016-11-08
GBE: Implement new constant solution for ocl2
Ruiling Song
1
-0
/
+68
2016-11-08
utest: add generic pointer test
Ruiling Song
1
-0
/
+33
2016-11-03
Utest: Add subgroup block read/write ushort test case
Pan Xiuli
4
-33
/
+153
2016-11-03
Utest: Add test case for short type sub group shuffle
Pan Xiuli
4
-4
/
+87
2016-11-03
Utest: Add test case for sub group short builtin functions
Pan Xiuli
3
-0
/
+94
2016-11-03
Utest: Add test case for sub group broadcast short
Pan Xiuli
1
-0
/
+10
2016-09-28
Utest: read/write_only qualifier should only used with image.
Pan Xiuli
1
-1
/
+1
2016-09-12
Utest: Change the kernel index to fit case index
Pan Xiuli
1
-1
/
+1
2016-09-05
Utest: Fix sub group broadcast for simd8
Pan Xiuli
1
-1
/
+1
2016-08-31
Utest: Add test for half type subgroup functions
Pan Xiuli
4
-1
/
+72
2016-08-12
Utest: Add half type mad test case
Pan Xiuli
1
-1
/
+16
2016-08-12
Utest: Add test case for half type vload\store
Pan Xiuli
1
-3
/
+5
2016-08-03
Benchmark: Evaluate math performance on intervals
Grigore Lupescu
1
-0
/
+272
2016-07-20
Utest: Add test case for sub_group_shuffle_down/up/xor
Pan Xiuli
3
-0
/
+57
2016-06-30
utests: add access qualifier for image in kernel
Guo Yejun
1
-1
/
+1
2016-06-13
Utest: Add tset case for block read/write image
Pan Xiuli
2
-0
/
+58
2016-06-13
Utest: Add tset case for block read/write buffer
Pan Xiuli
2
-0
/
+58
2016-06-13
Utest: Add test case for sub_group functions
Pan Xiuli
4
-0
/
+366
2016-06-13
Utest: Remove old sub_group_all/any utest
Pan Xiuli
2
-27
/
+0
2016-06-13
Utest: Add subgroup work item test cases
Pan Xiuli
4
-0
/
+28
2016-05-23
fix kernel build warnings.
Luo Xionghu
1
-4
/
+4
2016-05-18
Utest: Remove some unsuport work group tests
Pan Xiuli
1
-5
/
+6
2016-05-18
Backend: Refine workgroup all with SIMD_ALL algorithm
Pan Xiuli
1
-1
/
+1
2016-05-18
Benchmark: Add performance tests for workgroup broadcast
Grigore Lupescu
1
-0
/
+99
2016-05-18
Benchmark: Add performance tests for workgroup reduce/scan functions
Grigore Lupescu
1
-0
/
+140
2016-05-18
Utest: Add workgroup broadcast tests
Grigore Lupescu
1
-8
/
+120
2016-05-18
Utest: Add workgroup scan inclusive tests
Grigore Lupescu
1
-0
/
+98
2016-05-18
Utest: Add workgroup scan exclusive tests
Grigore Lupescu
1
-0
/
+98
2016-05-18
Utest: Add workgroup reduce any/all tests
Grigore Lupescu
1
-25
/
+122
2016-04-29
enable utest compiler_math_3op for mad test.
Luo Xionghu
1
-1
/
+2
2016-04-22
fix failed cases for stand alone utest;
Luo Xionghu
2
-2
/
+2
2016-04-22
Add several printf utest cases.
Junyan He
1
-0
/
+46
[next]