llvm-project/libclc/generic/lib
Tom Stellard fe23a30ef5 libclc: Add clamp() builtin for integer/floating point
Created under a new shared/ directory for functions which are available for
both integer and floating point types.

Patch by: Aaron Watry

llvm-svn: 184994
2013-06-26 18:20:56 +00:00
..
geometric Use brackets around include files in length.cl and normalize.cl 2013-06-26 18:20:15 +00:00
integer libclc: Fix abs_diff builtin integer function 2013-06-26 18:20:50 +00:00
math libclc: Add max() builtin function 2013-06-26 18:20:46 +00:00
relational Implement any() builtin. Patch by Tom Stellard! 2012-10-08 03:39:21 +00:00
shared libclc: Add clamp() builtin for integer/floating point 2013-06-26 18:20:56 +00:00
workitem PTX: move implementations of work-item and synchronisation functions 2012-08-05 22:25:37 +00:00
SOURCES libclc: Add clamp() builtin for integer/floating point 2013-06-26 18:20:56 +00:00
convert.cl