hanchenye-llvm-project/libclc/generic/include/clc
Tom Stellard a4cadba551 Add bitselect() builtin
Reviewed-By: Aaron Watry <awatry@gmail.com>
llvm-svn: 185836
2013-07-08 17:26:33 +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 Add bitselect() builtin 2013-07-08 17:26:33 +00:00
shared libclc: Initial vstore implementation 2013-06-26 18:22:11 +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 Add bitselect() builtin 2013-07-08 17:26:33 +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