summaryrefslogtreecommitdiff
path: root/backend/src
AgeCommit message (Expand)AuthorFilesLines
2017-04-17backend: add double version of sinrander2-0/+29
2017-04-17backend: add double version of coshrander2-0/+221
2017-04-17backend: add double version of cosrander2-0/+409
2017-04-17backend: add double version of atanhrander2-0/+27
2017-04-17backend: add double version of atanpi atan2pirander2-0/+12
2017-04-17backend: add double version of atan2rander2-0/+86
2017-04-17backend: add double version of atanrander2-0/+76
2017-04-17backend: add double version of asinhrander2-0/+27
2017-04-17backend: add double version asinpirander2-0/+5
2017-04-17backend: add double version of asinrander2-0/+61
2017-04-17backend: add double version of acoshrander2-0/+27
2017-04-17backend: add double version of acospirander2-0/+6
2017-04-17backend: add double version of acosrander3-1/+161
2017-04-17backend: refine code structure of ocl math functionrander8-1/+991
2017-04-17backend: add convert_double_rte(long)rander1-1/+26
2017-04-17backend: add convert_double_rtz(long)rander1-0/+23
2017-04-17backend: add convert_double_rtn(long)rander1-0/+24
2017-04-17backend: add convert_double(long)rander1-0/+24
2017-04-17backend: add convert_double_rte(ulong)rander1-1/+19
2017-04-17backend: add convert_double_rtn(ulong)rander1-1/+13
2017-04-17backend: add convert_double_rtz(ulong)rander1-1/+13
2017-04-17backend: add convert_double_rtp(ulong)rander1-0/+99
2017-04-17backend: add convert_float_rte(double)rander1-0/+43
2017-04-17backend: add convert_float_rtp(double)rander1-0/+36
2017-04-17backend: add convert_float_rtz(double)rander1-0/+29
2017-04-17backend: refine convert_float_rtn(double x)rander1-12/+23
2017-04-17backend: add convert_double_R(float x)rander1-3/+3
2017-04-17backend: add double support to convert_double_rte|n|z|p(double x)rander1-1/+1
2017-04-17backend: add double support to convert_u|char|short|int_rtp(double x)rander1-0/+21
2017-04-17backend: add int8 convert to double.rander1-0/+72
2017-04-17backend: add double support to convert_u|char|short|int|long_sat_rte|z|n|p(do...rander1-1/+49
2017-04-17Backend: add double support to convert_u|long_rtp(double x)rander1-0/+45
2017-04-17Backend: add double support to convert_u|char|short|int|long_rtz(double x)rander1-2/+23
2017-04-17Backend: add double support to convert_u|char|u|short|u|int_rte(double x)rander1-0/+9
2017-04-17Backend: add double support to convert_u|long_rte(double x)rander1-2/+37
2017-04-17Backend: add double support to convert_float_rtn(double x)rander2-0/+31
2017-04-17Backend: add double support to convert_uchar|short_rtn(double x)rander1-0/+20
2017-04-17Backend: add double support to convert_u|int_rtn(double x)rander1-0/+35
2017-04-17Backend: add double support to convert_u|long_rtn(double)rander2-1/+58
2017-04-17Backend: add double support to convert_uchar|char|short|ushort|int|uint|long|...rander3-1/+25
2017-04-17Backend:add double support to max min min steprander2-0/+35
2017-04-17Backend: add double support to prefetch. Actually it does nothingrander2-0/+2
2017-04-17Backend: add double support for shufflerander2-0/+4
2017-04-17Backend: add double support for select.Yang Rong1-0/+2
2017-04-13Backend: Add LLVM40 supportPan Xiuli21-34/+217
2017-04-13Backend: Refine FCmp one and unePan Xiuli1-4/+6
2017-04-13Backend: Refine LLVM version check macroPan Xiuli17-104/+104
2017-04-13Backend: Refine GEP lowering codePan Xiuli3-16/+30
2017-04-13Backend: Fix an include file error problemPan Xiuli4-5/+4
2017-04-13Backend: Remove old llvm support code.Pan Xiuli6-90/+0