December 2013 Archives by author
Starting: Sun Dec 1 18:47:43 PST 2013
Ending: Tue Dec 31 19:41:42 PST 2013
Messages: 184
- [Beignet] Gen ASM to Binary
Mohamed Amine Bergach
- [Beignet] Beignet code generator assertion on assignment with conditional operators
Edward Ching
- [Beignet] [PATCH] Fix signed to unsinged type sat convert.
Zhigang Gong
- [Beignet] [PATCH V2] Add FCMP UNO support.
Zhigang Gong
- [Beignet] Sample program crash with beignet 0.3 on IVB
Zhigang Gong
- [Beignet] [PATCH] Runtime: fixed the region check for three rect region related APIs.
Zhigang Gong
- [Beignet] [PATCH 2/2] Add a forgot break when calc local_sz.
Zhigang Gong
- [Beignet] [PATCH 1/2] Fix float to ulong/long fail.
Zhigang Gong
- [Beignet] Sample program crash with beignet 0.3 on IVB
Zhigang Gong
- [Beignet] [PATCH] Start looking for LLVM from highest version down
Zhigang Gong
- [Beignet] [PATCH] GBE: improve asin/acos precision
Zhigang Gong
- [Beignet] [PATCH] Disable the PCH valid check to save a lot of compiling time.
Zhigang Gong
- [Beignet] Newbie - Building beignet
Zhigang Gong
- [Beignet] [PATCH 1/3] GBE: improve precision of log/log1p
Zhigang Gong
- [Beignet] [QA 2013/12/10] Status of Piglit test cases
Zhigang Gong
- [Beignet] [V2 PATCH] Disable the PCH valid check to save a lot of compiling time.
Zhigang Gong
- [Beignet] [PATCH] Accelerate utest.
Zhigang Gong
- [Beignet] [PATCH] GBE: fix clang's "incorrect" optimization for barrier call.
Zhigang Gong
- [Beignet] [PATCH] Accelerate utest.
Zhigang Gong
- [Beignet] [PATCH] Defer the scalarize to the last pass before the Gen pass.
Zhigang Gong
- [Beignet] [PATCH 1/2] GBE: fix a corner case when allocate registers for local buffer.
Zhigang Gong
- [Beignet] [PATCH 2/2] GBE: fix a corner case which refer to a undefined value.
Zhigang Gong
- [Beignet] [PATCH 2/2] GBE: fix a corner case which refer to a undefined value.
Zhigang Gong
- [Beignet] [PATCH V2] GBE: fix a corner case when allocate registers for local buffer.
Zhigang Gong
- [Beignet] [PATCH] GBE: adjust instruction order for load/function call for vector.
Zhigang Gong
- [Beignet] [PATCH v2] GBE: fix a corner case which refer to an undefined value.
Zhigang Gong
- [Beignet] [PATCH V2] GBE: fix a corner case when allocate registers for local buffer.
Zhigang Gong
- [Beignet] [PATCH] GBE: we should allocate register for ExtractElement insn.
Zhigang Gong
- [Beignet] [PATCH v2] GBE: fix a corner case which refer to an undefined value.
Zhigang Gong
- [Beignet] [PATCH] GBE: Fix logb implementation.
Zhigang Gong
- [Beignet] [PATCH] GBE: rewrite the liveness analysis routine.
Zhigang Gong
- [Beignet] Another issue with the barrier call.
Zhigang Gong
- [Beignet] [PATCH] GBE: we should allocate register for ExtractElement insn.
Zhigang Gong
- [Beignet] [PATCH] [PATCH]GBE: improve precision of remainder
Zhigang Gong
- [Beignet] [PATCH 1/2] Fix convert long/ulong to float.
Zhigang Gong
- [Beignet] [PATCH] GBE: rewrite the liveness analysis routine.
Zhigang Gong
- [Beignet] [PATCH 1/2] Fix convert long/ulong to float.
Zhigang Gong
- [Beignet] [PATCH] GBE: rewrite the liveness analysis routine.
Gong, Zhigang
- [Beignet] [PATCH 1/2] Fix convert long/ulong to float.
Zhigang Gong
- [Beignet] [PATCH 1/2] Fix convert long/ulong to float.
Zhigang Gong
- [Beignet] [PATCH] GBE: rewrite the liveness analysis routine.
Zhigang Gong
- [Beignet] [PATCH 1/2] Fix convert long/ulong to float.
Zhigang Gong
- [Beignet] [PATCH 2/2] Fix rtz, rtp, rtn when convert int/uint/long/ulong to float.
Zhigang Gong
- [Beignet] [PATCH v5] Add test cases generator.
Zhigang Gong
- [Beignet] [PATCH 1/4] GBE: rewrite the liveness analysis routine.
Zhigang Gong
- [Beignet] [PATCH 2/4] GBE: refine the register expiring handling.
Zhigang Gong
- [Beignet] [PATCH 3/4] GBE: fix the potential issue when there are inactive lanes.
Zhigang Gong
- [Beignet] [PATCH 4/4] GBE: use soft mask to handle the barrier call.
Zhigang Gong
- [Beignet] [PATCH 1/2] Move the llvm optimize pass from clang to backend.
Zhigang Gong
- [Beignet] [PATCH] Modify the multi-thread support for queue.
Zhigang Gong
- [Beignet] [PATCH] Revert choose local size change when local size is null in clEnqueueNDRang.
Zhigang Gong
- [Beignet] [PATCH 2/2] Fix a build pushMap bug.
Zhigang Gong
- [Beignet] [PATCH V2] Fix convert long/ulong to float.
Zhigang Gong
- [Beignet] [PATCH] Fix some long ops bug.
Zhigang Gong
- [Beignet] [PATCH] Fix a convert typo.
Zhigang Gong
- [Beignet] [PATCH] utests/CMakeList.txt: Remove kernel files which generated by utest_generator.py.
Zhigang Gong
- [Beignet] [PATCH] [PATCH]GBE: improve precision of ldexp
Zhigang Gong
- [Beignet] [PATCH] [PATCH]GBE: improve precision of atanh
Zhigang Gong
- [Beignet] [PATCH 1/2] report errors if opening the DRI device fails
Zhigang Gong
- [Beignet] [Patch v2] GBE: use soft mask to handle the barrier call.
Zhigang Gong
- [Beignet] [PATCH V2] Modify the multi-thread support for queue.
Zhigang Gong
- [Beignet] [PATCH] Fix utest compiler_function_argument3 error after move -O2 to backend.
Zhigang Gong
- [Beignet] [Patch v2] GBE: use soft mask to handle the barrier call.
Zhigang Gong
- [Beignet] Sample program crash with beignet 0.3 on IVB
Robert Jobbagy
- [Beignet] Sample program crash with beignet 0.3 on IVB
Robert Jobbagy
- [Beignet] Sample program crash with beignet 0.3 on IVB
Robert Jobbagy
- [Beignet] Sample program crash with beignet 0.3 on IVB
Robert Jobbagy
- [Beignet] Newbie - Building beignet
Robert Jobbagy
- [Beignet] Sample program crash with beignet 0.3 on IVB
Robert Jobbagy
- [Beignet] [PATCH] Disable the PCH valid check to save a lot of compiling time.
He Junyan
- [Beignet] Newbie - Building beignet
Rashid Kaleem
- [Beignet] Newbie - Building beignet
Rashid Kaleem
- [Beignet] Newbie - Building beignet
Rashid Kaleem
- [Beignet] a question about gen-backend
Rashid Kaleem
- [Beignet] [PATCH 1/2] report errors if opening the DRI device fails
Mario Kicherer
- [Beignet] [PATCH 2/2] provide meaningful device names through clGetDeviceInfo
Mario Kicherer
- [Beignet] a question about gen-backend
Freeman Liu
- [Beignet] [PATCH] [PATCH]GBE: improve precision of expm1, acosh, asinh, sinh
Lv
- [Beignet] [PATCH] [PATCH]GBE: improve precision of exp and fmod
Lv, Meng
- [Beignet] [PATCH_V2] [PATCH]GBE: improve precision of exp
Meng
- [Beignet] [PATCH V2] [PATCH]GBE: improve precision of exp
Lv Meng
- [Beignet] [PATCH V3] [PATCH]GBE: improve precision of fmod
Lv Meng
- [Beignet] [PATCH] [PATCH]GBE: improve precision of expm1
Lv Meng
- [Beignet] [PATCH] [PATCH]GBE: improve precision of acosh
Lv Meng
- [Beignet] [PATCH_V2] [PATCH]GBE: improve precision of fmod
Lv Meng
- [Beignet] [PATCH] [PATCH]GBE: improve precision of asinh
Lv Meng
- [Beignet] [PATCH] [PATCH]GBE: improve precision of sinh
Lv Meng
- [Beignet] [PATCH] [PATCH]GBE: improve precision of tanh
Lv Meng
- [Beignet] [PATCH] [PATCH]GBE: improve precision of cosh
Lv Meng
- [Beignet] [PATCH] [PATCH]GBE: improve precision of remainder
Lv Meng
- [Beignet] [PATCH] [PATCH]GBE: improve precision of ldexp
Lv Meng
- [Beignet] [PATCH] [PATCH]GBE: improve precision of atanh
Lv Meng
- [Beignet] CL_DEVICE_NOT_FOUND with Xeon E3-1245 v2 (Ivy Bridge)
Jason Oster
- [Beignet] [PATCH] Start looking for LLVM from highest version down
Simon Richter
- [Beignet] [PATCH] Fix signed to unsinged type sat convert.
Yang Rong
- [Beignet] [PATCH V2] Add FCMP UNO support.
Yang Rong
- [Beignet] [PATCH 1/2] Fix float to ulong/long fail.
Yang Rong
- [Beignet] [PATCH 2/2] Add a forgot break when calc local_sz.
Yang Rong
- [Beignet] [PATCH 1/2] Fix convert long/ulong to float.
Yang Rong
- [Beignet] [PATCH 2/2] Fix rtz, rtp, rtn when convert int/uint/long/ulong to float.
Yang Rong
- [Beignet] [PATCH] Revert choose local size change when local size is null in clEnqueueNDRang.
Yang Rong
- [Beignet] [PATCH 1/2] Move the llvm optimize pass from clang to backend.
Yang Rong
- [Beignet] [PATCH 2/2] Fix a build pushMap bug.
Yang Rong
- [Beignet] [PATCH V2] Fix convert long/ulong to float.
Yang Rong
- [Beignet] [PATCH] Fix some long ops bug.
Yang Rong
- [Beignet] [PATCH] Fix a convert typo.
Yang Rong
- [Beignet] [PATCH] Fix utest compiler_function_argument3 error after move -O2 to backend.
Yang Rong
- [Beignet] [PATCH] GBE: improve asin/acos precision
Song, Ruiling
- [Beignet] [PATCH] Disable the PCH valid check to save a lot of compiling time.
Song, Ruiling
- [Beignet] [PATCH 1/3] GBE: improve precision of log/log1p
Ruiling Song
- [Beignet] [PATCH 2/3] GBE: Improve precision of log10
Ruiling Song
- [Beignet] [PATCH 3/3] GBE: Improve precision of log2
Ruiling Song
- [Beignet] [PATCH V2] GBE: Improve precision of log2
Ruiling Song
- [Beignet] [PATCH 3/3] GBE: Improve precision of log2
Song, Ruiling
- [Beignet] [PATCH] GBE: Fix logb implementation.
Ruiling Song
- [Beignet] [PATCH] Accelerate utest.
Song, Ruiling
- [Beignet] [PATCH 1/2] GBE: fix a corner case when allocate registers for local buffer.
Song, Ruiling
- [Beignet] [PATCH 2/2] GBE: fix a corner case which refer to a undefined value.
Song, Ruiling
- [Beignet] [PATCH] [PATCH]GBE: improve precision of exp and fmod
Song, Ruiling
- [Beignet] [PATCH] GBE: Fix logb implementation.
Song, Ruiling
- [Beignet] [PATCH v5] Add test cases generator.
Song, Ruiling
- [Beignet] [PATCH] GBE: rewrite the liveness analysis routine.
Song, Ruiling
- [Beignet] [PATCH] GBE: rewrite the liveness analysis routine.
Song, Ruiling
- [Beignet] [PATCH] GBE: rewrite the liveness analysis routine.
Song, Ruiling
- [Beignet] [PATCH_V2] [PATCH]GBE: improve precision of exp
Song, Ruiling
- [Beignet] [PATCH] [PATCH]GBE: improve precision of expm1, acosh, asinh, sinh
Song, Ruiling
- [Beignet] [PATCH] GBE: rewrite the liveness analysis routine.
Song, Ruiling
- [Beignet] [QA 2013/12/25 ] Status of Piglit test cases
Song, Ruiling
- [Beignet] [PATCH 1/4] GBE: rewrite the liveness analysis routine.
Song, Ruiling
- [Beignet] [PATCH 2/4] GBE: refine the register expiring handling.
Song, Ruiling
- [Beignet] [PATCH 3/4] GBE: fix the potential issue when there are inactive lanes.
Song, Ruiling
- [Beignet] [PATCH] [PATCH]GBE: improve precision of ldexp
Song, Ruiling
- [Beignet] [PATCH] [PATCH]GBE: improve precision of atanh
Song, Ruiling
- [Beignet] [QA 2013/12/10] Status of Piglit test cases
Sun, Yi
- [Beignet] [QA 2013/12/10] Status of Piglit test cases
Sun, Yi
- [Beignet] [PATCH v3] Add test cases generator.
Yi Sun
- [Beignet] [PATCH v4] Add test cases generator.
Yi Sun
- [Beignet] [PATCH v5] Add test cases generator.
Yi Sun
- [Beignet] [QA 2013/12/25 ] Status of Piglit test cases
Sun, Yi
- [Beignet] [QA 2013/12/25 ] Status of Piglit test cases
Sun, Yi
- [Beignet] [QA 2013/12/25 ] Status of Piglit test cases
Sun, Yi
- [Beignet] [QA 2013/12/25 ] Status of Piglit test cases
Sun, Yi
- [Beignet] [PATCH] utests/CMakeList.txt: Remove kernel files which generated by utest_generator.py.
Yi Sun
- [Beignet] [PATCH v5] Add test cases generator.
Sun, Yi
- [Beignet] [PATCH v5] Add test cases generator.
Sun, Yi
- [Beignet] [PATCH v2] utests/CMakeList.txt: Remove kernel files which generated by utest_generator.py.
Yi Sun
- [Beignet] [PATCH] Runtime: fixed the region check for three rect region related APIs.
Yang, Rong R
- [Beignet] [PATCH] Defer the scalarize to the last pass before the Gen pass.
Yang, Rong R
- [Beignet] [PATCH] GBE: fix clang's "incorrect" optimization for barrier call.
Yang, Rong R
- [Beignet] [PATCH] [PATCH]GBE: improve precision of exp and fmod
Yang, Rong R
- [Beignet] [PATCH] GBE: adjust instruction order for load/function call for vector.
Yang, Rong R
- [Beignet] [PATCH] [PATCH]GBE: improve precision of remainder
Yang, Rong R
- [Beignet] [PATCH] [PATCH]GBE: improve precision of cosh
Yang, Rong R
- [Beignet] [PATCH] [PATCH]GBE: improve precision of tanh
Yang, Rong R
- [Beignet] [PATCH] [PATCH]GBE: improve precision of sinh
Yang, Rong R
- [Beignet] [PATCH] [PATCH]GBE: improve precision of asinh
Yang, Rong R
- [Beignet] [PATCH] [PATCH]GBE: improve precision of expm1
Yang, Rong R
- [Beignet] [PATCH V3] [PATCH]GBE: improve precision of fmod
Yang, Rong R
- [Beignet] [PATCH V2] [PATCH]GBE: improve precision of exp
Yang, Rong R
- [Beignet] [PATCH] GBE: we should allocate register for ExtractElement insn.
Yang, Rong R
- [Beignet] [PATCH] [PATCH]GBE: improve precision of acosh
Yang, Rong R
- [Beignet] [PATCH 1/2] Fix convert long/ulong to float.
Yang, Rong R
- [Beignet] [PATCH] GBE: rewrite the liveness analysis routine.
Yang, Rong R
- [Beignet] [PATCH 1/2] Fix convert long/ulong to float.
Yang, Rong R
- [Beignet] [PATCH 1/2] Move the llvm optimize pass from clang to backend.
Yang, Rong R
- [Beignet] Newbie - Building beignet
Zou, Nanhai
- [Beignet] Newbie - Building beignet
Zou, Nanhai
- [Beignet] [QA 2013/12/10] Status of Piglit test cases
Zou, Nanhai
- [Beignet] [QA 2013/12/10] Status of Piglit test cases
Zou, Nanhai
- [Beignet] [PATCH v5] Add test cases generator.
Zou, Nanhai
- [Beignet] [PATCH v5] Add test cases generator.
Zou, Nanhai
- [Beignet] a python 3.x patch
george
- [Beignet] Sample program crash with beignet 0.3 on IVB
zhigang gong
- [Beignet] [PATCH] Disable the PCH valid check to save a lot of compiling time.
junyan.he at inbox.com
- [Beignet] [PATCH] Disable the PCH valid check to save a lot of compiling time.
junyan.he at inbox.com
- [Beignet] [V2 PATCH] Disable the PCH valid check to save a lot of compiling time.
junyan.he at inbox.com
- [Beignet] [PATCH 1/3] Add one script for generating the PCH files.
junyan.he at inbox.com
- [Beignet] [PATCH 2/3] Modify the CMakeLists file for PCH build
junyan.he at inbox.com
- [Beignet] [PATCH 3/3] Modify the PCH using in the building process.
junyan.he at inbox.com
- [Beignet] [PATCH] Modify the multi-thread support for queue.
junyan.he at inbox.com
- [Beignet] [PATCH] Modify the multi-thread support for queue.
junyan.he at inbox.com
- [Beignet] [PATCH V2] Modify the multi-thread support for queue.
junyan.he at inbox.com
- [Beignet] [PATCH] [PATCH 1/3] GBE: improve precision of exp
meng.lv at intel.com
- [Beignet] [PATCH] [PATCH]GBE: improve precision of exp and fmod
meng.lv at intel.com
Last message date:
Tue Dec 31 19:41:42 PST 2013
Archived on: Tue Dec 31 19:42:09 PST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).