summaryrefslogtreecommitdiffstats
path: root/openmp/libomptarget/deviceRTLs/amdgcn/src/target_impl.h
Commit message (Expand)AuthorAgeFilesLines
* [nfc][libomptarget] Refactor amdgcn target_implJon Chesterfield2020-01-141-60/+31
* [libomptarget][nfc] Change unintentional target_impl prefix to kmpc_implJon Chesterfield2019-12-301-2/+2
* [libomptarget][nfc] Provide target_impl malloc/freeJon Chesterfield2019-12-191-0/+4
* [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] Extract function from data_sharing, move to commonJonChesterfield2019-12-181-0/+2
* [libomptarget][nfc] Move omp locks under target_implJonChesterfield2019-12-171-0/+7
* [libomptarget][nfc] Move timer functions behind target_implJon Chesterfield2019-12-171-0/+7
* [libomptarget][nfc] Wrap cuda min() in target_implJon Chesterfield2019-12-171-0/+4
* 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][nfc] Add nop syncwarp function for amdgcnJon Chesterfield2019-12-131-0/+4
* [libomptarget][nfc] Add declarations of atomic functions for amdgcnJon Chesterfield2019-12-121-0/+2
* [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-041-13/+18
* Revert "[libomptarget] Build a minimal deviceRTL for amdgcn"Alexey Bataev2019-12-031-18/+13
* [libomptarget] Build a minimal deviceRTL for amdgcnJon Chesterfield2019-12-031-13/+18
* [nfc][libomptarget] Write amdgcn macros in terms of compiler intrinsicsJonChesterfield2019-11-191-3/+3
* [libomptarget] Implement target_impl for amdgcnJonChesterfield2019-11-011-0/+131
OpenPOWER on IntegriCloud