contrib/beignet.git
2014-11-10 Guo Yejunfix issue to create cl image from libva with non-zero...
2014-11-10 Luo Xionghufix a bug in clCompileProgram().
2014-11-10 Luo Xionghufix piglit clCreateProgramWithBinary fail.
2014-11-10 Ruiling SongGBE: Do topological sorting of basicblocks.
2014-11-10 Ruiling SongGBE: Fix a bitcast from float vector to wide interger...
2014-11-07 Guo Yejunadd test for cl buffer created with CL_MEM_USE_HOST_PTR
2014-11-07 Guo Yejunenable CL_DEVICE_HOST_UNIFIED_MEMORY when userptr is...
2014-11-07 Guo Yejunsupport CL_MEM_USE_HOST_PTR with userptr for cl buffer
2014-11-07 Yang RongBDW: Set the URB/REST size to 384K/384K when SLM disable.
2014-11-06 Ruiling Songutests: add a test to trigger cl_float3 bug in clSetKer...
2014-11-06 Ruiling SongGBE: Fix kernel argument size for vector3
2014-11-06 Zhigang GongGBE: remove useless debug info.
2014-11-06 Rebecca Palmerutests: fix bugs in builtin_tgamma().
2014-11-06 Rebecca Palmerutests: fix bugs in builtin_pow().
2014-11-06 Rebecca PalmerGBE: fix bug in tgamma().
2014-11-06 Rebecca PalmerGBE: fix bug in erf()/erfc().
2014-11-06 Rebecca PalmerGBE: fix bug in pow()/pown().
2014-11-06 Zhigang GongGBE: Support more instructions for constant expression...
2014-11-06 Zhigang GongGBE: fix a bool handling bug when SEL on a uniform...
2014-11-06 Chuanbo Wengutest: add new test that trigger an assignment operatio...
2014-11-05 Meng Mengmengadd building dependency GIT_SHA1
2014-11-05 Luo Xionghufix bswap kernel function type issue.
2014-11-04 Zhigang GongGBE: fix disassembly bug.
2014-11-04 Zhigang Gongutests: replace the nodistriutable picture.
2014-11-04 Zhigang Gongutest: change the box_blur_image to be identical to...
2014-11-04 Luo Xionghuadd utest function bswap.
2014-11-04 Luo Xionghuenable llvm intrinsic call bswap function.
2014-11-04 Ruiling SongGBE: Fix live range for temporary register in replaceReg
2014-11-03 Ruiling SongGBE: workaround register allocation fail caused by...
2014-11-03 Luo Xionghuadd utest for llvm intrinsic call usub_with_overflow...
2014-11-03 Luo Xionghuenable llvm intrinsic call usub_with_overflow funtion.
2014-11-03 Andreas Beckmannuse env to set environment variables for GBE_BIN_GENERATER
2014-11-03 Andreas Beckmannfix some typos
2014-10-31 Zhenyu WangRemove intel_gpgpu_check_binded_buf_address()
2014-10-29 Yang RongIVB/HSW/BYT: Revert the Dynamic state Base Addr and...
2014-10-29 Yang RongBDW: Fix bwd 32*32 scalar multiplication bug.
2014-10-28 Yang RongFix a size assert when setup bti.
2014-10-28 Yang RongRefine the intel gpgpu delete.
2014-10-28 Junyan HeFix the compare_image_2d_and_1d_array test case bug
2014-10-28 Luo Xionghuadd utest compiler_overflow for llvm intrinsic function.
2014-10-28 Luo Xionghuadd llvm Intrinsic call support.
2014-10-27 Zhigang GongGBE: fix a wrong type of cl_device_info.
2014-10-27 Zhigang GongGBE: set default address space to -1 to avoid incorrect...
2014-10-24 Zhenyu WangFix AUX buffer for page alignment
2014-10-24 Zhenyu WangUse pread/pwrite for buffer enqueue read/write
2014-10-24 Zhenyu WangClear batch buffer pointer after unmap
2014-10-24 Zhenyu WangMake use of write enable flag for mem bo map
2014-10-24 Zhigang GongGBE: handle dead loop BBs in liveness analysis.
2014-10-24 Meng Mengmengcreate GIT_SHA1 without any dependency
2014-10-23 Junyan HeAdd the disasm support for Gen8
2014-10-23 Zhigang GongGBE: fix regression caused by simple block optimization.
2014-10-23 Meng Mengmengadd beignet GIT_HAL1 if there is .git directory
2014-10-23 Zhigang GongGBE: add basic PHINode support in legalize pass.
2014-10-23 Zhigang GongGBE: increase maximum src/dst operands to 32.
2014-10-23 Zhigang GongGBE: add Selection instruction handler at legalize...
2014-10-23 Junyan HeAdd the test case for image 2d array fill
2014-10-23 Junyan HeAdd the test case for image 1d array fill
2014-10-23 Junyan HeFix the bug of 1D array slice pitch
2014-10-23 Luo Xionghuuse global flag 0.0 to control unstructured simple...
2014-10-20 Zhigang GongGBE: disable custom loop unroll for LLVM 3.3/3.4.
2014-10-17 Zhigang GongGBE: Add a customized loop unrolling handling mechanism.
2014-10-17 Zhigang GongGBE: fix a legalize pass bug when bitcast wide integer...
2014-10-17 Yang RongRefine the the error handling in function cl_command_qu...
2014-10-17 Yang RongFix a HSW regression.
2014-10-17 Zhigang GongGBE: do intrinsics lowering pass earlier.
2014-10-17 Yang RongFix a upsample regression.
2014-10-16 Yang RongBDW: Also need set Shader Channel Select for constant...
2014-10-16 Yang RongBDW: Fix load/store half error.
2014-10-15 Yang RongBDW: Change BDW's max work group size to 512.
2014-10-15 Yang RongFix a HSW constant buffer regression.
2014-10-15 Zhigang GongGBE: fix a bug in legalize pass.
2014-10-14 Junyan HeFit the printf bug in loop
2014-10-14 Yang RongFix HSW thread_n <= 64 assert.
2014-10-14 Luo Xionghuadd utest popcount for all types.
2014-10-14 Luoadd opencl-1.2 builtin function popcount.
2014-10-14 Junyan HeLet the failure of intel_drm lib's check as a FATAL_ERROR
2014-10-14 Yang RongFix memcpy and memset bug.
2014-10-14 Junyan HeAdd the libdrm version check.
2014-10-14 Junyan HeRefine the shared function ID define.
2014-10-14 Yang RongFix a HSW regression.
2014-10-11 Ruiling SongRe-apply "improve the build performance of vector type...
2014-10-11 Ruiling SongGBE: add legalize pass to handle wide integers
2014-10-11 Ruiling SongGBE: Fix a bug when setting flag register
2014-10-10 Yang RongFix a segment fault.
2014-10-10 Junyan HeBDW: Add gen8 into intel_driver_init
2014-10-10 Junyan HeModify the bind sampler logic for gen8
2014-10-10 Junyan HeAdd sampler state and tile define for gen8.
2014-10-10 Yang RongBDW: Correct stack setting in BDW.
2014-10-10 Yang RongBDW: Need not restore SLM setting in BDW.
2014-10-10 Yang RongBDW: Fix a scaler int 32*32 bug.
2014-10-10 Yang RongBDW: Correct BDW device name.
2014-10-10 Yang RongBDW: Forgot to set UIP of else in BDW.
2014-10-10 Yang RongBDW: Correct scratch buffer of BDW.
2014-10-10 Yang RongBDW: Add device's sub slice field, for cl_get_kernel_ma...
2014-10-10 Yang RongBDW: Add BDW Device id to gen binary generater and...
2014-10-10 Yang RongBDW: BDW don't need add slm offset, remove it.
2014-10-10 Yang RongBDW: Refine BDW's int 32*32 multiply.
2014-10-10 Yang RongBDW: Fix unsample bug.
2014-10-10 Yang RongBDW: enable SLM in BDW.
2014-10-10 Yang RongBDW: Fix Pointer argument curbe alloce size.
next