hanchenye-llvm-project/libclc/generic/lib
Tom Stellard 3a9632d544 s/_CLC_DECL/_CLC_DEF/
Some function definitions were using _CLC_DECL, which meant that they
weren't being marked as always_inline.

Reviewed-by and Tested-by: Aaron Watry <awatry@gmail.com>

llvm-svn: 193754
2013-10-31 15:50:53 +00:00
..
atomic Add atomic_sub and atomic_dec builtin functions 2013-09-06 20:20:21 +00:00
common Implement sign() builtin 2013-10-10 19:08:56 +00:00
geometric Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
integer s/_CLC_DECL/_CLC_DEF/ 2013-10-31 15:50:53 +00:00
math Implement nextafter() builtin 2013-10-10 19:08:51 +00:00
relational Implement isnan() builtin 2013-10-10 19:08:41 +00:00
shared Add intN vloadN() implementations for address spaces 3 and 4 2013-08-12 14:42:51 +00:00
workitem
SOURCES Implement sign() builtin 2013-10-10 19:08:56 +00:00
gen_convert.py Port pocl's gen_convert.py script to libclc 2013-10-10 19:09:01 +00:00