Implement sign() builtin
authorTom Stellard <thomas.stellard@amd.com>
Thu, 10 Oct 2013 19:08:56 +0000 (19:08 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 10 Oct 2013 19:08:56 +0000 (19:08 +0000)
commit436bf70519b27589bcc0069b184e5f13b455d1da
tree7e38cc24e3190daffa8fac3d9df495dc56719d20
parent6c7b86c1061994c07c9a0dc608f979b3a10fa9da
Implement sign() builtin

llvm-svn: 192384
libclc/generic/include/clc/clc.h
libclc/generic/include/clc/common/sign.h [new file with mode: 0644]
libclc/generic/lib/SOURCES
libclc/generic/lib/common/sign.cl [new file with mode: 0644]