summaryrefslogtreecommitdiff
path: root/libclc/ptx-nvidiacl
Commit message (Expand)AuthorAgeFilesLines
* libclc: Make all built-ins overloadableDaniel Stone2020-08-177-12/+11
* Implement mem_fence on ptxJeroen Ketema2017-10-092-0/+16
* Make ptx barrier work irrespective of the cl_mem_fence_flagsJeroen Ketema2017-10-091-3/+1
* AMDGPU: Implement get_global_offset builtinJan Vesely2016-07-222-0/+6
* ptx: Fix builtin names after clang r274770Jan Vesely2016-07-225-13/+13
* Add barrier.cl to SOURCES, spotted by Jin Wang.Peter Collingbourne2012-09-051-0/+1
* PTX: move implementations of work-item and synchronisation functionsPeter Collingbourne2012-08-058-21/+19
* Initial commit.Peter Collingbourne2012-01-088-0/+54