summaryrefslogtreecommitdiff
path: root/src/cl_gbe_loader.cpp
Commit message (Expand)AuthorAgeFilesLines
* GBE: clean llvm module's clone and release.Yang, Rong R2017-06-231-0/+5
* OCL20: Add runtime functions to get the device enqueue info.Yang, Rong R2016-12-301-0/+10
* GBE: Implement new constant solution for ocl2Ruiling Song2016-11-081-0/+10
* OCL20: add gbe_kernel_get_ocl_version for getting kernel's version in runtime.Yang Rong2016-11-081-0/+5
* Runtime: fix caffe segmentation fault when exit.Yang Rong2016-06-231-0/+5
* standalone utest for unified OpenCL implementation.Luo Xionghu2016-04-221-2/+2
* Implement printf buffer management.Yan Wang2016-04-221-10/+0
* Add profiling info APIs to runtime.Junyan He2015-11-171-0/+15
* Fix piglit clLinkProgram fail.Yang Rong2015-09-181-0/+5
* 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/+5
* GBE: cleanup image base index related code.Zhigang Gong2014-07-311-15/+0
* GBE: Handle bti allocation for internal buffer used by printf.Ruiling Song2014-07-301-0/+10
* GBE: Refine bti usage in backend & runtime.Ruiling Song2014-07-301-0/+5
* clean llvm resource in compiler (libgbe.so)Guo Yejun2014-07-251-0/+5
* add binary type support for compiled object and library.Luo2014-06-181-3/+8
* clean code to remove gbe_kernel_set_const_buffer_sizeGuo Yejun2014-06-131-6/+0
* Add the clGetKernelArgInfo api and misc help functionsJunyan He2014-06-131-0/+5
* add [opencl-1.2] API clLinkProgram.Luo2014-06-131-0/+15
* add [opencl-1.2] API clCompileProgram.Luo2014-06-131-0/+5
* remove RTLD_DEEPBIND to avoid stdc++ issuesGuo Yejun2014-06-121-103/+103
* Add the printf logic into the run time.Junyan He2014-06-111-0/+25
* refine code for the usage of set_image_base_indexGuo Yejun2014-06-041-4/+4
* extract libgbeinterp.so from runtime (libcl.so)Guo Yejun2014-05-301-21/+208
* separate runtime(libcl.so) and compiler(libgbe.so)Guo Yejun2014-05-281-0/+82