March 2014 Archives by subject
Starting: Sun Mar 2 19:25:19 PST 2014
Ending: Mon Mar 31 20:19:15 PDT 2014
Messages: 101
- [Beignet] [PATCH 0/5] Preparation to do the branching optimization.
Zhigang Gong
- [Beignet] [PATCH 1/2] Move the defination union SF to header file utest_helper.hpp
Yi Sun
- [Beignet] [PATCH 1/3] GBE: make vload3 only read 3 elements.
Ruiling Song
- [Beignet] [PATCH 1/5] GBE: refine the "scalar" register handling.
Zhigang Gong
- [Beignet] [PATCH 2/2 v2] utests: Refine cases for sinpi.
Yi Sun
- [Beignet] [PATCH 2/2 v2] utests: Refine cases for sinpi.
Zhigang Gong
- [Beignet] [PATCH 2/2] utests: Refine cases for sinpi.
Yi Sun
- [Beignet] [PATCH 2/2] utests: Refine cases for sinpi.
Song, Ruiling
- [Beignet] [PATCH 2/3] GBE: Fix a potential issue if increase srcNum.
Ruiling Song
- [Beignet] [PATCH 2/5] GBE: fix the wrong usage of stack pointer and stack buffer.
Zhigang Gong
- [Beignet] [PATCH 3/3] GBE: Optimize byte/short load/store using untyped read/write
Yang, Rong R
- [Beignet] [PATCH 3/3] GBE: Optimize byte/short load/store using untyped read/write
Song, Ruiling
- [Beignet] [PATCH 3/3] GBE: Optimize byte/short load/store using untyped read/write
Ruiling Song
- [Beignet] [PATCH 3/5] GBE: use a uniform style to calculate register size for curbe allocation.
Zhigang Gong
- [Beignet] [PATCH 4/5] GBE: fix one misusage of flag in forward jump.
Zhigang Gong
- [Beignet] [PATCH 5/5] GBE: use S16 vector to represent bool.
Zhigang Gong
- [Beignet] [PATCH V2 1/3] GBE: make vload3 only read 3 elements.
Ruiling Song
- [Beignet] [PATCH V2 1/3] GBE: make vload3 only read 3 elements.
Yang, Rong R
- [Beignet] [PATCH V2 1/3] GBE: make vload3 only read 3 elements.
Zhigang Gong
- [Beignet] [PATCH V2 1/3] GBE: make vload3 only read 3 elements.
Zhigang Gong
- [Beignet] [PATCH V2 2/3] GBE: Fix a potential issue if increase srcNum.
Ruiling Song
- [Beignet] [PATCH V2 3/3] GBE: Optimize byte/short load/store using untyped read/write
Ruiling Song
- [Beignet] [PATCH V2] Add clGetMemObjectFdIntel() api
Chuanbo Weng
- [Beignet] [PATCH V2] Add clGetMemObjectFdIntel() api
Zhigang Gong
- [Beignet] [PATCH 00/17] IF/ENDIF transformation seres.
Zhigang Gong
- [Beignet] [PATCH 01/18] GBE: Add a new pass to handle barrier function's noduplicate attribute correctly.
Zhigang Gong
- [Beignet] [PATCH 02/18] GBE: Remove BBs if it only has a label instruction.
Zhigang Gong
- [Beignet] [PATCH 03/18] GBE: refine the "scalar" register handling.
Zhigang Gong
- [Beignet] [PATCH 04/18] GBE: fix the wrong usage of stack pointer and stack buffer.
Zhigang Gong
- [Beignet] [PATCH 05/18] GBE: use a uniform style to calculate register size for curbe allocation.
Zhigang Gong
- [Beignet] [PATCH 06/18] GBE: fix one misusage of flag in forward jump.
Zhigang Gong
- [Beignet] [PATCH 07/18] GBE: use S16 vector to represent bool.
Zhigang Gong
- [Beignet] [PATCH 08/18] GBE: further optimize forward/backward jump.
Zhigang Gong
- [Beignet] [PATCH 09/18] GBE: Add if/endif/brc/brd instruction support.
Zhigang Gong
- [Beignet] [PATCH 1/2 v2] Prepare to add uperformance test suite
Yi Sun
- [Beignet] [PATCH 1/3] Add three copy cl files for Enqueue Copy usage.
junyan.he at inbox.com
- [Beignet] [PATCH 10/18] GBE: Disable SPF and use JMPI + IF/ENDIF to handle each blocks.
Zhigang Gong
- [Beignet] [PATCH 11/18] GBE: Don't need the emask/notemask/barriermask any more.
Zhigang Gong
- [Beignet] [PATCH 12/18] GBE: Only emit long jump when jump a lot of blocks
Zhigang Gong
- [Beignet] [PATCH 13/18] GBE: pass the OCL_STRICT_CONFORMANCE env to the backend.
Zhigang Gong
- [Beignet] [PATCH 14/18] GBE: one instruction is enough for SEL_CMP now.
Zhigang Gong
- [Beignet] [PATCH 15/18] GBE: don't emit jmpi to next label.
Zhigang Gong
- [Beignet] [PATCH 16/18] GBE: Add two helper scalar registers to hold 0 and all 1s.
Zhigang Gong
- [Beignet] [PATCH 17/18] GBE: avoid use a temporay register at the CMP instruction.
Zhigang Gong
- [Beignet] [PATCH 18/18] Silent some compilation warnings.
Zhigang Gong
- [Beignet] [PATCH 2/2] Add unit performance suite
Yi Sun
- [Beignet] [PATCH 2/2] Add unit performance suite
Yi Sun
- [Beignet] [PATCH 2/2] Add unit performance suite
Lv, Meng
- [Beignet] [PATCH 2/2 v2] Add unit performance suite
Yi Sun
- [Beignet] [PATCH 2/3] Optimize the unaligned buffer copy logic
junyan.he at inbox.com
- [Beignet] [PATCH 3/3] Add one tests case specific for unaligned buffer copy.
junyan.he at inbox.com
- [Beignet] [PATCH 5/5] GBE: use S16 vector to represent bool.
Yang, Rong R
- [Beignet] [PATCH 5/5] GBE: use S16 vector to represent bool.
Zhigang Gong
- [Beignet] [PATCH 5/5] GBE: use S16 vector to represent bool.
Yang, Rong R
- [Beignet] [PATCH] Add one test case for profiling test.
junyan.he at inbox.com
- [Beignet] [PATCH] Add one test case for profiling test.
Zhigang Gong
- [Beignet] [PATCH] Add SROA and GVN pass to default optLevel.
Yang Rong
- [Beignet] [PATCH] Add SROA and GVN pass to default optLevel.
Zhigang Gong
- [Beignet] [PATCH] Fix a convert float to long bug.
Yang Rong
- [Beignet] [PATCH] Fix a convert float to long bug.
Zhigang Gong
- [Beignet] [PATCH] GBE: Make fields in ImageInfoKey fully aligned
Ruiling Song
- [Beignet] [PATCH] GBE: Make fields in ImageInfoKey fully aligned
Zhigang Gong
- [Beignet] [PATCH] merge some state buffers into one buffer
Guo Yejun
- [Beignet] [PATCH] merge some state buffers into one buffer
Yang, Rong R
- [Beignet] [PATCH] merge some state buffers into one buffer
Guo, Yejun
- [Beignet] [PATCH] merge some state buffers into one buffer
Zou, Nanhai
- [Beignet] [PATCH] merge some state buffers into one buffer
Yang, Rong R
- [Beignet] [PATCH] utests: Add a case generator for relational builtin functions.
Sun, Yi
- [Beignet] [PATCH] [PATCH] GBE: Improve the clEnqueueCopyBuffer performance in not-aligned case
Lv Meng
- [Beignet] [PATCH] [PATCH_V2] GBE: Improve the clEnqueueCopyBuffer performance in not-aligned case
Lv Meng
- [Beignet] [PATCH] [PATCH_V3] GBE: Improve the clEnqueueCopyBuffer performance in not-aligned case
Lv Meng
- [Beignet] [PATCH] [PATCH_V3] GBE: Improve the clEnqueueCopyBuffer performance in not-aligned case
Sun, Yi
- [Beignet] [PATCH] Add kernels performance output
Yongjia Zhang
- [Beignet] [PATCH] docs: typo fix 'Interns' -> 'In terms'
Rich Wareham
- [Beignet] [PATCH] GBE: Fix register liveness issue under simd mode.
Ruiling Song
- [Beignet] [PATCH] GBE: Fix register liveness issue under simd mode.
Zhigang Gong
- [Beignet] [PATCH] GBE: make byte/short vload/vstore process one element each time.
Ruiling Song
- [Beignet] [PATCH] GBE: make byte/short vload/vstore process one element each time.
Zhigang Gong
- [Beignet] [PATCH] GBE: Optimize the bool register allocation/processing.
Zhigang Gong
- [Beignet] [PATCH] GBE: Optimize the forward jump instruction.
Zhigang Gong
- [Beignet] [PATCH] GBE: Optimize the forward jump instruction.
Yang, Rong R
- [Beignet] [PATCH] GBE: Use NOT instruction for unordered FCMP
Ruiling Song
- [Beignet] [PATCH] Refined the fmax and fmin builtins.
Yang Rong
- [Beignet] [PATCH] Refined the fmax and fmin builtins.
Zou, Nanhai
- [Beignet] [PATCH] Refined the fmax and fmin builtins.
Zhigang Gong
- [Beignet] [PATCH] Refine the FCMP_ORD and FCMP_UNO.
Yang Rong
- [Beignet] [PATCH] Refine the FCMP_ORD and FCMP_UNO.
Song, Ruiling
- [Beignet] [PATCH] Refine the FCMP_ORD and FCMP_UNO.
Zhigang Gong
- [Beignet] [PATCH] Refine the output and add dynamic statistics.
Yi Sun
- [Beignet] [PATCH] Refine the output and add dynamic statistics.
Song, Ruiling
- [Beignet] [PATCH] Refine the output and add dynamic statistics.
Song, Ruiling
- [Beignet] [PATCH] Refine the output and add dynamic statistics.
Sun, Yi
- [Beignet] [PATCH V2] Add one test case for profiling test.
junyan.he at inbox.com
- [Beignet] [PATCH V2] Add one test case for profiling test.
Zhigang Gong
- [Beignet] [PATCH V2] GBE: Optimize the bool register allocation/processing.
Zhigang Gong
- [Beignet] [PATCH V2] GBE: Optimize the bool register allocation/processing.
Zhigang Gong
- [Beignet] Compiling Beignet problems
Jon Olick
- [Beignet] Compiling Beignet problems
Zhigang Gong
- [Beignet] Compiling Beignet problems
Jon Olick
- [Beignet] Compiling Beignet problems
Jon Olick
- [Beignet] Compiling Beignet problems
Zhigang Gong
Last message date:
Mon Mar 31 20:19:15 PDT 2014
Archived on: Tue Apr 1 22:29:58 PDT 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).