Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AMDGPU: Add support for cross address space synchronization scopes (clang) | Konstantin Zhuravlyov | 2019-03-25 | 1 | -10/+10 |
* | AMDGPU: Fix the mapping of sub group sync scope | Konstantin Zhuravlyov | 2019-03-06 | 1 | -5/+5 |
* | CodeGen: Fix invalid bitcasts for atomic builtins | Yaxun Liu | 2017-10-17 | 1 | -39/+39 |
* | Add more tests for OpenCL atomic builtin functions | Yaxun Liu | 2017-09-13 | 1 | -0/+19 |
* | Attempt to fix failure in CodeGenOpenCL/atomic-ops.cl again | Yaxun Liu | 2017-08-15 | 1 | -20/+20 |
* | Attempt to fix failure in CodeGenOpenCL/atomic-ops.cl | Yaxun Liu | 2017-08-15 | 1 | -5/+5 |
* | Remove -finclude-default-header in OpenCL atomic tests | Yaxun Liu | 2017-08-15 | 1 | -3/+24 |
* | [OpenCL] Support variable memory scope in atomic builtins | Yaxun Liu | 2017-08-15 | 1 | -0/+75 |
* | Add OpenCL 2.0 atomic builtin functions as Clang builtin | Yaxun Liu | 2017-08-04 | 1 | -0/+176 |