summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/SOURCES
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2015-03-02 15:29:35 +0000
committerTom Stellard <thomas.stellard@amd.com>2015-03-02 15:29:35 +0000
commit8336b3a6043c5dcc008e5dc73bd60d7a91924336 (patch)
tree2c458ad232ce3735c0a9a73f6a4ebe10fb0606f0 /libclc/generic/lib/SOURCES
parent257ed69291dd1b6e24ba81beab11961f88c97dce (diff)
downloadbcm5719-llvm-8336b3a6043c5dcc008e5dc73bd60d7a91924336.tar.gz
bcm5719-llvm-8336b3a6043c5dcc008e5dc73bd60d7a91924336.zip
Implement degrees builtin v2
This has been tested with piglit, OpenCV, and the ocl conformance tests. v2: - Move to the common/ directory llvm-svn: 230967
Diffstat (limited to 'libclc/generic/lib/SOURCES')
-rw-r--r--libclc/generic/lib/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/libclc/generic/lib/SOURCES b/libclc/generic/lib/SOURCES
index af5f97acaaf..e32bf0216be 100644
--- a/libclc/generic/lib/SOURCES
+++ b/libclc/generic/lib/SOURCES
@@ -27,6 +27,7 @@ cl_khr_local_int32_extended_atomics/atom_min.cl
cl_khr_local_int32_extended_atomics/atom_or.cl
cl_khr_local_int32_extended_atomics/atom_xor.cl
convert.cl
+common/degrees.cl
common/sign.cl
geometric/cross.cl
geometric/dot.cl
OpenPOWER on IntegriCloud