September 2015 Archives by thread
Starting: Tue Sep 1 00:58:05 PDT 2015
Ending: Wed Sep 30 10:31:45 PDT 2015
Messages: 276
- [Beignet] [patch v2 2/3] enable create image 2d from buffer in clCreateImage.
Luo, Xionghu
- [Beignet] [PATCH] Fix clGetKernelArgInfo fail on piglit
Yang, Rong R
- [Beignet] [PATCH] utests: Added unit tests to test LLVM and ASM dump generation.
Song, Ruiling
- [Beignet] [PATCH] utests: fix test_get_arg_info fail
Pan Xiuli
- [Beignet] [PATCH 2/4] add extensions intel_accelerator and basic intel_motion_estimation
Song, Ruiling
- [Beignet] [PATCH v2 4/5] GBE: add some dag helper routines to check registers' interfering.
Zhigang Gong
- [Beignet] [PATCH 1/2] GBE: continue to refine interfering check.
Zhigang Gong
- [Beignet] [PATCH] GBE: add check dumpASMFileName.empty()
Ruiling Song
- [Beignet] [PATCH] GBE: avoid vector registers when there is high register pressure.
Zhigang Gong
- [Beignet] [PATCH 1/2] Runtime: Add NULL pointer check in clGetKernelArgInfo
junyan.he at inbox.com
- [Beignet] [PATCH 2/2] Utest: Add -cl-kernel-arg-info to the utest test_get_arg_info
junyan.he at inbox.com
- [Beignet] [PATCH] add utests option: -j which specifies the 'number' of jobs (pthread)
Meng Mengmeng
- [Beignet] [PATCH 1/3] add basic function to dump Selection IR
Guo Yejun
- [Beignet] [PATCH 2/3] add basic structure for selection IR optimization
Guo Yejun
- [Beignet] [PATCH 3/3] add optimization for local copy propagation
Guo Yejun
- [Beignet] [PATCH v2 1/2] GBE: continue to refine interfering check.
Zhigang Gong
- [Beignet] [PATCH] add basic function to dump Selection IR
Guo, Yejun
- [Beignet] [PATCH v2 1/4] Add built-in function __gen_ocl_vme.
Chuanbo Weng
- [Beignet] [PATCH v2 2/4] Add extensions intel_accelerator and basic intel_motion_estimation.
Chuanbo Weng
- [Beignet] [PATCH v2 3/4] Add basic utest for block_motion_estimate_intel.
Chuanbo Weng
- [Beignet] [PATCH v2 4/4] Add document of video motion estimation support.
Chuanbo Weng
- [Beignet] [PATCH v3 1/4] Add built-in function __gen_ocl_vme.
Chuanbo Weng
- [Beignet] [PATCH v3 2/4] Add extensions intel_accelerator and basic intel_motion_estimation.
Chuanbo Weng
- [Beignet] [PATCH v3 3/4] add basic utest for block_motion_estimate_intel
Chuanbo Weng
- [Beignet] [PATCH v3 4/4] Add document of video motion estimation support.
Chuanbo Weng
- [Beignet] [PATCH] GBE: Use addRemappedFile to avoid creating temporary cl source file.
Luo, Xionghu
- [Beignet] [PATCH 1/3] fix bswap bug.
Yang, Rong R
- [Beignet] [PATCH 2/3] add bswap64 for gen7/gen75 and gen8 seperately.
Yang, Rong R
- [Beignet] [PATCH] generate MOV instruction at selection stage when do simd_shuffle with imm value.
Guo, Yejun
- [Beignet] [PATCH] Use __attribute__((destructor)), not atexit(3).
Yang, Rong R
- [Beignet] [PATCH 00/19 V2] Add Profiling support in beignet.
junyan.he at inbox.com
- [Beignet] [PATCH] GBE: fix build error with LLVM 3.5 and previous version.
Zhigang Gong
- [Beignet] [PATCH v3 1/3] return 32 could gain 0.2% performance on opencv optical flow case.
xionghu.luo at intel.com
- [Beignet] [PATCH V2 3/3] add local copy propagation optimization for each basic block
Guo Yejun
- [Beignet] [PATCH] remove register name which is no longer there
Guo Yejun
- [Beignet] [PATCH 0/5] curbe register allocation refactor and optimization
Zhigang Gong
- [Beignet] [PATCH] GBE: fix a zero/one's liveness bug.
Zhigang Gong
- [Beignet] [PATCH 0/8] Implement double division on BDW
junyan.he at inbox.com
- [Beignet] [PATCH] GBE: implement pre-register-allocation instruction scheduling.
Zhigang Gong
- [Beignet] [PATCH 1/5] GBE: use opencl c to implement llvm.memset and llvm.memcpy.
Yang Rong
- [Beignet] [PATCH] SKL: explicit disable media sampler DOP clock gate in PIPELINE_SELECT.
Yang Rong
- [Beignet] [PATCH] Don't use cl_buffer_get_subdata in clEnqueueReadBuffer.
Yang Rong
- [Beignet] [PATCH 1/5] GBE: refine Phi copy interfering check.
Zhigang Gong
- [Beignet] [PATCH] Fix piglit clLinkProgram fail.
Luo, Xionghu
- [Beignet] [PATCH] Calculate appropriate timestamps for cl profile
Midhun Kodiyath
- [Beignet] [PATCH] Add extension clCreateMemObjectFromFdIntel to create cl memory object by external buffer object's fd.
Chuanbo Weng
- [Beignet] [PATCH 1/7] add debugloc for inserted llvm instructions
Bai Yannan
- [Beignet] [V2 PATCH 0/8] Implement double division on BDW
junyan.he at inbox.com
- [Beignet] Still getting "Failed to release test userptr object! (9) i915 kernel driver may not be sane!"
Lorenzo Pistone
- [Beignet] [PATCH 3/5] GBE: add two helper routines for liveness partially update.
Song, Ruiling
- [Beignet] [PATCH 2/5] GBE: refine liveness analysis.
Song, Ruiling
- [Beignet] [PATCH 5/5] GBE: implement further phi mov optimization based on intra-BB interefering analysis.
Song, Ruiling
- [Beignet] [PATCH] Fix clLinkProgram error.
Yang Rong
- [Beignet] [PATCH 1/2] GBE: fix ub1grf(nr, subnr) issue.
Ruiling Song
- [Beignet] [PATCH] should check the return value of cl_program_new.
xionghu.luo at intel.com
- [Beignet] [PATCH v2 1/2] Add extension clCreateBufferFromFdINTEL to create cl buffer by external buffer object's fd.
Chuanbo Weng
- [Beignet] [PATCH v2 2/2] Add extension clCreateImageFromFdINTEL to create cl image by external fd.
Chuanbo Weng
- [Beignet] [PATCH 1/2] GPGPU delete should using nodes when busy
Pan Xiuli
- [Beignet] [PATCH V4 1/3] return 32 could gain 0.2% performance on opencv optical flow case.
xionghu.luo at intel.com
- [Beignet] [PATCH v2 1/3] fix bswap bug.
xionghu.luo at intel.com
- [Beignet] [PATCH] Backend: Refine ConvertInstruction logic in insn_selection
junyan.he at inbox.com
- [Beignet] [PATCH v3 3/4] Add basic utest for block_motion_estimate_intel.
Chuanbo Weng
- [Beignet] [PATCH] Driver: fix the annoying "Failed to release userptr..." error message
Pan Xiuli
- [Beignet] problem with compiling using llvm 3.7
Igor Gnatenko
- [Beignet] [PATCH v2 0/8] phi out-of-SSA optimization patchset.
Zhigang Gong
- [Beignet] [PATCH v3 0/9] phi out-of-SSA optimization patchset
Zhigang Gong
- [Beignet] [Patch v2] GBE: Don't try to remove instructions when liveness is in dynamic update phase.
Zhigang Gong
- [Beignet] [PATCH] GBE: Implement liveness dump.
Ruiling Song
- [Beignet] Variety of assert failures with packed structs
Lorenzo Pistone
- [Beignet] [ocl2.0] runtime: change cl-std to 2.0
Ruiling Song
- [Beignet] [ocl2.0] GBE: Refine ir for memory operation like atomic/load/store
Ruiling Song
- [Beignet] [PATCH V2] GBE: Implement liveness dump.
Ruiling Song
- [Beignet] [PATCH 1/4] Fix gpgpu node related bug
Pan Xiuli
- [Beignet] [PATCH 1/3] refine code to separate the usage of data and image2d_from_buffer
Guo Yejun
- [Beignet] [PATCH 2/3] enable USE_HOST_PTR for cl image with userptr to avoid extra copying
Guo Yejun
- [Beignet] [PATCH 3/3] add utest runtime_use_host_ptr_image
Guo Yejun
- [Beignet] [Patch v2] GBE: refine longjmp checking.
Zhigang Gong
- [Beignet] [PATCH] Use syslog for device self-test errors
Giuseppe Bilotta
- [Beignet] [PATCH] Add -dump-opt-asm support to the clLinkProgram() API
Manasi Navare
- [Beignet] [Patchwork] The infrequent patchwork update #1
Damien Lespiau
- [Beignet] Assertion failed in newIntegerImmediate
Lorenzo Pistone
- [Beignet] Does LLVM 3.6 still hit a bug?
Rebecca N. Palmer
Last message date:
Wed Sep 30 10:31:45 PDT 2015
Archived on: Wed Oct 7 18:06:07 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).