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-05-22
GBE: fix post scheduling bug.
fixsched
Zhigang Gong
2
-3
/
+4
2014-05-22
draft
Zhigang Gong
5
-13
/
+34
2014-05-22
GBE: preparation to mix simd16 into simd8 kernel.
Zhigang Gong
10
-51
/
+225
2014-05-21
GBE: fix post scheduling related bug for spill/unspill.
Zhigang Gong
3
-5
/
+26
2014-05-21
GBE: optimize post reg allocation instruction scheduling.
Zhigang Gong
4
-111
/
+203
2014-05-21
GBE: fix post register allocation instruction scheduling bug.
Zhigang Gong
1
-3
/
+3
2014-05-16
GBE: disable mad for some cases.
Zhigang Gong
1
-1
/
+13
2014-05-16
GBE: don't allocate/modify flag if it is not used in current BB.
Zhigang Gong
1
-4
/
+11
2014-05-16
GBE: optimize IMM handling for SEL/SEL_CMP/CMP.
Zhigang Gong
1
-86
/
+97
2014-05-16
GBE: optimize SUB dst, imm, src1 instruction.
Zhigang Gong
1
-13
/
+17
2014-05-16
GBE: fix unpacked_uw/ub on uniform registers.
Zhigang Gong
2
-18
/
+26
2014-05-16
GBE: optimize CMP instruction encoding.
Zhigang Gong
4
-51
/
+79
2014-05-16
GBE: refine disassembly code to show null register's type.
Zhigang Gong
1
-9
/
+11
2014-05-16
Modify the GenContext and GenEncoder's destructor to virtual
Junyan He
4
-4
/
+8
2014-05-16
Runtime: Fix a bug in L3 configuration.
Ruiling Song
2
-5
/
+14
2014-05-14
GBE: fix one regression caused by uniform analysis.
Zhigang Gong
1
-1
/
+7
2014-05-13
GBE: fix the legacy use of isScalarOrBool.
Zhigang Gong
3
-38
/
+24
2014-05-13
GBE: enable uniform analysis for bool data type.
Zhigang Gong
3
-56
/
+109
2014-05-13
GBE: enable uniform for load instruction.
Zhigang Gong
2
-22
/
+64
2014-05-13
GBE: implement uniform analysis.
Zhigang Gong
6
-136
/
+204
2014-05-13
GBE: change scalar byte size to 2 from 1.
Zhigang Gong
1
-1
/
+1
2014-05-13
GBE: No need to compute liveout again in value.cpp.
Zhigang Gong
1
-33
/
+0
2014-05-12
Fix double bugs for hsw
Junyan He
3
-2
/
+67
2014-05-12
Make the surface typed write work for HSW
Junyan He
8
-29
/
+202
2014-05-12
correct jump distance of hsw's jmpi.
Junyan He
1
-4
/
+5
2014-05-12
Using a correct DATAPORT and SFID for some send message of haswell.
Junyan He
6
-68
/
+126
2014-05-12
Add Gen75Context and Gen75Encoder class for hsw
Junyan He
11
-14
/
+180
2014-05-12
Update the device info description for HSW
Junyan He
1
-45
/
+90
2014-05-09
Runtime: change default tiling mode to TILE_X from TILE_Y.
Zhigang Gong
1
-2
/
+23
2014-05-09
GBE: Merge successive load/store together for better performance.
Ruiling Song
4
-1
/
+275
2014-05-09
GBE: Refine logic of finding where the local variable is defined.
Ruiling Song
1
-11
/
+14
2014-05-09
do not serialize zero image/sampler info into binary
Guo Yejun
4
-4
/
+13
2014-05-08
GBE: fix one potential bug in UnsignedI64ToFloat.
Zhigang Gong
1
-1
/
+4
2014-05-06
GBE: Fix one build error of friend declaration for a class.
Chuanbo Weng
1
-1
/
+1
2014-05-05
GBE: remove some useless code.
Zhigang Gong
1
-21
/
+0
2014-05-05
GBE: increase the global memory size to 1GB.
Zhigang Gong
1
-2
/
+2
2014-05-05
GBE: fixed a regression at "Long" div/rem.
Zhigang Gong
1
-1
/
+8
2014-04-30
Init Benchmark suite
Yi Sun
5
-0
/
+224
2014-04-29
GBE: reserve flag0.0 for large basic block.
Zhigang Gong
3
-2
/
+17
2014-04-29
GBE: fix the large if/endif block issue.
Zhigang Gong
5
-17
/
+57
2014-04-29
GBE: fix the hard coded endif offset calculation.
Zhigang Gong
4
-20
/
+20
2014-04-29
GBE: Avoid unecessary dag/liveness computing at backend.
Zhigang Gong
7
-25
/
+68
2014-04-28
GBE: fixed a potential scalarize bug.
Zhigang Gong
1
-1
/
+3
2014-04-28
add support for cross compiler
Guo Yejun
2
-5
/
+5
2014-04-28
GBE: refine the gen program strategy.
Zhigang Gong
6
-17
/
+20
2014-04-23
GBE: fixed the undefined phi value's liveness analysis.
Zhigang Gong
5
-8
/
+21
2014-04-23
GBE: Try expire some register before register allocation
Ruiling Song
1
-0
/
+2
2014-04-23
GBE: Optimize byte gather read using untyped read.
Ruiling Song
1
-11
/
+14
2014-04-22
add test for __gen_ocl_simd_any and __gen_ocl_simd_all
Guo Yejun
5
-0
/
+115
2014-04-22
support __gen_ocl_simd_any and __gen_ocl_simd_all
Guo Yejun
6
-0
/
+95
[next]