summaryrefslogtreecommitdiffstats
path: root/libclc/amdgpu/lib/SOURCES
Commit message (Expand)AuthorAgeFilesLines
* amdgpu/half_recip: Switch implementation to native_recipJan Vesely2018-02-131-0/+1
* amdgpu/half_log2: Switch implementation to native_log2Jan Vesely2018-02-131-0/+1
* amdgpu/half_log10: Switch implementation to native_log10Jan Vesely2018-02-131-0/+1
* amdgpu/half_log: Switch implementation to native_logJan Vesely2018-02-131-0/+1
* amdgpu/half_exp2: Switch implementation to native_exp2Jan Vesely2018-02-131-0/+1
* amdgpu/half_exp10: Switch implementation to native_exp10Jan Vesely2018-02-131-0/+1
* amdgpu/half_exp: Switch implementation to native_expJan Vesely2018-02-131-0/+1
* amdgpu/half_sqrt: Switch implementation to native_sqrtJan Vesely2018-02-131-0/+1
* amdgpu/half_rsqrt: Switch implementation to native_rsqrtJan Vesely2018-02-131-0/+1
* amdgpu: Add workaround for unimplemented llvm.exp intrinsicJan Vesely2017-11-101-0/+1
* math: Implement native_log10Jan Vesely2017-10-251-0/+1
* amdgpu/math: Don't use llvm instrinsic for native_logJan Vesely2017-10-251-0/+1
* Make image builtins r600/llvm-3.9 onlyJan Vesely2017-10-101-14/+0
* Rework atomic ops to use clang builtins rather than llvm asmJan Vesely2017-09-251-1/+0
* r600: Cleanup barrier implementation.Jan Vesely2017-09-041-1/+0
* amdgcn: Fix return type of get_num_groupsMatt Arsenault2016-08-251-1/+0
* amdgcn: Fix return type for get_global_sizeMatt Arsenault2016-08-241-1/+0
* amdgcn: Fix get_local_size IR return typeMatt Arsenault2016-08-201-1/+0
* AMDGPU: Use clang intrinsics for workitem builtinsJan Vesely2016-07-221-4/+3
* Replace llvm.AMDGPU.ldexp with llvm.amdgcn.ldexpMatt Arsenault2016-07-181-1/+0
* amdgcn: Use new workitem intrinsicsMatt Arsenault2016-02-171-2/+0
* Split sources for amdgcn and r600Matt Arsenault2016-02-131-0/+25
OpenPOWER on IntegriCloud