summaryrefslogtreecommitdiffstats
path: root/libclc/generic/include/clc/shared
Commit message (Expand)AuthorAgeFilesLines
* Add vstore_half_rte implementationJan Vesely2018-02-061-0/+2
* Add vstore_half_rtp implementationJan Vesely2018-02-061-0/+2
* Add vstore_half_rtn implementationJan Vesely2018-02-061-0/+2
* Add vstore_half_rtz implementationJan Vesely2018-02-061-0/+2
* vstore_half: Consolidate declarationsJan Vesely2018-02-061-39/+26
* shared: Implement aligned vector stores (vstorea_half)Jan Vesely2017-10-221-13/+28
* shared: Implement aligned vector loads (vloada_half)Jan Vesely2017-10-221-17/+23
* Implement vload_half{,n} and vload(half)Jan Vesely2017-09-081-20/+35
* vstore: Cleanup and add vstore(half)Jan Vesely2017-09-081-1/+10
* Add the correct prefixes to the cl_khr_fp64 pragmaJeroen Ketema2017-02-121-1/+1
* Implement vstore_half{,n}Jan Vesely2016-08-171-19/+26
* Add __CLC_ prefix to all macro definitions in headersTom Stellard2013-07-086-16/+16
* libclc: Initial vstore implementationTom Stellard2013-06-261-0/+36
* libclc: Initial vload implementationTom Stellard2013-06-261-0/+37
* libclc: Add clamp(vec, scalar, scalar) and max(vec, scalar)Tom Stellard2013-06-262-0/+8
* libclc: Implement the min(vec, scalar) version of the min builtin.Tom Stellard2013-06-261-0/+4
* libclc: implement initial version of min()Tom Stellard2013-06-262-0/+6
* libclc: Move max builtin to shared/Tom Stellard2013-06-262-0/+6
* libclc: Add clamp() builtin for integer/floating pointTom Stellard2013-06-262-0/+6
OpenPOWER on IntegriCloud