summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/integer
Commit message (Expand)AuthorAgeFilesLines
* Implement generic mad_satJan Vesely2014-09-021-0/+72
* Revert "Implement generic mad_sat"Aaron Watry2014-08-231-72/+0
* Implement generic mad_satAaron Watry2014-08-231-0/+72
* Move clcmacro.h to avoid cluttering user namespace v2Jeroen Ketema2014-06-243-0/+3
* s/_CLC_DECL/_CLC_DEF/Tom Stellard2013-10-312-14/+14
* Add mul_hi implementation [v2]Aaron Watry2013-08-191-0/+109
* Add rhadd builtinAaron Watry2013-08-152-0/+10
* Add hadd builtinAaron Watry2013-08-152-0/+10
* Implement generic upsample()Aaron Watry2013-07-191-0/+34
* Implement mad24() and mul24() builtinsTom Stellard2013-07-084-0/+22
* Add __CLC_ prefix to all macro definitions in headersTom Stellard2013-07-086-22/+22
* libclc: Implement clz() builtinTom Stellard2013-06-263-0/+151
* libclc: Rename [add|sub]_sat.ll to [add|sub]_sat_if.llTom Stellard2013-06-262-0/+0
* Add a another TODO note.Tom Stellard2013-06-261-0/+3
* Add a TODO note.Tom Stellard2013-06-261-0/+4
* Simplify rotate implementation a bit..Tom Stellard2013-06-261-21/+21
* libclc: implement rotate builtinTom Stellard2013-06-262-0/+39
* libclc: Move max builtin to shared/Tom Stellard2013-06-262-7/+0
* libclc: Fix abs_diff builtin integer functionTom Stellard2013-06-261-1/+1
* libclc: Add max() builtin functionTom Stellard2013-06-262-0/+7
* Do not use linkonce_odr linkage in .ll files. This prevented themPeter Collingbourne2012-08-054-32/+32
* Implement sub_sat builtin. Patch by Lei Mou!Peter Collingbourne2012-08-053-0/+190
* Fix declarations of __clc_add_sat_*. Patch by Lei Mou!Peter Collingbourne2012-08-051-8/+8
* Initial commit.Peter Collingbourne2012-01-087-0/+204
OpenPOWER on IntegriCloud