mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-19 19:45:40 -04:00

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
26 lines
609 B
Plaintext
26 lines
609 B
Plaintext
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
|
|
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
|