llvm-project/libclc/generic/lib
Chandler Carruth 2946cd7010 Update the file headers across all of the LLVM projects in the monorepo
to reflect the new license.

We understand that people may be surprised that we're moving the header
entirely to discuss the new license. We checked this carefully with the
Foundation's lawyer and we believe this is the correct approach.

Essentially, all code in the project is now made available by the LLVM
project under our new license, so you will see that the license headers
include that license only. Some of our contributors have contributed
code under our old license, and accordingly, we have retained a copy of
our old license notice in the top-level files in each project and
repository.

llvm-svn: 351636
2019-01-19 08:50:56 +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 Implement cl_khr_int64_base_atomics builtins 2017-09-20 20:42:14 +00:00
cl_khr_int64_extended_atomics Implement cl_khr_int64_extended_atomics builtins 2017-09-20 20:42:19 +00:00
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 Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
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 AMDGPU: Implement get_global_offset builtin 2016-07-22 17:24:24 +00:00
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 Add ADDR_SPACE parameter to _CLC_V_V_VP_VECTORIZE 2016-09-15 00:17:22 +00:00
gen_convert.py 64 bit integers are legal in full profile without an extension 2016-06-17 20:30:41 +00:00
subnormal_config.cl
subnormal_disable.ll
subnormal_helper_func.ll
subnormal_use_default.ll