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-09-02
Junyan He
Fix a bug for runtime_barrier_list.cpp, event array...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Junyan He
Fix the global string bug for printf.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Yang Rong
Fix two bugs.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Yang Rong
Two minor fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-02
Guo Yejun
remove dependency for non-X runtime environment
commit
|
commitdiff
|
tree
|
snapshot
2014-09-01
Yang Rong
Update Beignet.mdwn X11 dependency.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Zhigang Gong
Revert "GBE: refine post register allocation scheduling...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Yang Rong
Only compiler X11 files and do X11 operations when...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Ruiling Song
GBE: refine the llvm multi-thread related code.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Ruiling Song
GBE: clear deadprintfs when current function is done.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Luo Xionghu
fix opencv_test_imgproc subcase OCL_ImgProc/Accumulate...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Lv Meng
Fix compile warnings for CLANG compiler
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Lv Meng
Fix compile warnings for ICC compiler
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Ruiling Song
cmake: Fix a license issue.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Lv Meng
Fix compile errors for CLANG compiler
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Lv Meng
Fix compile error for ICC compiler
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Ruiling Song
GBE: Fix a bug in gatherBTI.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Ruiling Song
GBE: initialize BTI structure to zero.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Ruiling Song
GBE: Fix type size for vector3
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Rebecca Palmer
Fail gracefully on unsupported hardware
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Ruiling Song
GBE: Fix a warning in getConstantPointerRegister.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Luo Xionghu
fix the relational built-in vector function regression.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Yang Rong
Fix a utest compiler_async_stride_copy typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
LuoXionghu
improve the build performance of vector type built...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Ruiling Song
GBE: remove some useless code for getting printf buffer...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Zhigang Gong
GBE: adjust preferred vector length.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Zhigang Gong
GBE: Reduce random behaviour of the code generation
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Zhigang Gong
utest: add new test for constant expression processing.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Zhigang Gong
GBE: enable constant expression processing.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Zhigang Gong
GBE: complete constant expression processing.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Zhigang Gong
GBE: simplify processConstant.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Zhigang Gong
GBE: refactor the immediate class to support vector...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Zhigang Gong
GBE: refine post register allocation scheduling for...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Zhigang Gong
GBE: cleanup image base index related code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Ruiling Song
GBE: Handle bti allocation for internal buffer used...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Ruiling Song
GBE: Refine bti usage in backend & runtime.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Ruiling Song
runtime: set correct state for constant buffer on hsw.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Ruiling Song
utests: Fix a bug in image_1D_buffer.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Ruiling Song
GBE: align the fields in union ImageInfoKey.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Guo Yejun
delete GEPInst when it is no longer used
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Guo Yejun
clean llvm resource in compiler (libgbe.so)
commit
|
commitdiff
|
tree
|
snapshot
2014-07-25
Guo Yejun
fix three memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Guo Yejun
free build_log when the cl program is released
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Zhigang Gong
NEWS: update for 0.9.2.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Zhigang Gong
docs: add a NEWS document to point to the release notes...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-17
Guo Yejun
remove requirment as drm master in non-x environment
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
Lv Meng
improve the clEnqueueCopyBufferRect performance in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
LuoXionghu
add utest load_program_from_gen_bin.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-16
LuoXionghu
add platform info in the gen binary code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Ruiling Song
GBE: Optimize constant load with sampler.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Ruiling Song
GBE: Use varying register to save one instruction
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Zhigang Gong
gbe: add the new else instruction to the assert checking.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Yang Rong
Add some hsw missed pci ids (reserved PCI IDs).
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Zhigang Gong
runtime: fix some subtle event bugs.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Zhigang Gong
runtime/driver: refine error handlings.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Yongjia Zhang
GBE: fix empty block disassemble bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Yongjia Zhang
Enable structural analysis
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Yongjia Zhang
Use instruction if else and endif manipulate structures
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Yongjia Zhang
Add structure identification on ir level
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Yongjia Zhang
Add Gen instruction 'else'
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Yongjia Zhang
Add Gen IR IF, ELSE and ENDIF
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Luo
remove lspci, gbe_bin_genenrater would generator llvm...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Ruiling Song
GBE: Fix builtin tanpi.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Zhigang Gong
Build: Change versioning policy.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Yi Sun
Remove the generated test cases list.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Zhigang Gong
Build: check whether lspci exists.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Zhigang Gong
runtime: fix a gpgpu event and thread local gpgpu handl...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Zhigang Gong
runtime: recover the maximum read image args to 128.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Yang Rong
Refine some event code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Ruiling Song
GBE: Check family of spilled register correctly.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Yang Rong
Refine the logic when suspend a batch buffer.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Yang Rong
Fix some event ref count error.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Zhigang Gong
runtime: fix potential curbe allocation issue.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Zhigang Gong
runtime: fix max group size calculation issue.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Luo
add the usage of link program from llvm binary.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Ruiling Song
GBE: disable GVN pass when optLevel is zero.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Zhigang Gong
Bump to 0.9.1 (development version).
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Zhigang Gong
Bump to version 0.9.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Yang Rong
Fix call cl_mem_copy_image_region bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Zhigang Gong
docs: fixup markup format.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Zhigang Gong
docs: fix some markdown links and correct some information.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Zhigang Gong
docs: update some documents.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Zhigang Gong
GBE: fix some bugs in ocl stdlib header files.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Zhigang Gong
gbe_bin_generator: fix the incorrect type of cl_interna...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Yang Rong
Add optimization guide.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Zhigang Gong
runtime: Remove 'Experiment' from the platform name.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Guo Yejun
add how to for cross compiler
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Yang Rong
Fix clEnqueueMapImage with CL_MEM_USE_HOST_PTR bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Luo
add image_1d_to_1d builtin kernel name.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Zhigang Gong
utests: fix one bug when create image at one test case.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Junyan He
Implement the %p in the printf
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Junyan He
Add the support for vector type in printf.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Ruiling Song
GBE: Further optimize exp().
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Luo
add cpu copy for 1Darray and 2darray related copy APIs.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Guo Yejun
add BEIGNET_INSTALL_DIR to clean code
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Guo Yejun
set LD_LIBRARY_PATH of libgbe.so for gbe_bin_generater
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Luo
implement API clEnqueueFillImage.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Guo Yejun
fix crash when OCL_STRICT_CONFORMANCE is unset
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Junyan He
Add the format and flag support for printf.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Ruiling Song
update docs on environment variables.
commit
|
commitdiff
|
tree
|
snapshot
next