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-03-18
Generate NAN for UNDEF value in printf parser.
stable
Junyan He
1
-0
/
+6
2015-03-18
runtime: fix a conformance bug in cl_get_kernel_arg_info.
Zhigang Gong
1
-1
/
+5
2015-03-17
Build: fix the beignet icd name when CMAKE_INSTALL_FULL_LIBDIR is undefined.
Zhigang Gong
1
-2
/
+8
2015-03-16
Bump version to 1.0.2
Release_v1.0.2
Zhigang Gong
2
-1
/
+4
2015-03-16
Build: set 3.5 as the stable LLVM version for beignet.
Zhigang Gong
3
-11
/
+18
2015-03-12
GBE: Only emit multiply when immediate is not one.
Ruiling Song
1
-3
/
+5
2015-03-10
GBE: Only add non-zero offset in gep lowering pass.
Ruiling Song
1
-8
/
+10
2015-03-09
GBE: add a new incompatible compile option -cl-finite-math-only.
Zhigang Gong
1
-1
/
+1
2015-03-05
Fix llvm3.6 build error.
Yang Rong
2
-8
/
+0
2015-03-02
Build: use -Bsymbolic to fix conflicts with other LLVM users.
Zhigang Gong
1
-1
/
+1
2015-03-02
GBE: add fastcall support.
Zhigang Gong
3
-2
/
+7
2015-03-02
GBE: support compare two bool variables.
Zhigang Gong
3
-5
/
+2
2015-03-02
GBE: remove the unecessary type check for SEL instructio.
Zhigang Gong
1
-1
/
+0
2015-02-28
GBE: Fix fast-math issue under llvm 3.6.
Ruiling Song
2
-7
/
+5
2015-02-27
Enable multiarch (32/64-bit co-installation)
Rebecca N. Palmer
1
-3
/
+18
2015-02-27
GBE: Support unaligned load/store of dword/qword in GenIR.
Ruiling Song
1
-0
/
+76
2015-02-27
GBE: remove constant expression handling code in gen writer pass.
Zhigang Gong
1
-213
/
+1
2015-02-27
GBE: expand constant expressions in constant vector
Zhigang Gong
1
-0
/
+46
2015-02-27
build: use @BEIGNET_INSTALL_DIR@ for the icd file.
Zhigang Gong
1
-1
/
+1
2015-02-27
Crash when hardware inaccessible
Rebecca N. Palmer
1
-13
/
+16
2015-02-26
GBE: unify element type before insertelement in legalize pass.
Ruiling Song
1
-4
/
+41
2015-02-25
libocl: Directly scalarize built-in with vector input.
Ruiling Song
1
-39
/
+6
2015-02-25
libocl: define NULL to zero
Ruiling Song
1
-1
/
+1
2015-02-13
Correct the error llvm link msg copy in function genProgramLinkFromLLVM.
Yang Rong
1
-4
/
+3
2015-02-13
Optimization of clEnqueueCopyImageToBuffer for 16 aligned case.
Chuanbo Weng
4
-9
/
+57
2015-02-13
GBE: fix build error for LLVM 3.4/3.3.
Zhigang Gong
1
-0
/
+16
2015-02-13
GBE: fix build error for llvm 3.6.
Zhigang Gong
1
-1
/
+1
2015-02-12
Remove useless llvm head file FindUsedTypes.h.
Yang Rong
2
-2
/
+0
2015-02-12
Add llvm3.6 build support.
Yang Rong
7
-5
/
+90
2015-02-12
Use llvm-c's LLVMLinkModules instead of llvm::Linker::LinkModules.
Yang Rong
2
-26
/
+14
2015-02-12
GBE: We need use exiting block here.
Ruiling Song
1
-6
/
+12
2015-02-11
Change the KB and MB define to enum.
Yang Rong
1
-3
/
+7
2015-02-11
GBE: Import PromoteIntegers pass from pNaCl
Ruiling Song
4
-0
/
+658
2015-02-11
GBE: Load/store should use same address space as before.
Ruiling Song
1
-4
/
+6
2015-02-11
GBE: Fix a bug in legalize pass.
Ruiling Song
1
-3
/
+3
2015-02-11
GBE: Fix a build error against llvm release version
Ruiling Song
1
-1
/
+4
2015-02-11
GBE: expand large integer instructions
Ruiling Song
5
-11
/
+779
2015-02-11
GBE: Import constantexpr lower pass from pNaCl
Ruiling Song
7
-15
/
+299
2015-02-11
remove unsafe define -D__$(USER)__
Andreas Beckmann
1
-2
/
+0
2015-02-11
prefer newer llvm versions over 3.3
Andreas Beckmann
1
-2
/
+2
2015-02-11
Correct the bit fields error for indirect address of Gen8
Junyan He
1
-2
/
+2
2015-02-09
runtime: don't free the host_ptr for a subbuffer.
Zhigang Gong
1
-1
/
+3
2015-02-06
Implement 1D/2D image array related cl_mem_kernel_copy_image in cl way instea...
Chuanbo Weng
9
-12
/
+172
2015-02-06
Return error, don't crash, on allocation failure
Rebecca N. Palmer
1
-10
/
+13
2015-02-06
runtime: fix a potential null pointer dereference.
Zhigang Gong
1
-6
/
+7
2015-02-06
update document.
Zhigang Gong
1
-3
/
+6
2015-02-06
Add document to describe the detials of libva buffer sharing.
Chuanbo Weng
2
-0
/
+68
2015-02-06
Add example to show libva buffer sharing with extension clCreateImageFromLibv...
Chuanbo Weng
5
-0
/
+553
2015-02-06
Add submodule libva for examples.
Zhigang Gong
2
-0
/
+3
2015-02-06
Backend: Fix one bug of printf because of ir reorder.
Junyan He
4
-14
/
+34
[next]