contrib/beignet.git
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.
2014-06-13 Luoadd test case runtime_barrier_list and runtime_marker_list.
2014-06-13 Luoadd [opencl-1.2] API clEnqueueBarrierWithWaitList.
2014-06-13 Junyan Heutests: fix the image desc initilization for get_image_...
2014-06-13 Junyan HeAdd the test case for 1D image from buffer
2014-06-13 Junyan HeAdd the support for 1D image from buffer.
2014-06-13 Junyan HeAdd test cases for 1d image fill and copy
2014-06-13 Junyan HeAdd the support for 1D image in backend
2014-06-13 Junyan HeAdd checks for clCreateImage and add 1d image creating...
2014-06-13 Luoadd[opencl-1.2] test case for API clCreateProgramWithBu...
2014-06-13 Luoadd [opencl-1.2] API clCreateProgramWithBuiltInKernels.
2014-06-13 Luoadd [opencl 1.2] API clEnqueueMarkerWithWaitList.
2014-06-13 Junyan HeAdd the test case for clEnqueueFillBuffer
2014-06-13 Junyan HeImplement the clEnqueueFillBuffer API.
2014-06-13 Junyan HeAdd the kernels used by clEnqueueBufferFill API
2014-06-12 Zhigang GongGBE: switch to ocl-1.2 header files.
2014-06-12 Guo Yejunrelax the build dependency on Gen GPU
2014-06-12 Yongjia ZhangFix the same kernel name issue of OCL_OUTPUT_KERNEL_PERF
2014-06-12 Zhigang Gongutest: reduce group size to fit into baytrail platform.
2014-06-12 Yang RongHSW: Remove the jmpi distance limit of HSW.
2014-06-12 Ruiling SongGBE: fix some bugs in 64bit bitcast.
2014-06-12 Yang RongHSW: Fix potential issue of GT3 when calc stack address.
2014-06-12 Yang RongHandle the difference timestamp count, got from drm_int...
2014-06-12 Guo Yejunremove RTLD_DEEPBIND to avoid stdc++ issues
2014-06-11 Guo Yejunfix utest simd_any for simd width 8 and 16
2014-06-11 Zhigang GongGBE: ignoring some debug related intrinsics.
2014-06-11 Ruiling SongGBE: output compact flag when output asm.
2014-06-11 Guo Yejunfix issue when create cl image from libva with offset
2014-06-11 Junyan HeAdd the utest case for printf
2014-06-11 Junyan HeAdd the printf logic into the run time.
2014-06-11 Junyan HeAdd the printfSet into the kernel Class and add misc...
2014-06-11 Junyan HeAdd the PrintfParser llvm parser into the llvm backend.
2014-06-11 Junyan HeAdd the PrintfSet class into the ir
2014-06-11 Junyan HeAdd two special register for printf output buffer usage
2014-06-11 Zhigang GongGBE: support SLM bool load and store.
2014-06-11 Zhigang GongGBE: increase batch size to relax the max reloc restric...
2014-06-09 Luoremove the code of saving the llvm bitcode to file...
2014-06-09 Abrahm ScullyHandle server IVB GT2.
2014-06-09 Ruiling SongGBE: Fix an assert on bitcast long to char8
2014-06-09 Junyan HeAdd some lost pci id into GetGenID.sh
2014-06-09 Yang RongHSW: Restore L3 control register to disable SLM mode.
2014-06-09 Yang RongHSW: enable the surface's cache in HSW.
2014-06-09 Yang RongHSW: Set correct max work group size for GT2 and GT3.
2014-06-09 Yang RongHSW: add data port 1 support in disassemble.
2014-06-09 Zhigang GongGBE: fix one illegal instruction.
2014-06-09 Ruiling SongGBE: Fix a jump issue in int64 to float conversion
2014-06-09 Zhigang GongGBE: fix a bug in int64 to float conversion.
2014-06-09 Zhigang GongGBE: fix a typo in utests.
2014-06-09 Zhigang Gongutests: add a double precision check test case.
2014-06-09 Zhigang GongGBE: Add support double to float conversion.
2014-06-09 Zhigang GongGBE: optimize a special case of convert INT64 to float.
2014-06-04 Li Pengadd DRM_LIBDIR path into link directory list
2014-06-04 Yang RongHSW: Fix a compact assert.
2014-06-04 Ruiling SongGBE: Optmize phi elimination
2014-06-04 Ruiling SongRevert "GBE: No need to compute liveout again in value...
2014-06-04 Guo Yejunrefine code for the usage of set_image_base_index
2014-05-30 Ruiling SongGBE: Fix bitcast between long and other type.
2014-05-30 Yi SunMake utest pass rate reach 100%.
2014-05-30 Yi SunRefine some test for math function
2014-05-30 Junyan HeRefine the cl thread implement for queue.
2014-05-30 Li PengFix timestamp on HASWELL
2014-05-30 Guo Yejunextract libgbeinterp.so from runtime (libcl.so)
2014-05-29 Zhigang GongGBE: fix one illegal instruction when replace a uniform...
2014-05-29 Ruiling Songutests: disable double test case.
2014-05-29 Ruiling SongGBE: Pass correct register type when replaceReg
2014-05-29 Ruiling SongGBE: Change 64bit integer storage in register
2014-05-29 Zhigang GongGBE: optimize scalar data type conversion.
2014-05-29 Zhigang GongGBE: fix uniform/scalar related bugs.
2014-05-29 Zhigang GongGBE: fix a regression for piglit test.
2014-05-28 Yang RongReturn CL_IMAGE_FORMAT_NOT_SUPPORTED if image_format...
2014-05-28 Yang RongSilence compilation warnings when release build.
2014-05-28 Zhigang GongSilence some compilation warnings.
2014-05-28 Zhigang GongGBE: Consolidate all read/write instruction's bti handling.
2014-05-28 Guo Yejunseparate runtime(libcl.so) and compiler(libgbe.so)
next