index
:
~rongyang/beignet
Release_v0.9.x
Release_v1.0
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
2015-01-12
add option BUILD_STANDALONE_GBE_COMPILER to build static compiler
Guo Yejun
1
-10
/
+29
2015-01-08
Fix loop condition of PrintfSet constructor.
Yan Wang
1
-1
/
+1
2015-01-07
remove useless dependency libocl
Guo Yejun
1
-2
/
+0
2015-01-07
refine gbe_bin_generater usage to add -t option
Guo Yejun
1
-1
/
+1
2015-01-07
libocl: Reimplement trigonometric functions.
Ruiling Song
1
-378
/
+172
2015-01-07
libocl: remove useless code.
Ruiling Song
1
-57
/
+0
2015-01-06
do not use C++11 features inside libgbeinterp
Guo Yejun
12
-87
/
+111
2015-01-06
change Immediate::operator= from private to public
Guo Yejun
1
-1
/
+2
2015-01-06
do not include llvm/clang headers for libgbeinterp
Guo Yejun
2
-1
/
+12
2014-12-29
Fix PrintfState copying.
Yan Wang
1
-4
/
+29
2014-12-25
replace hash_map with map
Guo Yejun
5
-91
/
+5
2014-12-25
add collectImageArgs to handle image count limitations.
Luo Xionghu
1
-0
/
+28
2014-12-25
fix min_max_read_image_args and min_max_parameter_size issue.
Luo Xionghu
2
-4
/
+6
2014-12-24
libocl: implement high precision pown()
Ruiling Song
1
-5
/
+232
2014-12-24
GBE: remove software maintained SLM offset related code.
Zhigang Gong
7
-37
/
+1
2014-12-24
GBE: use sr0.1's SLM Offset to eliminate the software SLM offset for HSW.
Zhigang Gong
2
-4
/
+10
2014-12-23
GBE: fix an image regression.
Zhigang Gong
2
-29
/
+30
2014-12-22
libocl: flush denorm to zero in remquo()
Ruiling Song
1
-0
/
+2
2014-12-22
libocl: Correctly handle -inf in exp10.
Ruiling Song
1
-3
/
+3
2014-12-22
libocl: flush denorm into zero in ldexp()
Ruiling Song
1
-1
/
+1
2014-12-22
libocl: Flush denorm input into zero in rootn()
Ruiling Song
1
-0
/
+8
2014-12-22
libocl: Imporve precision of exp()
Ruiling Song
1
-9
/
+27
2014-12-22
libocl: Improve precision of pow/powr.
Ruiling Song
1
-14
/
+67
2014-12-19
add half math function support.
Luo Xionghu
1
-1
/
+15
2014-12-19
GBE: code cleanup.
Zhigang Gong
3
-12
/
+2
2014-12-18
GBE/CL: use 2D image to implement large image1D_buffer.
Zhigang Gong
1
-3
/
+17
2014-12-18
GBE: remove some image1d_buffer related builtin functions.
Zhigang Gong
2
-9
/
+9
2014-12-18
GBE: switch to CLANG native sampler_t.
Zhigang Gong
9
-18
/
+179
2014-12-18
GBE: switch to use CLANG native image types.
Zhigang Gong
9
-424
/
+175
2014-12-18
Refactor all image builtin functions.
Zhigang Gong
4
-416
/
+618
2014-12-17
GBE: don't always treat a multiple destination instruction as root.
Zhigang Gong
1
-3
/
+2
2014-12-15
GBE: Add some missing constant expression cases.
Zhigang Gong
4
-11
/
+135
2014-12-15
GBE: Add constant pointer in the memcpy intrinsic.
Zhigang Gong
3
-1
/
+187
2014-12-15
GBE: eliminate duplicate GEP handling logic.
Zhigang Gong
3
-61
/
+50
2014-12-15
GBE: remove useless code.
Zhigang Gong
1
-23
/
+4
2014-12-15
libocl: Move spec required macro to header file.
Ruiling Song
2
-3
/
+3
2014-12-15
libocl: Fix precision of builtin tanpi.
Ruiling Song
1
-1
/
+27
2014-12-04
GBE: Fix the printf issue caused by new bti implementation
Ruiling Song
1
-4
/
+16
2014-12-04
GBE: Fix a disassembly bug.
Ruiling Song
1
-2
/
+2
2014-12-04
GBE: support const private array initialization.
Ruiling Song
2
-45
/
+54
2014-12-03
GBE: Re-implement BTI logic in backend
Ruiling Song
2
-109
/
+159
2014-12-02
fix bswap implementation issue.
Luo Xionghu
1
-36
/
+28
2014-12-02
fix dnetc overflow issue.
Luo Xionghu
1
-1
/
+2
2014-12-02
GBE: optimize GEP constant offset calculation.
Zhigang Gong
1
-3
/
+5
2014-12-02
GBE: fix a regression caused by the negative index handling patch.
Zhigang Gong
1
-1
/
+1
2014-12-01
GBE: Fix bug with negative constant GEP index.
Zhigang Gong
3
-11
/
+13
2014-12-01
GBE: Output CFG of Gen IR to dot file.
Ruiling Song
3
-0
/
+26
2014-11-26
GBE: Place loop exits after loop blocks when sorting basic blocks.
Ruiling Song
1
-10
/
+84
2014-11-25
GBE: don't split instruction for some special case.
Zhigang Gong
1
-1
/
+11
2014-11-25
GBE: disable spill register under simd16 mode.
Zhigang Gong
1
-3
/
+2
[prev]
[next]