projects
/
contrib
/
beignet.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
contrib/beignet.git
2014-02-24
Zhigang Gong
GBE: fix the overflow bug in register spilling.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Zhigang Gong
GBE: code cleanup for read_image/write_image.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Zhigang Gong
GBE: fixed the incorrect max_dst_num and max_src_num.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Zhigang Gong
GBE: Optimize write_image instruction for simd8 mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
Zhigang Gong
GBE: optimize sample instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
xiuli pan
Change the order of the code
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Yang Rong
Fix a long DIV/REM hang.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Lv Meng
GBE: improve precision of rootn
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Yi Sun
Remove some unreasonable input values for rootn
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Yi Sun
utests:add subnormal check by fpclassify.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Yi Sun
Change %.20f to %e.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Guo Yejun
GBE: add param to switch the behavior of math func
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Yi Sun
utests: Remove test cases for function 'tgamma' 'erf...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-21
Ruiling Song
Improve precision of sinpi/cospi
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Boqun Feng
GBE: fix terminfo library linkage
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Boqun Feng
utests: define python interpreter via cmake variable
commit
|
commitdiff
|
tree
|
snapshot
2014-02-17
Zhigang Gong
CL: make the scratch size as a device resource attribute.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Guo Yejun
fix typo: blobTempName is assigned but not used
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Ruiling Song
GBE: Support 64Bit register spill.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-14
Igor Gnatenko
cmake: Fix linking with LLVM/Terminfo
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
Zhigang Gong
Bump to version 0.8.0.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
Zhigang Gong
Docs: fix some markdown errors and add some new info.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
Yang Rong
Fix build errors in llvm3.5 only system.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
Zhigang Gong
Fix the cmake problem in FindLLVM.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
Zhigang Gong
Update document for LLVM/Clang 3.5.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
Zhigang Gong
GBE: fixed the unsafe tmpnam_r.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
Zhigang Gong
Silent compilation warning in sampler functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-11
Zhigang Gong
Add clang/LLVM 3.5svn support.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-10
Jon Nordby
Make build compatible with Python 2.6
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Junyan He
Fix the problem by kernel file open in utest
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Zhigang Gong
Update documents.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Zhigang Gong
GBE: fixed the out-of-range JMPI.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Yang Rong
When local_work_size is null, try to choose a local_wor...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-28
Yang Rong
Multiple register's hstride in suboffset.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Zhigang Gong
GBE: Implement complete register spill policy.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Zhigang Gong
GBE: prepare to optimize the register spilling policy.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-27
Zhigang Gong
GBE: refine register allocation output.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Junyan He
Add the device id for haswell GT.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Junyan He
Fix the bug in removeLOADIs function.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Zhigang Gong
GBE: allow the bool registers to be expired.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Zhigang Gong
GBE: Implement an extra liveness analysis for the Gen...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Zhigang Gong
GBE: increase the disassembly output's readability.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Zhigang Gong
GBE: fixed a bug in sample instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Zhigang Gong
GBE: fix some incorrect gen ir output messages.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-26
Zhigang Gong
GBE: don't allocate grf for those bools which map to...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Zhigang Gong
build: work around an old version cmake bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Guo Yejun
GBE: use native exp instruction when enough precision
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Junyan He
Fix the bug of multi deleting of load instruction in...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Yongjia Zhang
Add utest compiler_private_data_overflow
commit
|
commitdiff
|
tree
|
snapshot
2014-01-20
Yang Rong
Add some native functions vector proto.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Yi Sun
Remove builtin function fma from utest_math_gen.py.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Zhigang Gong
utests: Put all the generated kernel files to .gitignor...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Zhigang Gong
GBE: fixed the hacky code of 3D image read/write.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Zhigang Gong
GBE: fix the hack code of sampler offset handling.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Zhigang Gong
GBE: fixed the stack allocation.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Zhigang Gong
GBE: move the image info register allocation to GEN...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Zhigang Gong
GBE: move the image allocation to the GEN IR stage.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Zhigang Gong
GBE/Sampler: Simplfy the sampler handling.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-17
Zhigang Gong
GBE: fixed a register liveness bug for getsamplerinfo...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Igor Gnatenko
typo: bsically to basically
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Igor Gnatenko
cmake: use libdir macros
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Yang Rong
Change compiler_function_argument3 to cover llvm.memcpy.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Yang Rong
Add llvm instrinsic function llvm.memset and llvm.memcp...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Yang Rong
Use OCL_USE_PCH to control the using pch or not.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Lv Meng
GBE: improve precision of remquo
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Lv Meng
GBE: improve precision of hypot
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Lv Meng
GBE: improve precision of exp10
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Ruiling Song
GBE: Improve precision of cbrt
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Ruiling Song
GBE: Improve precision of atan2
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Ruiling Song
GBE: Improve atan precision
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Ruiling Song
GBE: improve precision of tan
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Ruiling Song
GBE: Improve precision of sin/cos/sincos
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Junyan He
Add -cl-fast-relaxed-math into incompatible opts and...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Zhigang Gong
Refine the method to find pch and pcm files.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Zhigang Gong
GBE: enable relocatable pch files.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Zhigang Gong
CL: prepare to support ICD if the system has ocl-icd..
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Zhigang Gong
CL: back port ICD support to 1.1 branch.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Zhigang Gong
GBE: fixed a long related bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Zhigang Gong
Revert faulty pushed patchset
commit
|
commitdiff
|
tree
|
snapshot
2014-01-10
Zhigang Gong
GBE: fixed a long related bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-10
Zhigang Gong
Refine the method to find pch and pcm files.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-10
Zhigang Gong
GBE: enable relocatable pch files.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-10
Zhigang Gong
CL: prepare to support ICD if the system has ocl-icd..
commit
|
commitdiff
|
tree
|
snapshot
2014-01-10
Zhigang Gong
CL: back port ICD support to 1.1 branch.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-08
Ruiling Song
GBE: Remove some noduplicate to let inline works
commit
|
commitdiff
|
tree
|
snapshot
2014-01-08
Yang Rong
Move the memory allocate size check to the callee.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-08
Simon Richter
Start looking for LLVM from version 3.3 then higher...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Yi Sun
utests/CMakeList.txt: Remove kernel files which generat...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Junyan He
Fix the multi-thread crash problem of batch buffer...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Yi Sun
Refine calculation for ULP.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Zhigang Gong
GBE: handle the first index of GEP correctly.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Zhigang Gong
GBE: Fix a bug at constant GEP processing.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Zhigang Gong
GBE: clang's FE doesn't support static, we just ignore it.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Zhigang Gong
GBE: optimize JMP instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Zhigang Gong
GBE: optimize the CMP instruction.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-03
Zhigang Gong
GBE: validate active bool value in the branching instru...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-02
Zhigang Gong
GBE: use soft mask to handle the barrier call.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-31
Yang Rong
Move the llvm optimize pass from clang to backend.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-31
Yang Rong
Fix utest compiler_function_argument3 error after move...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-31
Junyan He
Modify the multi-thread support for queue.
commit
|
commitdiff
|
tree
|
snapshot
next