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
/
backend
/
src
/
ir
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-12
Implement extension cl_intel_device_side_avc_motion_estimation.
Chuanbo Weng
4
-1
/
+71
2017-06-16
do constant folding for kernel struct args
Guo Yejun
5
-0
/
+211
2017-05-23
refresh DAG when an arg has both direct and indirect read
Guo Yejun
1
-1
/
+16
2017-04-13
Backend: Add LLVM40 support
Pan Xiuli
1
-0
/
+20
2017-04-13
Backend: Refine LLVM version check macro
Pan Xiuli
1
-1
/
+1
2017-04-13
Backend: Fix an include file error problem
Pan Xiuli
2
-3
/
+2
2017-03-13
implement extension cl_intel_media_block_io WRITE related function
Luo Xionghu
2
-4
/
+14
2017-03-13
add extension cl_intel_media_block_io READ related function
Luo Xionghu
2
-4
/
+14
2016-12-30
OCL20: handle device enqueue helper functions in the backend.
Yang, Rong R
2
-1
/
+8
2016-12-30
OCL20: add ir register enqueuebufptr for enqueue global buffer.
Yang, Rong R
2
-2
/
+4
2016-12-30
OCL20: add device enqueue helper functions in backend.
Yang, Rong R
1
-0
/
+1
2016-12-29
eliminate build warnings in i386 system.
Meng Mengmeng
1
-1
/
+1
2016-12-29
GEB/Runtime: eliminate release build warnings.
Yang Rong
1
-0
/
+1
2016-12-28
OCL20: enable -cl-std=CL2.0.
Yang, Rong R
1
-1
/
+2
2016-12-28
output more detail of GEN IR for workgroup op
Guo, Yejun
1
-2
/
+3
2016-12-07
Backend: Add RegisterFamily for ir
Pan Xiuli
3
-4
/
+11
2016-11-08
GBE: Refine program scope variable logic.
Ruiling Song
4
-9
/
+11
2016-11-08
GBE: add ocl 2.0 work_group_barrier support.
Ruiling Song
2
-4
/
+7
2016-11-08
Backend: Refine get_enqueued_local_size and get_local_size
Pan Xiuli
2
-26
/
+33
2016-11-08
gbe: add vec_type_hint's type into functionAttributes.
Luo Xionghu
1
-6
/
+6
2016-11-08
gbe: use kernel_arg_base_type to recognize image arguments.
Luo Xionghu
1
-6
/
+6
2016-11-08
Backend: Add pipe packet size check
Pan Xiuli
1
-0
/
+1
2016-11-08
Backend: Add Pipe Builtin support
Pan Xiuli
2
-2
/
+7
2016-11-08
add opencl builtin atomic functions implementation.
Yang Rong
1
-2
/
+3
2016-11-08
Backend: Add built-in ctz function
Pan Xiuli
3
-0
/
+4
2016-11-08
GBE: Implement to_local/private/global() function
Ruiling Song
2
-2
/
+5
2016-11-08
GBE: Implement new constant solution for ocl2
Ruiling Song
5
-6
/
+188
2016-11-08
add atomic operators output for GEN_IR and gen disa.
Luo Xionghu
1
-0
/
+25
2016-11-08
ocl20/GBE: support generic load/store
Ruiling Song
2
-0
/
+2
2016-11-08
OCL20/GBE: Change the pointer relative op's type.
Yang Rong
6
-3
/
+22
2016-11-03
Backend: Add A64 subgroup block read/write support
Pan Xiuli
1
-6
/
+2
2016-11-03
Backend: Add subgroup short block read/write
Pan Xiuli
2
-10
/
+22
2016-11-03
Backend: Add sub groups short shuffle builtin functions
Pan Xiuli
1
-2
/
+3
2016-09-28
Backend: Add support for LLVM 3.9 release
Pan Xiuli
1
-6
/
+6
2016-06-24
GBE: Improve spill policy by considering use count.
Ruiling Song
2
-5
/
+44
2016-06-24
GBE: Fix two bugs in loop preheader.
Ruiling Song
1
-0
/
+2
2016-06-23
GBE: change GEN binary format.
Yang Rong
6
-46
/
+54
2016-06-13
Backend: Add intel_sub_group_block_read/write form image
Pan Xiuli
4
-2
/
+137
2016-06-13
Backend: Add intel_sub_group_block_read/write form buffer
Pan Xiuli
3
-7
/
+32
2016-06-13
Backend: Add sub_group built-in functions for intel extension
Pan Xiuli
3
-0
/
+156
2016-06-12
GBE: Optimize extraLiveOut register info.
Ruiling Song
3
-8
/
+28
2016-05-23
gbe/ir: initialize the InstructionBase by a straightforward way.
Luo Xionghu
1
-5
/
+5
2016-05-23
gbe/ir: defaultData is not initialized by default.
Luo Xionghu
1
-0
/
+1
2016-05-23
gbe/llvm: fix potential null pointer dereference.
Luo Xionghu
2
-3
/
+10
2016-05-18
Backend: Support for workgroup op predicate, scan inclusive/exclusive
Grigore Lupescu
1
-3
/
+1
2016-05-18
Backend: Fix printfs mem leak
Pan Xiuli
2
-1
/
+2
2016-05-12
Add support for gcc 6
Pan Xiuli
1
-1
/
+1
2016-04-22
Output printf result.
Yan Wang
2
-12
/
+112
2016-04-22
Implement printf buffer management.
Yan Wang
4
-18
/
+11
2016-04-22
Add the implementation of printf ir instruction.
Yan Wang
5
-1
/
+99
[next]