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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-12
GBE: fix multiple files compilation bugs.
Zhigang Gong
2
-3
/
+8
2014-09-12
Update license disclaimer.
Yang Rong
1
-32
/
+28
2014-09-11
GBE: don't enable double by default.
Zhigang Gong
1
-1
/
+5
2014-09-11
GBE: fix a potential memory leak bug.
Zhigang Gong
1
-0
/
+1
2014-09-11
GBE: Fix a potential segfault.
Zhigang Gong
1
-1
/
+2
2014-09-11
GBE: fix bugs when handling -cl-std option.
Zhigang Gong
2
-3
/
+9
2014-09-10
Fix the issue of -cl-std=CLX.X option.
Junyan He
2
-4
/
+17
2014-09-09
GBE: fix some predfeined OCL macros.
Zhigang Gong
1
-1
/
+5
2014-09-09
build: fix a CXXFLAGS override bug in backend directory.
Zhigang Gong
1
-3
/
+1
2014-09-09
GBE: Fix a bug in gatherBTI.
Ruiling Song
1
-1
/
+1
2014-09-09
GBE: initialize BTI structure to zero.
Ruiling Song
1
-0
/
+4
2014-09-05
GBE: fixup/refine a bug for image1D array's extra binding index handling.
Zhigang Gong
3
-5
/
+12
2014-09-05
Fix the global string bug for printf.
Junyan He
1
-0
/
+12
2014-09-05
GBE: cleanup image base index related code.
Zhigang Gong
3
-17
/
+0
2014-09-05
GBE: Handle bti allocation for internal buffer used by printf.
Ruiling Song
11
-29
/
+79
2014-09-05
GBE: Refine bti usage in backend & runtime.
Ruiling Song
15
-123
/
+407
2014-09-05
GBE: Optimize constant load with sampler.
Ruiling Song
6
-10
/
+29
2014-09-05
GBE: fallback if we get a wider than i64 constant.
Zhigang Gong
1
-0
/
+4
2014-09-05
GBE: fix a bug with LLVM 3.3.
Zhigang Gong
1
-5
/
+5
2014-09-05
GBE: avoid one optimization pass to generate wide integer.
Zhigang Gong
1
-11
/
+12
2014-09-03
Fix the global string bug for printf.
Junyan He
1
-1
/
+15
2014-09-02
GBE: fix error in the rootn fastpath function for some special input.
Zhigang Gong
1
-3
/
+12
2014-09-02
Fix two bugs.
Yang Rong
1
-2
/
+2
2014-09-02
Two minor fix.
Yang Rong
2
-3
/
+3
2014-08-28
GBE: refine the llvm multi-thread related code.
Ruiling Song
1
-5
/
+9
2014-08-28
GBE: enable constant expression processing.
Zhigang Gong
1
-71
/
+82
2014-08-28
GBE: complete constant expression processing.
Zhigang Gong
9
-65
/
+529
2014-08-28
GBE: simplify processConstant.
Zhigang Gong
2
-69
/
+39
2014-08-28
GBE: refactor the immediate class to support vector data type.
Zhigang Gong
6
-81
/
+206
2014-08-28
GBE: clear deadprintfs when current function is done.
Ruiling Song
1
-0
/
+1
2014-08-28
GBE: Fix type size for vector3
Ruiling Song
2
-1
/
+6
2014-07-28
GBE: align the fields in union ImageInfoKey.
Ruiling Song
2
-2
/
+2
2014-07-28
delete GEPInst when it is no longer used
Guo Yejun
1
-1
/
+1
2014-07-25
clean llvm resource in compiler (libgbe.so)
Guo Yejun
5
-3
/
+18
2014-07-25
fix three memory leaks
Guo Yejun
2
-2
/
+2
2014-07-16
add platform info in the gen binary code.
LuoXionghu
2
-9
/
+70
2014-07-08
remove lspci, gbe_bin_genenrater would generator llvm binary by default.
Luo
1
-25
/
+47
2014-07-08
GBE: Fix builtin tanpi.
Ruiling Song
1
-1
/
+27
2014-07-02
GBE: Check family of spilled register correctly.
Ruiling Song
1
-7
/
+6
2014-06-30
GBE: disable GVN pass when optLevel is zero.
Ruiling Song
1
-1
/
+2
2014-06-26
GBE: fix some bugs in ocl stdlib header files.
Zhigang Gong
1
-4
/
+2
2014-06-26
gbe_bin_generator: fix the incorrect type of cl_internal_built_in_kernel_str_...
Zhigang Gong
1
-1
/
+2
2014-06-24
Implement the %p in the printf
Junyan He
3
-5
/
+22
2014-06-24
Add the support for vector type in printf.
Junyan He
3
-79
/
+159
2014-06-24
GBE: Further optimize exp().
Ruiling Song
1
-29
/
+11
2014-06-24
add BEIGNET_INSTALL_DIR to clean code
Guo Yejun
1
-16
/
+13
2014-06-24
set LD_LIBRARY_PATH of libgbe.so for gbe_bin_generater
Guo Yejun
1
-1
/
+1
2014-06-23
Add the format and flag support for printf.
Junyan He
3
-57
/
+203
2014-06-23
GBE: switch to non strict conformance mode by default.
Zhigang Gong
1
-1
/
+1
2014-06-23
GBE: declare correct prototype for fastpath_rootn
Ruiling Song
1
-1
/
+1
[next]