forked from OSchip/llvm-project
58 lines
1.1 KiB
Plaintext
58 lines
1.1 KiB
Plaintext
atomic/atomic_impl.ll
|
|
cl_khr_global_int32_base_atomics/atom_add.cl
|
|
cl_khr_global_int32_base_atomics/atom_dec.cl
|
|
cl_khr_global_int32_base_atomics/atom_inc.cl
|
|
cl_khr_global_int32_base_atomics/atom_sub.cl
|
|
convert.cl
|
|
common/sign.cl
|
|
geometric/cross.cl
|
|
geometric/dot.cl
|
|
geometric/length.cl
|
|
geometric/normalize.cl
|
|
integer/abs.cl
|
|
integer/abs_diff.cl
|
|
integer/add_sat.cl
|
|
integer/add_sat_if.ll
|
|
integer/add_sat_impl.ll
|
|
integer/clz.cl
|
|
integer/clz_if.ll
|
|
integer/clz_impl.ll
|
|
integer/hadd.cl
|
|
integer/mad24.cl
|
|
integer/mul24.cl
|
|
integer/mul_hi.cl
|
|
integer/rhadd.cl
|
|
integer/rotate.cl
|
|
integer/sub_sat.cl
|
|
integer/sub_sat_if.ll
|
|
integer/sub_sat_impl.ll
|
|
integer/upsample.cl
|
|
math/exp.cl
|
|
math/exp10.cl
|
|
math/fmax.cl
|
|
math/fmin.cl
|
|
math/hypot.cl
|
|
math/mad.cl
|
|
math/mix.cl
|
|
math/clc_nextafter.cl
|
|
math/nextafter.cl
|
|
math/pown.cl
|
|
math/sincos.cl
|
|
relational/all.cl
|
|
relational/any.cl
|
|
relational/isequal.cl
|
|
relational/isgreater.cl
|
|
relational/isgreaterequal.cl
|
|
relational/isnan.cl
|
|
relational/isnotequal.cl
|
|
relational/signbit.cl
|
|
shared/clamp.cl
|
|
shared/max.cl
|
|
shared/min.cl
|
|
shared/vload.cl
|
|
shared/vload_impl.ll
|
|
shared/vstore.cl
|
|
shared/vstore_impl.ll
|
|
workitem/get_global_id.cl
|
|
workitem/get_global_size.cl
|