summaryrefslogtreecommitdiffstats
path: root/libclc/r600/lib/SOURCES
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2016-02-13 01:01:59 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2016-02-13 01:01:59 +0000
commita48e15c6cbfac45df26f778402e4a972a7199fbe (patch)
treee1027cdf6bf978147065c8b9c2a0c42f829ebfd8 /libclc/r600/lib/SOURCES
parent0a5e166a0ba60dff9f004f6721c5476f29386169 (diff)
downloadbcm5719-llvm-a48e15c6cbfac45df26f778402e4a972a7199fbe.tar.gz
bcm5719-llvm-a48e15c6cbfac45df26f778402e4a972a7199fbe.zip
Split sources for amdgcn and r600
Most files remain in a common amdgpu directory. Also switches barriers to to use convergent, and use llvm.amdgcn.s.barrier. This now requires 3.9/trunk to build amdgcn. llvm-svn: 260777
Diffstat (limited to 'libclc/r600/lib/SOURCES')
-rw-r--r--libclc/r600/lib/SOURCES25
1 files changed, 0 insertions, 25 deletions
diff --git a/libclc/r600/lib/SOURCES b/libclc/r600/lib/SOURCES
index 029b22c1049..c99f3fc7052 100644
--- a/libclc/r600/lib/SOURCES
+++ b/libclc/r600/lib/SOURCES
@@ -1,26 +1 @@
-atomic/atomic.cl
-math/ldexp.cl
-math/nextafter.cl
-math/sqrt.cl
-workitem/get_num_groups.ll
-workitem/get_group_id.ll
-workitem/get_local_size.ll
-workitem/get_local_id.ll
-workitem/get_global_size.ll
-workitem/get_work_dim.ll
-synchronization/barrier.cl
synchronization/barrier_impl.ll
-image/get_image_width.cl
-image/get_image_height.cl
-image/get_image_depth.cl
-image/get_image_channel_data_type.cl
-image/get_image_channel_order.cl
-image/get_image_attributes_impl.ll
-image/read_imagef.cl
-image/read_imagei.cl
-image/read_imageui.cl
-image/read_image_impl.ll
-image/write_imagef.cl
-image/write_imagei.cl
-image/write_imageui.cl
-image/write_image_impl.ll
OpenPOWER on IntegriCloud