Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-17 | backend: refine sincos | rander.wang | 1 | -11/+143 |
2017-05-17 | backend: refine the code structure of math | rander.wang | 1 | -3496/+182 |
2017-05-04 | backend: refine modf to pass the cft | rander | 1 | -2/+21 |
2017-05-04 | backend: refine remquo to pass cft | rander | 1 | -17/+167 |
2017-05-04 | backend: refine fract to pass the cft | rander | 1 | -1/+15 |
2017-04-17 | backend: add double version of modf | rander | 1 | -0/+7 |
2017-04-17 | backend: add double version of sincos | rander | 1 | -0/+6 |
2017-04-17 | backend: add double version of remquo | rander | 1 | -0/+49 |
2017-04-17 | backend: add double version of lgamma_r | rander | 1 | -0/+165 |
2017-04-17 | backend: refine code structure of ocl math function | rander | 1 | -0/+57 |
2016-12-28 | OCL20: Add __OPENCL_VERSION__ and CL_VERSION_2_0 define. | Yang, Rong R | 1 | -1/+1 |
2016-11-08 | Libocl: change prototype of math built-in for OCL2.0 spec | Yang Rong | 1 | -0/+3801 |