index
:
~hejunyan/beignet
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
master
opencl-1.1
stable
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
Fix a bug of 1d image array test case.
Junyan He
1
-6
/
+8
2015-01-28
check the predication in case of endless loop.
Luo
1
-0
/
+5
2015-01-26
GBE: add GEN_TYPE_HF to getTypeSize.
Zhigang Gong
1
-0
/
+1
2015-01-26
Fix bug for bitcast test case because of long type.
Junyan He
1
-5
/
+5
2015-01-23
Add the check for src and dst span different registers.
Junyan He
1
-2
/
+41
2015-01-23
Add test case for long bitcast.
Junyan He
3
-0
/
+275
2015-01-23
update utest to loose userptr limitation
Guo Yejun
2
-2
/
+2
2015-01-23
loose the alignment limitation for host_ptr of CL_MEM_USE_HOST_PTR
Guo Yejun
3
-4
/
+22
2015-01-23
correct the cache line size to be 64
Guo Yejun
2
-2
/
+2
2015-01-22
GBE: fix popcount bugs.
Zhigang Gong
4
-10
/
+20
2015-01-21
GBE: fix an ACC register related instruction scheduling bug
Zhigang Gong
3
-2
/
+18
2015-01-19
Bump version to 1.0.1.
Release_v1.0.1
Zhigang Gong
2
-2
/
+5
2015-01-16
fix the wrong implementation of popcount.
Luo Xionghu
2
-7
/
+4
2015-01-13
Fix the printf buffer size bug.
Junyan He
9
-17
/
+26
2015-01-12
GBE: Fix a disassembly bug.
Ruiling Song
1
-2
/
+2
2015-01-12
GBE: disable spill register under simd16 mode.
Zhigang Gong
1
-3
/
+2
2015-01-12
add the reduced self loop node detection.
Luo Xionghu
1
-11
/
+26
2015-01-12
reuse the loop info from llvm.
Luo Xionghu
2
-36
/
+21
2015-01-12
utests: Add const private array initialization test.
Ruiling Song
3
-0
/
+37
2015-01-12
Change CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR from 8 to 16.
Chuanbo Weng
1
-1
/
+1
2015-01-12
add howto for old gcc version
Guo Yejun
1
-0
/
+58
2015-01-12
only build tests that do not need compiler when standalone compiler is provided
Guo Yejun
2
-9
/
+23
2015-01-12
add utest of CL_MEM_ALLOC_HOST_PTR
Guo Yejun
3
-0
/
+32
2015-01-12
add CMake option USE_STANDALONE_GBE_COMPILER and STANDALONE_GBE_COMPILER_DIR
Guo Yejun
7
-16
/
+110
2015-01-12
add option BUILD_STANDALONE_GBE_COMPILER to build static compiler
Guo Yejun
1
-10
/
+29
2015-01-09
Add read buffer/image benchmark.
Yang Rong
5
-1
/
+159
2015-01-09
CL/Driver/HSW: Convert L3 cycle for texture to uncachable.
Zhigang Gong
1
-1
/
+1
2015-01-09
Change the IVB/HSW L3 SQC credit setting.
Yang Rong
1
-2
/
+2
2015-01-09
utests: skip one test when it fail to open XDisplay.
Zhigang Gong
1
-0
/
+4
2015-01-09
Fix loop condition of PrintfSet constructor.
Yan Wang
1
-1
/
+1
2015-01-09
remove useless dependency libocl
Guo Yejun
1
-2
/
+0
2015-01-09
CL/Driver: quick fix regression caused by remove MI_FLUSH.
Zhigang Gong
1
-0
/
+2
2015-01-09
refine gbe_bin_generater usage to add -t option
Guo Yejun
1
-1
/
+1
2015-01-09
libocl: Reimplement trigonometric functions.
Ruiling Song
1
-378
/
+172
2015-01-09
CL/Driver: enable atomics in L3 for HSW.
Zhigang Gong
2
-1
/
+14
2015-01-09
libocl: remove useless code.
Ruiling Song
1
-57
/
+0
2015-01-09
fix utest build for some old gcc version
Guo Yejun
5
-26
/
+26
2015-01-09
do not use C++11 features inside libgbeinterp
Guo Yejun
12
-87
/
+111
2015-01-09
change Immediate::operator= from private to public
Guo Yejun
1
-1
/
+2
2015-01-09
do not include llvm/clang headers for libgbeinterp
Guo Yejun
2
-1
/
+12
2015-01-09
Remove obsolete MI_FLUSH
Zhenyu Wang
4
-11
/
+3
2015-01-09
Don't check some edge condtion in non-strict mode.
Zhigang Gong
1
-2
/
+2
2015-01-09
add edge case detection for powr in utests
Meng Mengmeng
2
-3
/
+6
2015-01-09
utests: make utests maths ULP values consistent with specification
Meng Mengmeng
3
-8
/
+96
2015-01-09
runtime: fix max work group size for IVBGT1.
Zhigang Gong
1
-2
/
+2
2015-01-09
runtime: tweak max memory allocation size.
Zhigang Gong
2
-2
/
+12
2015-01-09
utests: reduce test count.
Zhigang Gong
1
-4
/
+5
2015-01-09
Fix PrintfState copying.
Yan Wang
1
-4
/
+29
2015-01-09
Separate flush and invalidate in function intel_gpgpu_pipe_control.
Yang, Rong
2
-2
/
+36
2015-01-09
Use libdrm interface to get device id
Zhenyu Wang
2
-22
/
+2
[prev]
[next]