index
:
~rongyang/beignet
Release_v0.9.x
Release_v1.0
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-01-29
SKL: fix skl LD fail.
HEAD
master
Yang Rong
4
-13
/
+66
2015-01-29
SKL: Add function intel_gpgpu_bind_image_gen9.
Yang Rong
4
-6
/
+90
2015-01-29
SKL: add skl select_pipeline and cache_control functions.
Yang Rong
2
-2
/
+25
2015-01-29
SKL: Add the function gen9' intel_build_idrt.
Yang Rong
2
-3
/
+48
2015-01-29
SKL: correct the pipe control struct.
Yang Rong
2
-2
/
+77
2015-01-29
SKL: Use TILE_Y as default TILING mode in skl.
Yang Rong
1
-1
/
+2
2015-01-29
SKL: enable skl device.
Yang Rong
6
-4
/
+87
2015-01-29
SKL: Add skl pci ids and device.
Yang Rong
2
-3
/
+164
2015-01-29
GBE: Only add non-zero offset in gep lowering pass.
Ruiling Song
1
-8
/
+10
2015-01-29
libocl: using mad() to implement dot()
Ruiling Song
1
-3
/
+3
2015-01-29
libocl: refine implementation of abs_diff()
Ruiling Song
1
-23
/
+5
2015-01-29
libocl: Refine char/short abs() implementation.
Ruiling Song
3
-8
/
+7
2015-01-28
Fix bug for scalar long conversion.
Junyan He
1
-6
/
+2
2015-01-28
Correct the wrong type annotation for long in disasm.
Junyan He
1
-2
/
+2
2015-01-28
check the predication in case of endless loop.
Luo
1
-0
/
+5
2015-01-28
Add the logic for pack/unpack long for scalar.
Junyan He
1
-35
/
+59
2015-01-28
Fix the long bitcast post schedule bug.
Junyan He
1
-2
/
+2
2015-01-28
fix clz utest issue.
Luo Xionghu
7
-102
/
+109
2015-01-28
libocl: reimplement clz with lzd instruction instead of fbh.
Luo Xionghu
4
-66
/
+85
2015-01-28
reimplement the LZD instruction in backend.
Luo Xionghu
1
-2
/
+35
2015-01-26
GBE: add GEN_TYPE_HF to getTypeSize.
Zhigang Gong
1
-0
/
+1
2015-01-23
Add the check for src and dst span different registers.
Junyan He
1
-0
/
+41
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
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
/
+18
2015-01-22
Fix bug for bitcast test case because of long type.
Junyan He
1
-5
/
+5
2015-01-21
Add the missing LOAD_INT64_IMM virtual function for GEN8.
Junyan He
2
-0
/
+5
2015-01-21
GBE: fix an ACC register related instruction scheduling bug
Zhigang Gong
3
-2
/
+18
2015-01-20
Add test case for long bitcast.
Junyan He
3
-0
/
+275
2015-01-20
Add the logic for UPSAMPLE_LONG
Junyan He
1
-0
/
+10
2015-01-20
Modify the bitcast to support native long
Junyan He
1
-18
/
+70
2015-01-20
Add PackLong and UnpackLong functions
Junyan He
7
-0
/
+51
2015-01-20
Add long NOT test case.
Junyan He
3
-0
/
+59
2015-01-20
Add test case for i64 div and rem.
Junyan He
3
-0
/
+101
2015-01-20
Add test case for long mul_sat and mul_hi
Junyan He
3
-0
/
+208
2015-01-20
Modify the cmp and sel for I64 and cleanup all virtual functions.
Junyan He
4
-8
/
+58
2015-01-20
Overlaod I64 Div and Rem function.
Junyan He
4
-12
/
+66
2015-01-20
Overload the I64MADSAT function.
Junyan He
4
-16
/
+176
2015-01-20
Overload I64RHADD function.
Junyan He
4
-12
/
+91
2015-01-20
Overload the I64HADD function.
Junyan He
4
-12
/
+83
2015-01-20
Overload the i64MULHI function.
Junyan He
4
-16
/
+142
2015-01-20
Overload I64MUL function.
Junyan He
4
-10
/
+58
2015-01-20
Modify the fake dst register for CMP in register allocation.
Junyan He
1
-1
/
+4
2015-01-20
Modify the convert logic in gen selection.
Junyan He
2
-31
/
+171
2015-01-20
Overload all the simple binary functions.
Junyan He
4
-12
/
+41
2015-01-20
Overload all the alu1 and alu1withtemp functions.
Junyan He
3
-2
/
+24
2015-01-20
Add the canHandleLong virtual function into gen encoder
Junyan He
4
-4
/
+21
2015-01-20
Overload the READ64 and WRITE64 function for Gen8
Junyan He
4
-28
/
+134
[next]