index
:
~hejunyan/beignet
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
master
opencl-1.1
stable
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-12
HSW: Remove the jmpi distance limit of HSW.
Yang Rong
4
-17
/
+49
2014-06-12
GBE: fix some bugs in 64bit bitcast.
Ruiling Song
1
-3
/
+7
2014-06-12
HSW: Fix potential issue of GT3 when calc stack address.
Yang Rong
1
-2
/
+2
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
Add the printf logic into the run time.
Junyan He
1
-0
/
+6
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-09
remove the code of saving the llvm bitcode to file, replace it with llvm::Module
Luo
7
-56
/
+99
2014-06-09
GBE: Fix an assert on bitcast long to char8
Ruiling Song
1
-12
/
+15
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: 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
1
-2
/
+2
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
4
-7
/
+5
2014-05-30
GBE: Fix bitcast between long and other type.
Ruiling Song
1
-1
/
+10
2014-05-30
extract libgbeinterp.so from runtime (libcl.so)
Guo Yejun
3
-1
/
+7
2014-05-29
GBE: fix one illegal instruction when replace a uniform dst.
Zhigang Gong
1
-2
/
+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
Silence compilation warnings when release build.
Yang Rong
3
-5
/
+3
2014-05-28
GBE: Consolidate all read/write instruction's bti handling.
Zhigang Gong
4
-28
/
+64
2014-05-28
separate runtime(libcl.so) and compiler(libgbe.so)
Guo Yejun
12
-39
/
+140
2014-05-27
GBE: Make compatible with old gcc version.
Ruiling Song
4
-4
/
+4
2014-05-27
Refine pci id detecting.
Junyan He
1
-1
/
+0
2014-05-27
GBE: fix post scheduling related bug for spill/unspill.
Zhigang Gong
3
-7
/
+31
2014-05-27
GBE: optimize post reg allocation instruction scheduling.
Zhigang Gong
4
-111
/
+202
2014-05-27
GBE: fix one post register allocation instruction scheduling bug.
Zhigang Gong
1
-3
/
+3
2014-05-27
GBE: disable mad for some cases.
Zhigang Gong
1
-1
/
+13
2014-05-23
GBE: fix a uniform analysis bug.
Zhigang Gong
2
-20
/
+46
2014-05-23
GBE: don't allocate/modify flag if it is not used in current BB.
Zhigang Gong
1
-4
/
+11
2014-05-23
GBE: optimize IMM handling for SEL/SEL_CMP/CMP.
Zhigang Gong
1
-86
/
+95
2014-05-23
GBE: optimize SUB dst, imm, src1 instruction.
Zhigang Gong
1
-13
/
+17
2014-05-23
GBE: optimize CMP instruction encoding.
Zhigang Gong
4
-51
/
+79
2014-05-23
GBE: refine disassembly code to show null register's type.
Zhigang Gong
1
-9
/
+11
2014-05-23
gbe_bin_generater: fix two bugs.
Zhigang Gong
1
-2
/
+5
2014-05-22
move enqueue_copy_image kernels outside of runtime code.
Luo
1
-0
/
+2
2014-05-22
GBE: optimize builtin atan2.
Ruiling Song
1
-12
/
+13
[next]