diff options
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2016-02-13 01:01:59 +0000 |
|---|---|---|
| committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2016-02-13 01:01:59 +0000 |
| commit | a48e15c6cbfac45df26f778402e4a972a7199fbe (patch) | |
| tree | e1027cdf6bf978147065c8b9c2a0c42f829ebfd8 /libclc/amdgcn/lib/SOURCES | |
| parent | 0a5e166a0ba60dff9f004f6721c5476f29386169 (diff) | |
| download | bcm5719-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/amdgcn/lib/SOURCES')
| -rw-r--r-- | libclc/amdgcn/lib/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libclc/amdgcn/lib/SOURCES b/libclc/amdgcn/lib/SOURCES new file mode 100644 index 00000000000..c99f3fc7052 --- /dev/null +++ b/libclc/amdgcn/lib/SOURCES @@ -0,0 +1 @@ +synchronization/barrier_impl.ll |

