summaryrefslogtreecommitdiff
path: root/src/cl_gbe_loader.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-23GBE: clean llvm module's clone and release.Yang, Rong R1-0/+1
2016-12-30OCL20: Add runtime functions to get the device enqueue info.Yang, Rong R1-0/+2
2016-11-08GBE: Implement new constant solution for ocl2Ruiling Song1-0/+2
2016-11-08OCL20: add gbe_kernel_get_ocl_version for getting kernel's version in runtime.Yang Rong1-0/+1
2016-04-22Implement printf buffer management.Yan Wang1-2/+0
2015-11-17Add profiling info APIs to runtime.Junyan He1-0/+3
2015-09-18Fix piglit clLinkProgram fail.Yang Rong1-0/+1
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-09-12fix piglit get kernel info FUNCTION ATTRIBUTE fail.Luo1-0/+1
2014-07-31GBE: cleanup image base index related code.Zhigang Gong1-4/+0
2014-07-30GBE: Handle bti allocation for internal buffer used by printf.Ruiling Song1-0/+2
2014-07-30GBE: Refine bti usage in backend & runtime.Ruiling Song1-0/+1
2014-07-25clean llvm resource in compiler (libgbe.so)Guo Yejun1-0/+1
2014-06-18add binary type support for compiled object and library.Luo1-4/+6
2014-06-13clean code to remove gbe_kernel_set_const_buffer_sizeGuo Yejun1-1/+0
2014-06-13Add the clGetKernelArgInfo api and misc help functionsJunyan He1-0/+1
2014-06-13add [opencl-1.2] API clLinkProgram.Luo1-0/+3
2014-06-13add [opencl-1.2] API clCompileProgram.Luo1-1/+2
2014-06-12remove RTLD_DEEPBIND to avoid stdc++ issuesGuo Yejun1-1/+36
2014-06-04refine code for the usage of set_image_base_indexGuo Yejun1-1/+2
2014-05-30extract libgbeinterp.so from runtime (libcl.so)Guo Yejun1-0/+5
2014-05-28separate runtime(libcl.so) and compiler(libgbe.so)Guo Yejun1-0/+32