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-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
2013-12-31
Mario Kicherer
provide meaningful device names through clGetDeviceInfo
commit
|
commitdiff
|
tree
|
snapshot
2013-12-31
Mario Kicherer
report errors if opening the DRI device fails
commit
|
commitdiff
|
tree
|
snapshot
2013-12-31
Zhigang Gong
GBE: fix the potential issue when there are inactive...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-31
Zhigang Gong
GBE: refine the register expiring handling.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-31
Zhigang Gong
GBE: rewrite the liveness analysis routine.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-31
Lv Meng
GBE: improve precision of atanh
commit
|
commitdiff
|
tree
|
snapshot
2013-12-31
Lv Meng
GBE: improve precision of ldexp
commit
|
commitdiff
|
tree
|
snapshot
2013-12-31
Yang Rong
Fix a convert typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-31
Yang Rong
Fix some long ops bug.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-31
Yang Rong
Fix a build pushMap bug.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-31
Yang Rong
Revert choose local size change when local size is...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-31
Yang Rong
Fix convert long/ulong to float.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-25
Yang Rong
Fix rtz, rtp, rtn when convert int/uint/long/ulong...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-25
Yi Sun
Add test cases generator.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Zhigang Gong
GBE: adjust instruction order for load/function call...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Zhigang Gong
Defer the scalarize to the last pass before the Gen...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Lv Meng
GBE: improve precision of remainder
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Lv Meng
GBE: improve precision of cosh
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Lv Meng
GBE: improve precision of tanh
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Lv Meng
GBE: improve precision of sinh
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Lv Meng
GBE: improve precision of asinh
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Lv Meng
GBE: improve precision of acosh
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Lv Meng
GBE: improve precision of expm1
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Lv Meng
GBE: improve precision of fmod
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Lv Meng
GBE: improve precision of exp
commit
|
commitdiff
|
tree
|
snapshot
2013-12-23
Zhigang Gong
GBE: we should allocate register for ExtractElement...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Zhigang Gong
GBE: fix a corner case when allocate registers for...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-20
Ruiling Song
GBE: Fix logb implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Zhigang Gong
GBE: fix clang's "incorrect" optimization for barrier...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Zhigang Gong
Accelerate utest.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Junyan He
Disable the PCH valid check to save a lot of compiling...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Ruiling Song
GBE: Improve precision of log2
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Ruiling Song
GBE: Improve precision of log10
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Ruiling Song
GBE: improve precision of log/log1p
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Zhigang Gong
Runtime: fixed the region check for three rect region...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Ruiling Song
GBE: improve asin/acos precision
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Ruiling Song
GBE: register width should not exceed execution width
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Ruiling Song
GBE: Do not change vertical stride when it is 0
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Ruiling Song
GBE: Fix null register to integer type
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
Yang Rong
Fix float to ulong/long fail.
commit
|
commitdiff
|
tree
|
snapshot
next