summaryrefslogtreecommitdiffstats
path: root/libclc/generic/include/clc/relational
Commit message (Expand)AuthorAgeFilesLines
* Add initial support for half precision builtinsJan Vesely2018-05-174-0/+55
* relational/select: Condition types for half are short/ushort, not char/ucharJan Vesely2018-04-251-2/+2
* select: Add vector implementationJan Vesely2018-03-062-1/+36
* Fix bitselect for float/double types v2Tom Stellard2015-03-052-1/+51
* add isordered builtinJan Vesely2014-09-051-0/+9
* add isunordered builtinJan Vesely2014-09-051-0/+9
* add islessgreater builtinJan Vesely2014-09-051-0/+7
* add isnormal builtinJan Vesely2014-09-051-0/+9
* add isfinite builtinJan Vesely2014-09-051-0/+9
* Implement isinf builtinTom Stellard2014-09-031-0/+21
* relational: Add islessequal(floatN) builtinJan Vesely2014-08-011-0/+7
* relational: Add isless(floatN) builtinJan Vesely2014-08-011-0/+7
* relational: Implement isnotequalAaron Watry2014-07-171-0/+9
* relational: Implement isgreaterequalAaron Watry2014-07-171-0/+9
* relational: Implement isgreaterAaron Watry2014-07-171-0/+9
* relational/signbit: Refactor to use relational macrosAaron Watry2014-07-171-15/+6
* relational: create re-usable macros for relational declarationsAaron Watry2014-07-173-0/+83
* relational: Implement signbitAaron Watry2014-06-251-0/+18
* Add missing undefsJeroen Ketema2014-06-182-3/+7
* relational: Add isequal(floatN) builtinAaron Watry2014-06-161-0/+18
* Add all(igentype) builtinAaron Watry2014-06-161-0/+16
* Implement isnan() builtinTom Stellard2013-10-101-0/+21
* Add bitselect() builtinTom Stellard2013-07-081-0/+1
* Implement any() builtin. Patch by Tom Stellard!Peter Collingbourne2012-10-081-0/+16
* Initial commit.Peter Collingbourne2012-01-081-0/+1
OpenPOWER on IntegriCloud