llvm-project/libclc/generic/include/clc
Tom Stellard 66ecbc7c18 libclc: Initial vload implementation
Should work for all targets and data types.  Completely unoptimized.

Patch by: Aaron Watry

llvm-svn: 185006
2013-06-26 18:22:05 +00:00
..
geometric Fix typo in include/clc/geometric/length.inc 2013-06-26 18:20:12 +00:00
integer libclc: Implement clz() builtin 2013-06-26 18:21:55 +00:00
math libclc: Implement the min(vec, scalar) version of the min builtin. 2013-06-26 18:21:44 +00:00
relational Implement any() builtin. Patch by Tom Stellard! 2012-10-08 03:39:21 +00:00
shared libclc: Initial vload implementation 2013-06-26 18:22:05 +00:00
synchronization PTX: move implementations of work-item and synchronisation functions 2012-08-05 22:25:37 +00:00
workitem PTX: move implementations of work-item and synchronisation functions 2013-06-26 18:19:54 +00:00
as_type.h
clc.h libclc: Initial vload implementation 2013-06-26 18:22:05 +00:00
clcfunc.h Remove the static keyword from the _CLC_INLINE macro 2013-06-26 18:20:18 +00:00
clcmacro.h
clctypes.h
convert.h Fix typo in double precision case. 2012-05-29 00:42:21 +00:00
gentype.inc