contrib/beignet.git
2014-07-08 Yongjia ZhangUse instruction if else and endif manipulate structures
2014-07-08 Yongjia ZhangAdd structure identification on ir level
2014-07-08 Yongjia ZhangAdd Gen instruction 'else'
2014-07-08 Yongjia ZhangAdd Gen IR IF, ELSE and ENDIF
2014-07-08 Luoremove lspci, gbe_bin_genenrater would generator llvm...
2014-07-08 Ruiling SongGBE: Fix builtin tanpi.
2014-07-08 Zhigang GongBuild: Change versioning policy.
2014-07-04 Yi SunRemove the generated test cases list.
2014-07-04 Zhigang GongBuild: check whether lspci exists.
2014-07-03 Zhigang Gongruntime: fix a gpgpu event and thread local gpgpu handl...
2014-07-03 Zhigang Gongruntime: recover the maximum read image args to 128.
2014-07-03 Yang RongRefine some event code.
2014-07-02 Ruiling SongGBE: Check family of spilled register correctly.
2014-07-02 Yang RongRefine the logic when suspend a batch buffer.
2014-07-02 Yang RongFix some event ref count error.
2014-07-01 Zhigang Gongruntime: fix potential curbe allocation issue.
2014-07-01 Zhigang Gongruntime: fix max group size calculation issue.
2014-07-01 Luoadd the usage of link program from llvm binary.
2014-06-30 Ruiling SongGBE: disable GVN pass when optLevel is zero.
2014-06-30 Zhigang GongBump to 0.9.1 (development version).
2014-06-26 Zhigang GongBump to version 0.9.
2014-06-26 Yang RongFix call cl_mem_copy_image_region bug.
2014-06-26 Zhigang Gongdocs: fixup markup format.
2014-06-26 Zhigang Gongdocs: fix some markdown links and correct some information.
2014-06-26 Zhigang Gongdocs: update some documents.
2014-06-26 Zhigang GongGBE: fix some bugs in ocl stdlib header files.
2014-06-26 Zhigang Gonggbe_bin_generator: fix the incorrect type of cl_interna...
2014-06-26 Yang RongAdd optimization guide.
2014-06-25 Zhigang Gongruntime: Remove 'Experiment' from the platform name.
2014-06-25 Guo Yejunadd how to for cross compiler
2014-06-25 Yang RongFix clEnqueueMapImage with CL_MEM_USE_HOST_PTR bug.
2014-06-25 Luoadd image_1d_to_1d builtin kernel name.
2014-06-25 Zhigang Gongutests: fix one bug when create image at one test case.
2014-06-24 Junyan HeImplement the %p in the printf
2014-06-24 Junyan HeAdd the support for vector type in printf.
2014-06-24 Ruiling SongGBE: Further optimize exp().
2014-06-24 Luoadd cpu copy for 1Darray and 2darray related copy APIs.
2014-06-24 Guo Yejunadd BEIGNET_INSTALL_DIR to clean code
2014-06-24 Guo Yejunset LD_LIBRARY_PATH of libgbe.so for gbe_bin_generater
2014-06-24 Luoimplement API clEnqueueFillImage.
2014-06-24 Guo Yejunfix crash when OCL_STRICT_CONFORMANCE is unset
2014-06-23 Junyan HeAdd the format and flag support for printf.
2014-06-23 Ruiling Songupdate docs on environment variables.
2014-06-23 Zhigang GongGBE: switch to non strict conformance mode by default.
2014-06-23 Yi Sunutest_generator.py: add OCL_STRICT_CONFORMANCE envirome...
2014-06-23 Ruiling SongGBE: declare correct prototype for fastpath_rootn
2014-06-23 Ruiling SongGBE: fix some builtin math function
2014-06-23 Yang RongAdd some OpenCL1.2 parameters of function clGetDeviceInfo.
2014-06-23 Yang RongFix a CL_MEM_HOST_PTR bug.
2014-06-23 Ruiling SongGBE: replace OwningPtr with std::unique_ptr
2014-06-23 Ruiling SongGBE: improve builtin exp.
2014-06-23 Junyan HeAdd the test cases for 1D Image Array
2014-06-23 Junyan HeUpdate the printf test case.
2014-06-23 Junyan HeAdd the support for %s in printf
2014-06-23 Junyan HeFix a crash bug when no %d appears in the printf fmt
2014-06-23 Junyan HeAdd %f and %c support for printf.
2014-06-23 Zhigang GongGBE: fix some get kernel arg info bugs.
2014-06-23 Zhigang Gongruntime: choose the actual EU number as the max compute...
2014-06-20 Ruiling SongGBE: Handle empty basicblock in Instruction selection
2014-06-20 Zhigang GongGBE: tweak register expire frequency on simd16 mode.
2014-06-20 Yang RongAdd some API's OpenCL 1.2 parameter support.
2014-06-20 Yang RongAdd some OpenCL1.2 new buffer flags handle.
2014-06-20 Yang RongFix sub buffer bug in clEnqueueReadBufferRect, clEnqueu...
2014-06-20 Zhigang Gongruntime: fix image1d buffer allocation.
2014-06-20 Zhigang Gongruntime: fix a slice pitch calculation bug.
2014-06-20 Yi Sunutest: decrease the accuracy of tanpi.
2014-06-20 Zhigang Gongruntime: fix some get image info bugs.
2014-06-20 Zhigang GongGBE/runtime: fixup broken 1d array image support.
2014-06-20 Zhigang Gongcl/runtime: fixup 1D array image region and origins.
2014-06-20 Zhigang Gongcl/driver: fix the incorrect handling of 1D array.
2014-06-20 Junyan HeEnable the 1D and 2D image support in run time.
2014-06-20 Junyan HeAdd the image1d_array_t and image2d_array_t defines.
2014-06-19 Junyan HeAdd a lock in the place of printf output
2014-06-19 Junyan HeRefine the code in llvm_printf_parser.cpp
2014-06-19 Ruiling SongGBE: pass compile against LLVM 3.5
2014-06-19 Yang RongFix an event status bug.
2014-06-19 Abrahm ScullyTry to use drm render nodes.
2014-06-19 Abrahm ScullyFix build with mesa 10.1.
2014-06-19 Abrahm ScullyFix linking to X11 libraries.
2014-06-18 Ruiling SongGBE: Correctly process constant for phi instruction
2014-06-18 Luoadd binary type support for compiled object and library.
2014-06-17 Luofix clEnqueueMarkerWithWaitList bug when input event...
2014-06-17 Zhigang Gongdriver: fix a potential Null reference.
2014-06-16 Yang RongFix a clEnqueueBarrierWithWaitList event status bug.
2014-06-13 Zhigang GongBump beignet version to 0.8.99.
2014-06-13 Zhigang GongBump OpenCL version to 1.2.
2014-06-13 Zhigang Gongutests: use OpenCL 1.2 API for image related test cases.
2014-06-13 Guo Yejunuse LLVM_INSTALL_DIR as the path to clang/llvm-as/llvm...
2014-06-13 Guo Yejunclean code to remove gbe_kernel_set_const_buffer_size
2014-06-13 Luoadd [opencl-1.2] clUnloadPlatformCompiler implementation
2014-06-13 Junyan HeImplement the clEnqueueMigrateMemObjects API
2014-06-13 Zhigang GongGBE: Enable some implemented Opencl 1.2 functions in...
2014-06-13 Junyan HeAdd the utest case for clGetKernelArgInfo
2014-06-13 Junyan HeAdd the clGetKernelArgInfo api and misc help functions
2014-06-13 Junyan HeAdd the llvm info to the function for later usage.
2014-06-13 Junyan HeAdd the -cl-kernel-arg-info into the clang build options
2014-06-13 Luoadd [opencl-1.2] test case runtime_compile_link.
2014-06-13 Luoadd [opencl-1.2] API clLinkProgram.
2014-06-13 Luoadd [opencl-1.2] API clCompileProgram.
2014-06-13 Luoadd [opencl-1.2] API clCreateSubDevice.
next