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 Enable assembly vload3 int/uint constant/global for R600 2013-08-12 14:42:50 +00:00
synchronization R600: Set the noduplicate attribute on barrier() intrinsics 2013-10-31 15:50:48 +00:00
workitem Added get_num_groups 2013-07-24 18:03:38 +00:00
OVERRIDES r600: Add overrides file 2013-06-26 18:20:08 +00:00
SOURCES R600: Set the noduplicate attribute on barrier() intrinsics 2013-10-31 15:50:48 +00:00