index
:
~gongzg/beignet
1.0rc
OpenCL20
Release_v0.9.x
Release_v1.0
blender
boolbug
double
draft_function_call
enqueue
fix
fixliveness
fixsched
forhsw
gl_sharing
hack_egl_display
hsw_darktable
image_refine
llvm-3.5
loop_opt
loop_unroll
loopspill
master
merge_gl_sharing
mixsimd16
opencl-1.1
optimize
optimize2
prepare_spill16
spillsimd16
stable
test_math
userptr
vectoropt
vectoropt_test
vload_opt
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-12
Handle the difference timestamp count, got from drm_intel_reg_read.
Yang Rong
1
-18
/
+44
2014-06-12
remove RTLD_DEEPBIND to avoid stdc++ issues
Guo Yejun
8
-171
/
+206
2014-06-11
fix utest simd_any for simd width 8 and 16
Guo Yejun
1
-1
/
+1
2014-06-11
GBE: ignoring some debug related intrinsics.
Zhigang Gong
1
-0
/
+8
2014-06-11
GBE: output compact flag when output asm.
Ruiling Song
5
-9
/
+24
2014-06-11
fix issue when create cl image from libva with offset
Guo Yejun
3
-3
/
+5
2014-06-11
Add the utest case for printf
Junyan He
3
-0
/
+32
2014-06-11
Add the printf logic into the run time.
Junyan He
7
-0
/
+210
2014-06-11
Add the printfSet into the kernel Class and add misc helper functions
Junyan He
3
-2
/
+95
2014-06-11
Add the PrintfParser llvm parser into the llvm backend.
Junyan He
7
-0
/
+693
2014-06-11
Add the PrintfSet class into the ir
Junyan He
3
-0
/
+318
2014-06-11
Add two special register for printf output buffer usage
Junyan He
7
-2
/
+32
2014-06-11
GBE: support SLM bool load and store.
Zhigang Gong
3
-2
/
+7
2014-06-11
GBE: increase batch size to relax the max reloc restriction.
Zhigang Gong
1
-1
/
+1
2014-06-09
remove the code of saving the llvm bitcode to file, replace it with llvm::Module
Luo
8
-57
/
+100
2014-06-09
Handle server IVB GT2.
Abrahm Scully
2
-1
/
+5
2014-06-09
GBE: Fix an assert on bitcast long to char8
Ruiling Song
1
-12
/
+15
2014-06-09
Add some lost pci id into GetGenID.sh
Junyan He
1
-1
/
+1
2014-06-09
HSW: Restore L3 control register to disable SLM mode.
Yang Rong
1
-1
/
+24
2014-06-09
HSW: enable the surface's cache in HSW.
Yang Rong
5
-28
/
+61
2014-06-09
HSW: Set correct max work group size for GT2 and GT3.
Yang Rong
2
-2
/
+9
2014-06-09
HSW: add data port 1 support in disassemble.
Yang Rong
5
-18
/
+67
2014-06-09
GBE: fix one illegal instruction.
Zhigang Gong
2
-2
/
+14
2014-06-09
GBE: Fix a jump issue in int64 to float conversion
Ruiling Song
1
-1
/
+1
2014-06-09
GBE: fix a bug in int64 to float conversion.
Zhigang Gong
1
-0
/
+1
2014-06-09
GBE: fix a typo in utests.
Zhigang Gong
1
-2
/
+2
2014-06-09
utests: add a double precision check test case.
Zhigang Gong
3
-0
/
+55
2014-06-09
GBE: Add support double to float conversion.
Zhigang Gong
3
-53
/
+59
2014-06-09
GBE: optimize a special case of convert INT64 to float.
Zhigang Gong
1
-16
/
+93
2014-06-04
add DRM_LIBDIR path into link directory list
Li Peng
4
-5
/
+5
2014-06-04
HSW: Fix a compact assert.
Yang Rong
1
-0
/
+2
2014-06-04
GBE: Optmize phi elimination
Ruiling Song
2
-1
/
+93
2014-06-04
Revert "GBE: No need to compute liveout again in value.cpp."
Ruiling Song
1
-0
/
+33
2014-06-04
refine code for the usage of set_image_base_index
Guo Yejun
7
-13
/
+12
2014-05-30
GBE: Fix bitcast between long and other type.
Ruiling Song
1
-1
/
+10
2014-05-30
Make utest pass rate reach 100%.
Yi Sun
1
-9
/
+10
2014-05-30
Refine some test for math function
Yi Sun
1
-47
/
+77
2014-05-30
Refine the cl thread implement for queue.
Junyan He
6
-76
/
+192
2014-05-30
Fix timestamp on HASWELL
Li Peng
3
-12
/
+20
2014-05-30
extract libgbeinterp.so from runtime (libcl.so)
Guo Yejun
10
-28
/
+226
2014-05-29
GBE: fix one illegal instruction when replace a uniform dst.
Zhigang Gong
1
-2
/
+4
2014-05-29
utests: disable double test case.
Ruiling Song
5
-8
/
+4
2014-05-29
GBE: Pass correct register type when replaceReg
Ruiling Song
3
-1
/
+21
2014-05-29
GBE: Change 64bit integer storage in register
Ruiling Song
7
-349
/
+122
2014-05-29
GBE: optimize scalar data type conversion.
Zhigang Gong
1
-5
/
+12
2014-05-29
GBE: fix uniform/scalar related bugs.
Zhigang Gong
3
-9
/
+47
2014-05-29
GBE: fix a regression for piglit test.
Zhigang Gong
1
-2
/
+4
2014-05-28
Return CL_IMAGE_FORMAT_NOT_SUPPORTED if image_format is not supported.
Yang Rong
3
-4
/
+11
2014-05-28
Silence compilation warnings when release build.
Yang Rong
4
-10
/
+8
2014-05-28
Silence some compilation warnings.
Zhigang Gong
2
-5
/
+4
[prev]
[next]