contrib/beignet.git
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.
2014-10-10 Yang RongBDW: add some BDW function.
2014-10-10 Yang RongBDW: Refine intel_gpgpu_setup_bti and add intel_gpgpu_s...
2014-10-10 Yang RongBDW: Pass Jip and Uip when patchJMPI.
2014-10-10 Junyan HeBDW: Add function intel_gpgpu_bind_buf for gen8.
2014-10-10 Junyan HeBDW: Correct surface base address set in setup bti.
2014-10-10 Junyan HeBDW: Add function intel_gpgpu_setup_bti for gen8.
2014-10-10 Junyan HeBDW: refine the gen8_surface_state_t.
2014-10-10 Junyan HeBDW: Add gen8 surface state struct.
2014-10-10 Yang RongBDW: Add class Gen8Context.
2014-10-10 Yang RongBDW: Add Gen8Encoder and Gen7Encoder.
2014-10-10 Yang RongBDW: Add BDW instruction define.
2014-10-10 Yang RongBDW: Add BDW pci ids and BDW device struct.
2014-10-10 Yang RongAvoid use GenNativeInstruction directly out of GenEncod...
2014-09-26 Zhigang GongGBE: structurized loop exit need an extra branching...
2014-09-26 Zhigang GongGBE: fix a loop header file including bug.
2014-09-26 Luo XionghuUse instruction WHILE to manipulate structure.
2014-09-26 Luo Xionghuadd handleSelfLoopNode to insert while instruction...
2014-09-26 Luo XionghuAdd Gen IR WHILE.
2014-09-18 Ruiling SongGBE/libocl: Add __gen_ocl_get_timestamp() to get timestamp.
2014-09-18 Zhigang GongGBE/libocl: fix build dependency issue.
2014-09-18 Junyan HeAdd long support for printf
2014-09-18 Ruiling SongGBE: Output linkModules's error message.
2014-09-17 Luo Xionghufix utest memory leak.
2014-09-17 Luo Xionghufix one bug at cl_get_kernel_workgroup_info.
2014-09-17 Zhigang GongRevert "improve the build performance of vector type...
2014-09-16 Luo Xionghuimprove the build performance of vector type built...
2014-09-16 Luo Xionghuremove the LinkOnceAnyLinkage since the libocl is intro...
2014-09-16 Junyan HeFix the bug of LLVM_LFLAGS fail to set
2014-09-16 Zhigang GongGBE/libocl: fix a regression after libocl change.
2014-09-16 Zhigang GongGBE/libocl: add missing vector builtin definition for...
2014-09-15 Junyan HeModify the CMakeList to use the internal PCH first.
2014-09-15 Zhigang GongUpdate NEWS.
2014-09-15 Zhigang GongRemove out-of-date document.
2014-09-15 Ruiling SongGBE/libocl: Fix sub_sat corner case.
2014-09-15 Luo Xionghufix bin/cl-program-tester tests/cl/program/execute...
2014-09-15 Zhigang GongUpdate readme.
2014-09-12 Lv MengEnable ICC and CLANG compiler for beignet
2014-09-12 Zhigang GongGBE: fix multiple files compilation bugs.
next