aboutsummaryrefslogtreecommitdiff
path: root/libclc/ptx-nvidiacl
AgeCommit message (Expand)AuthorFilesLines
2020-08-17libclc: Make all built-ins overloadableDaniel Stone7-12/+11
2017-10-09Implement mem_fence on ptxJeroen Ketema2-0/+16
2017-10-09Make ptx barrier work irrespective of the cl_mem_fence_flagsJeroen Ketema1-3/+1
2016-07-22AMDGPU: Implement get_global_offset builtinJan Vesely2-0/+6
2016-07-22ptx: Fix builtin names after clang r274770Jan Vesely5-13/+13
2012-09-05Add barrier.cl to SOURCES, spotted by Jin Wang.Peter Collingbourne1-0/+1
2012-08-05PTX: move implementations of work-item and synchronisation functionsPeter Collingbourne8-21/+19
2012-01-08Initial commit.Peter Collingbourne8-0/+54