v2: split into 2 patches
use clang builtins for other intrinsics as well
v3: Fix warnings
Switch r600 to use implictarg.ptr
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 276442
22 lines
520 B
Plaintext
22 lines
520 B
Plaintext
atomic/atomic.cl
|
|
math/nextafter.cl
|
|
math/sqrt.cl
|
|
synchronization/barrier.cl
|
|
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
|
|
workitem/get_num_groups.ll
|
|
workitem/get_local_size.ll
|
|
workitem/get_global_size.ll
|