index
:
~zhen/beignet
Release_v0.9.x
master
opencl-1.1
stable
userptr
Unnamed repository; edit this file 'description' to name the repository.
zhen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
Age
Commit message (
Expand
)
Author
Files
Lines
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
Add the missing function prototypes of any() and atom_add()
Junyan He
2
-0
/
+26
2014-09-05
GBE: avoid one optimization pass to generate wide integer.
Zhigang Gong
1
-12
/
+12
2014-09-04
GBE: remove the user defined macro cl_khr_fp64.
Zhigang Gong
7
-19
/
+17
2014-09-04
Delete all the unused files of old huge header.
Junyan He
15
-27629
/
+0
2014-09-04
Use the PCH to accelerate the parsing speed of the ocl.h
Junyan He
1
-2
/
+20
2014-09-04
Enable libocl and disable the usage of the old huge header.
Junyan He
7
-350
/
+376
2014-09-04
Add the bit code linker into the module pass.
Junyan He
2
-0
/
+219
2014-09-04
Add memcpy, memset and barrier bitcode files into libocl
Junyan He
3
-0
/
+502
2014-09-04
Add the ocl_defines header file into libocl
Junyan He
1
-0
/
+20
2014-09-04
Add the relational module into libocl as template
Junyan He
3
-0
/
+261
2014-09-04
Add the math function into libocl as template
Junyan He
3
-0
/
+3580
2014-09-04
Add the integer module into libocl as template
Junyan He
3
-0
/
+541
2014-09-04
Add the common module into the libocl as template
Junyan He
3
-0
/
+89
2014-09-04
Add the gen_vector script into the libocl
Junyan He
1
-0
/
+382
2014-09-04
Add the convert and as modules into the libocl
Junyan He
2
-0
/
+783
2014-09-04
Add thw workitem module into the libocl
Junyan He
2
-0
/
+55
2014-09-04
Add vload module into the libocl
Junyan He
2
-0
/
+399
2014-09-04
Add printf module into libocl
Junyan He
1
-0
/
+15
2014-09-04
Add the sync module into the libocl
Junyan He
2
-0
/
+32
2014-09-04
Add the misc module into the libocl
Junyan He
2
-0
/
+323
2014-09-04
Add the image module into the libocl
Junyan He
2
-0
/
+574
2014-09-04
Add the geometric module into the libocl
Junyan He
2
-0
/
+134
2014-09-04
Add the atomic module into the libocl
Junyan He
2
-0
/
+204
2014-09-04
Add the async module into the libocl
Junyan He
2
-0
/
+118
2014-09-04
Add common define header files to initialize the libocl
Junyan He
2
-0
/
+183
2014-09-04
GBE: fixup/refine a bug for image1D array's extra binding index handling.
Zhigang Gong
3
-5
/
+12
2014-09-03
GBE: refine the unaligned data gathering.
Zhigang Gong
1
-17
/
+23
2014-09-03
GBE: relax the batch byte/short load vector size restrication.
Zhigang Gong
4
-27
/
+24
2014-09-03
GBE: optimize unaligned char and short data vector's load.
Zhigang Gong
3
-46
/
+178
2014-09-02
GBE: fix error in the rootn fastpath function for some special input.
Zhigang Gong
1
-3
/
+12
2014-09-02
Fix the global string bug for printf.
Junyan He
1
-0
/
+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
Revert "GBE: refine post register allocation scheduling for global buffers."
Zhigang Gong
1
-11
/
+3
2014-08-28
GBE: refine the llvm multi-thread related code.
Ruiling Song
1
-5
/
+9
2014-08-27
GBE: clear deadprintfs when current function is done.
Ruiling Song
1
-0
/
+1
2014-08-27
fix opencv_test_imgproc subcase OCL_ImgProc/Accumulate.Mask regression.
Luo Xionghu
5
-8
/
+34
2014-08-19
Fix compile warnings for CLANG compiler
Lv Meng
4
-25
/
+15
2014-08-19
Fix compile warnings for ICC compiler
Lv Meng
13
-31
/
+34
2014-08-12
Fix compile errors for CLANG compiler
Lv Meng
2
-12
/
+6
2014-08-12
GBE: Fix a bug in gatherBTI.
Ruiling Song
1
-1
/
+1
2014-08-12
GBE: initialize BTI structure to zero.
Ruiling Song
1
-0
/
+4
2014-08-12
GBE: Fix type size for vector3
Ruiling Song
2
-1
/
+6
2014-08-11
GBE: Fix a warning in getConstantPointerRegister.
Ruiling Song
1
-2
/
+4
2014-08-11
fix the relational built-in vector function regression.
Luo Xionghu
1
-1
/
+4
2014-08-01
improve the build performance of vector type built-in function.
LuoXionghu
1
-6
/
+36
2014-08-01
GBE: remove some useless code for getting printf buffer address.
Ruiling Song
2
-9
/
+1
2014-07-31
GBE: Reduce random behaviour of the code generation
Zhigang Gong
3
-4
/
+14
[next]