summaryrefslogtreecommitdiff
path: root/src/cl_gbe_loader.h
Commit message (Expand)AuthorAgeFilesLines
* GBE: clean llvm module's clone and release.Yang, Rong R2017-06-231-0/+1
* OCL20: Add runtime functions to get the device enqueue info.Yang, Rong R2016-12-301-0/+2
* GBE: Implement new constant solution for ocl2Ruiling Song2016-11-081-0/+2
* OCL20: add gbe_kernel_get_ocl_version for getting kernel's version in runtime.Yang Rong2016-11-081-0/+1
* Implement printf buffer management.Yan Wang2016-04-221-2/+0
* Add profiling info APIs to runtime.Junyan He2015-11-171-0/+3
* Fix piglit clLinkProgram fail.Yang Rong2015-09-181-0/+1
* License: adjust all license version to LGPL v2.1+.Zhigang Gong2014-11-111-1/+1
* fix piglit get kernel info FUNCTION ATTRIBUTE fail.Luo2014-09-121-0/+1
* GBE: cleanup image base index related code.Zhigang Gong2014-07-311-4/+0
* GBE: Handle bti allocation for internal buffer used by printf.Ruiling Song2014-07-301-0/+2
* GBE: Refine bti usage in backend & runtime.Ruiling Song2014-07-301-0/+1
* clean llvm resource in compiler (libgbe.so)Guo Yejun2014-07-251-0/+1
* add binary type support for compiled object and library.Luo2014-06-181-4/+6
* clean code to remove gbe_kernel_set_const_buffer_sizeGuo Yejun2014-06-131-1/+0
* Add the clGetKernelArgInfo api and misc help functionsJunyan He2014-06-131-0/+1
* add [opencl-1.2] API clLinkProgram.Luo2014-06-131-0/+3
* add [opencl-1.2] API clCompileProgram.Luo2014-06-131-1/+2
* remove RTLD_DEEPBIND to avoid stdc++ issuesGuo Yejun2014-06-121-1/+36
* refine code for the usage of set_image_base_indexGuo Yejun2014-06-041-1/+2
* extract libgbeinterp.so from runtime (libcl.so)Guo Yejun2014-05-301-0/+5
* separate runtime(libcl.so) and compiler(libgbe.so)Guo Yejun2014-05-281-0/+32