summaryrefslogtreecommitdiffstats
path: root/libclc/generic/include/clc/integer
Commit message (Expand)AuthorAgeFilesLines
* integer/gentype: Add __CLC_VECSIZE macroJan Vesely2018-03-081-0/+96
* popcount: Provide function implementation rather than intrinsic redirectJan Vesely2018-03-083-26/+6
* integer: Add popcount implementation using ctpop intrinsicAaron Watry2017-09-092-0/+26
* integer: remove explicit casts from _MIN definitionsAaron Watry2015-10-061-3/+3
* integer: Update integer limits to comply with specAaron Watry2015-09-151-6/+6
* Implement generic mad_satJan Vesely2014-09-022-0/+4
* Revert "Implement generic mad_sat"Aaron Watry2014-08-232-4/+0
* Add int3/uint3 to integer-gentype.incAaron Watry2014-08-231-0/+8
* Implement generic mad_satAaron Watry2014-08-232-0/+4
* Parenthesize arguments for mad_hiAaron Watry2013-09-091-1/+1
* Implement mad_hi built-inAaron Watry2013-09-061-0/+1
* Remove unneeded semi-colonsAaron Watry2013-09-051-6/+6
* Add mul_hi implementation [v2]Aaron Watry2013-08-192-0/+3
* Add rhadd builtinAaron Watry2013-08-152-0/+3
* Add hadd builtinAaron Watry2013-08-152-0/+3
* Add missing integer min/max definitionsAaron Watry2013-07-261-0/+15
* Implement generic upsample()Aaron Watry2013-07-191-0/+25
* Add integer-gentype.inc: Missing file from r185839Tom Stellard2013-07-151-0/+39
* Implement mad24() and mul24() builtinsTom Stellard2013-07-084-0/+8
* Add __CLC_ prefix to all macro definitions in headersTom Stellard2013-07-0813-445/+445
* libclc: Implement clz() builtinTom Stellard2013-06-262-0/+3
* libclc: Implement the min(vec, scalar) version of the min builtin.Tom Stellard2013-06-261-0/+23
* Simplify rotate implementation a bit..Tom Stellard2013-06-261-0/+16
* libclc: implement rotate builtinTom Stellard2013-06-263-0/+14
* libclc: Move max builtin to shared/Tom Stellard2013-06-262-3/+0
* libclc: Add max() builtin functionTom Stellard2013-06-262-0/+3
* Implement sub_sat builtin. Patch by Lei Mou!Peter Collingbourne2012-08-052-0/+3
* Initial commit.Peter Collingbourne2012-01-087-0/+394
OpenPOWER on IntegriCloud