Matt Arsenault | a48e15c | 2016-02-13 01:01:59 +0000 | [diff] [blame] | 1 | atomic/atomic.cl |
| 2 | math/ldexp.cl |
| 3 | math/nextafter.cl |
| 4 | math/sqrt.cl |
| 5 | workitem/get_num_groups.ll |
Matt Arsenault | a48e15c | 2016-02-13 01:01:59 +0000 | [diff] [blame] | 6 | workitem/get_local_size.ll |
Matt Arsenault | a48e15c | 2016-02-13 01:01:59 +0000 | [diff] [blame] | 7 | workitem/get_global_size.ll |
| 8 | workitem/get_work_dim.ll |
| 9 | synchronization/barrier.cl |
| 10 | image/get_image_width.cl |
| 11 | image/get_image_height.cl |
| 12 | image/get_image_depth.cl |
| 13 | image/get_image_channel_data_type.cl |
| 14 | image/get_image_channel_order.cl |
| 15 | image/get_image_attributes_impl.ll |
| 16 | image/read_imagef.cl |
| 17 | image/read_imagei.cl |
| 18 | image/read_imageui.cl |
| 19 | image/read_image_impl.ll |
| 20 | image/write_imagef.cl |
| 21 | image/write_imagei.cl |
| 22 | image/write_imageui.cl |
| 23 | image/write_image_impl.ll |