hanchenye-llvm-project/libclc/r600/lib
Tom Stellard d2e83929a9 R600: Set the noduplicate attribute on barrier() intrinsics
This will prevent LLVM optimization passes from creating illegal uses
of the barrier() intrinsic (e.g. calling barrier() from a conditional
that is not executed by all threads).

llvm-svn: 193753
2013-10-31 15:50:48 +00:00
..
atomic Add atomic_sub and atomic_dec builtin functions 2013-09-06 20:20:21 +00:00
math Implement nextafter() builtin 2013-10-10 19:08:51 +00:00
shared
synchronization R600: Set the noduplicate attribute on barrier() intrinsics 2013-10-31 15:50:48 +00:00
workitem
OVERRIDES
SOURCES R600: Set the noduplicate attribute on barrier() intrinsics 2013-10-31 15:50:48 +00:00