blob: 7505f3f96927c3b05eaca05dbbd48b029e218bfe [file] [log] [blame]
Matt Arsenaulta48e15c2016-02-13 01:01:59 +00001atomic/atomic.cl
2math/ldexp.cl
3math/nextafter.cl
4math/sqrt.cl
5workitem/get_num_groups.ll
6workitem/get_group_id.ll
7workitem/get_local_size.ll
8workitem/get_local_id.ll
9workitem/get_global_size.ll
10workitem/get_work_dim.ll
11synchronization/barrier.cl
12image/get_image_width.cl
13image/get_image_height.cl
14image/get_image_depth.cl
15image/get_image_channel_data_type.cl
16image/get_image_channel_order.cl
17image/get_image_attributes_impl.ll
18image/read_imagef.cl
19image/read_imagei.cl
20image/read_imageui.cl
21image/read_image_impl.ll
22image/write_imagef.cl
23image/write_imagei.cl
24image/write_imageui.cl
25image/write_image_impl.ll