summaryrefslogtreecommitdiffstats
path: root/openmp/libomptarget/deviceRTLs/amdgcn
Commit message (Expand)AuthorAgeFilesLines
* [nfc][libomptarget] Refactor amdgcn target_implJon Chesterfield2020-01-143-60/+57
* [libomptarget][nfc] Change unintentional target_impl prefix to kmpc_implJon Chesterfield2019-12-301-2/+2
* [libomptarget][nfc] Provide target_impl malloc/freeJon Chesterfield2019-12-192-0/+5
* [libomptarget][nvptx] Fix build, second symbol reorderingJonChesterfield2019-12-191-2/+2
* [libomptarget][nvptx] Fix build, symbol ordering in target_impl.hJon Chesterfield2019-12-191-2/+2
* [libomptarget][amdgcn] Correct return type of extern __clock64 to unsignedJonChesterfield2019-12-191-1/+1
* [libomptarget][nfc] Introduce atomic wrapper functionJon Chesterfield2019-12-181-0/+1
* [libomptarget][nfc] Extract function from data_sharing, move to commonJonChesterfield2019-12-182-2/+5
* [libomptarget][nfc] Move three files under common, build them for amdgcnJonChesterfield2019-12-171-0/+3
* [libomptarget][nfc] Move omp locks under target_implJonChesterfield2019-12-172-0/+8
* [libomptarget][nfc] Move timer functions behind target_implJon Chesterfield2019-12-171-0/+7
* [libomptarget][nfc] Wrap cuda min() in target_implJon Chesterfield2019-12-172-0/+5
* Revert "Revert "[libomptarget] Move resource id functions into target specifi...JonChesterfield2019-12-161-0/+8
* Revert "[libomptarget] Move resource id functions into target specific code, ...Alexey Bataev2019-12-131-8/+0
* [libomptarget] Build most of common/src for amdgcnJon Chesterfield2019-12-131-1/+7
* [libomptarget][nfc] Add nop syncwarp function for amdgcnJon Chesterfield2019-12-131-0/+4
* [libomptarget][nfc] Add declarations of atomic functions for amdgcnJon Chesterfield2019-12-123-0/+42
* [libomptarget] Move resource id functions into target specific code, implemen...Jon Chesterfield2019-12-121-0/+8
* [libomptarget][nfc] Add missing header for amdgcn/target_implJon Chesterfield2019-12-121-1/+3
* [libomptarget][nfc] Move cuda threadfence functions behind kmpc_implJonChesterfield2019-12-061-0/+4
* [libomptarget][nfc] Introduce SHARED, ALIGN macrosJon Chesterfield2019-12-051-0/+2
* [libomptarget] Build a minimal deviceRTL for amdgcnJonChesterfield2019-12-042-13/+154
* Revert "[libomptarget] Build a minimal deviceRTL for amdgcn"Alexey Bataev2019-12-033-181/+13
* [libomptarget] Build a minimal deviceRTL for amdgcnJon Chesterfield2019-12-033-13/+181
* [nfc][libomptarget] Write amdgcn macros in terms of compiler intrinsicsJonChesterfield2019-11-191-3/+3
* [libomptarget] Implement target_impl for amdgcnJonChesterfield2019-11-012-0/+148
OpenPOWER on IntegriCloud