summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/integer/max.inc
Commit message (Collapse)AuthorAgeFilesLines
* libclc: Move max builtin to shared/Tom Stellard2013-06-261-3/+0
| | | | | | | | Max(x,y) is available for all integer/floating types. Patch by: Aaron Watry llvm-svn: 184995
* libclc: Add max() builtin functionTom Stellard2013-06-261-0/+3
Adds this function for both int and floating data types. Patch by: Aaron Watry llvm-svn: 184992
OpenPOWER on IntegriCloud