hanchenye-llvm-project/libclc/generic/lib
Jan Vesely 8382e5bc48 atom: Use volatile pointers for cl_khr_{global,local}_int32_{base,extended}_atomics
int64 versions were switched to volatile pointers in cl1.1
cl1.1 also renamed atom_ functions to atomic_ that use volatile pointers.
CTS and applications use volatile pointers.

Passes CTS on carrizo
no return piglit tests still pass on turks.

Reviewed-By: Aaron Watry <awatry@gmail.com>
Tested-By: Aaron Watry <awatry@gmail.com>
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
llvm-svn: 335280
2018-06-21 19:27:39 +00:00
..
async Move cl_khr_fp64 exntension enablement to gentype include lists 2018-03-06 17:48:35 +00:00
atomic atomic: Provide function implementation of atomic_{dec,inc} 2018-06-21 19:27:26 +00:00
cl_khr_global_int32_base_atomics atom: Use volatile pointers for cl_khr_{global,local}_int32_{base,extended}_atomics 2018-06-21 19:27:39 +00:00
cl_khr_global_int32_extended_atomics atom: Consolidate cl_khr_{local,global}_int32_{base,extended}_atomics implementation 2018-06-21 19:27:33 +00:00
cl_khr_int64_base_atomics
cl_khr_int64_extended_atomics
cl_khr_local_int32_base_atomics atom: Use volatile pointers for cl_khr_{global,local}_int32_{base,extended}_atomics 2018-06-21 19:27:39 +00:00
cl_khr_local_int32_extended_atomics atom: Consolidate cl_khr_{local,global}_int32_{base,extended}_atomics implementation 2018-06-21 19:27:33 +00:00
common Move cl_khr_fp64 exntension enablement to gentype include lists 2018-03-06 17:48:35 +00:00
geometric Add initial support for half precision builtins 2018-05-17 22:55:30 +00:00
integer popcount: Provide function implementation rather than intrinsic redirect 2018-03-08 18:58:00 +00:00
math math/fma: Add fp32 software implementation 2018-06-07 20:27:43 +00:00
misc
relational Add initial support for half precision builtins 2018-05-17 22:55:30 +00:00
shared Add initial support for half precision builtins 2018-05-17 22:55:30 +00:00
workitem
SOURCES atomic: Provide function implementation of atomic_{dec,inc} 2018-06-21 19:27:26 +00:00
atom_int32_binary.inc atom: Use volatile pointers for cl_khr_{global,local}_int32_{base,extended}_atomics 2018-06-21 19:27:39 +00:00
clc_unary.inc popcount: Provide function implementation rather than intrinsic redirect 2018-03-08 18:58:00 +00:00
clcmacro.h
gen_convert.py
subnormal_config.cl
subnormal_disable.ll
subnormal_helper_func.ll
subnormal_use_default.ll