index
:
beignet
OCL20
Release_v0.9.x
Release_v1.0
Release_v1.1
Release_v1.2
Release_v1.3
master
newRT
Beignet OpenCL Library for Intel Ivy Bridge and newer GPUs (mirrored from https://gitlab.freedesktop.org/beignet/beignet)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-17
backend: add convert_double_R(float x)
rander
1
-3
/
+3
2017-04-17
backend: add double support to convert_double_rte|n|z|p(double x)
rander
1
-1
/
+1
2017-04-17
backend: add double support to convert_u|char|short|int_rtp(double x)
rander
1
-0
/
+21
2017-04-17
backend: add int8 convert to double.
rander
1
-0
/
+72
2017-04-17
backend: add double support to convert_u|char|short|int|long_sat_rte|z|n|p(do...
rander
1
-1
/
+49
2017-04-17
Backend: add double support to convert_u|long_rtp(double x)
rander
1
-0
/
+45
2017-04-17
Backend: add double support to convert_u|char|short|int|long_rtz(double x)
rander
1
-2
/
+23
2017-04-17
Backend: add double support to convert_u|char|u|short|u|int_rte(double x)
rander
1
-0
/
+9
2017-04-17
Backend: add double support to convert_u|long_rte(double x)
rander
1
-2
/
+37
2017-04-17
Backend: add double support to convert_float_rtn(double x)
rander
2
-0
/
+31
2017-04-17
Backend: add double support to convert_uchar|short_rtn(double x)
rander
1
-0
/
+20
2017-04-17
Backend: add double support to convert_u|int_rtn(double x)
rander
1
-0
/
+35
2017-04-17
Backend: add double support to convert_u|long_rtn(double)
rander
2
-1
/
+58
2017-04-17
Backend: add double support to convert_uchar|char|short|ushort|int|uint|long|...
rander
3
-1
/
+25
2017-04-17
Backend:add double support to max min min step
rander
2
-0
/
+35
2017-04-17
Backend: add double support to prefetch. Actually it does nothing
rander
2
-0
/
+2
2017-04-17
Backend: add double support for shuffle
rander
2
-0
/
+4
2017-04-17
Backend: add double support for select.
Yang Rong
1
-0
/
+2
2017-04-13
Backend: Add LLVM40 support
Pan Xiuli
21
-34
/
+217
2017-04-13
Backend: Refine FCmp one and une
Pan Xiuli
1
-4
/
+6
2017-04-13
Backend: Refine LLVM version check macro
Pan Xiuli
17
-104
/
+104
2017-04-13
Backend: Refine GEP lowering code
Pan Xiuli
3
-16
/
+30
2017-04-13
Backend: Fix an include file error problem
Pan Xiuli
4
-5
/
+4
2017-04-13
Backend: Remove old llvm support code.
Pan Xiuli
6
-90
/
+0
2017-04-13
Backend: Fix flag and subflag seting for src 3 instruction
Pan Xiuli
3
-6
/
+19
2017-03-23
Backend: Add hole reuse in reg alloction
Pan Xiuli
2
-17
/
+121
2017-03-23
Backend: Store the spill register information
Pan Xiuli
1
-5
/
+33
2017-03-23
llvm3.9 will assert if ouput is empty string.
Luo Xionghu
1
-4
/
+8
2017-03-23
fix regression on pre-BDW platform.
Luo Xionghu
1
-3
/
+7
2017-03-23
Properly check return value from __cxa_demangle
Jan Beich
1
-2
/
+2
2017-03-13
Backend:add double support for some relation function
rander
3
-0
/
+87
2017-03-13
Backend: add double support to bitselect
rander
2
-0
/
+4
2017-03-13
implement extension cl_intel_media_block_io WRITE related function
Luo Xionghu
8
-31
/
+194
2017-03-13
fix build error log not output issue.
Luo Xionghu
1
-4
/
+4
2017-03-13
add extension cl_intel_media_block_io READ related function
Luo Xionghu
9
-33
/
+272
2017-03-13
add extension intel_planar_yuv.
Luo Xionghu
1
-0
/
+1
2017-03-07
Backend: refine the geometry function
rander
1
-4
/
+4
2017-03-07
Backend: for BDW and after, According to BSpec no need to split CMP when src ...
rander
4
-0
/
+11
2017-03-07
Backend: Add missing Unaligned OWord Block Read disasm
Pan Xiuli
1
-1
/
+1
2017-02-28
Backend: Fix a selection ir optimization bug
Pan Xiuli
1
-1
/
+4
2017-02-24
MAD compact instrcution could not support "absolute" attribute.
Yan Wang
1
-0
/
+2
2017-02-17
move simpleBlock check and if/endif optimize after select.
Luo Xionghu
4
-2
/
+123
2017-02-17
revert patch 2edb7451a8f92295f79e29ef16740b5cd16127f2.
Luo Xionghu
2
-101
/
+17
2017-02-17
remove useless code.
Luo Xionghu
1
-1
/
+0
2017-02-14
Enable OpenCL 2.0 only where supported
Pan Xiuli
1
-9
/
+10
2017-02-10
GBE: use shr instead of division as possible.
Yang Rong
1
-1
/
+12
2017-02-10
GBE: use shl instead of multiply as possible.
Yang Rong
1
-0
/
+19
2017-02-06
Fix typo
Rebecca N. Palmer
1
-1
/
+1
2017-02-06
GBE: use shift for PowerOf2 size when lowering GEP.
Ruiling Song
1
-6
/
+13
2017-01-19
Android.mk: update Android.mk for android build.
Yang Rong
2
-1
/
+11
[prev]
[next]