summaryrefslogtreecommitdiffstats
path: root/openmp/libomptarget/deviceRTLs/common
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] NFC: Fix trivial typos in commentsKazuaki Ishizaki2020-01-076-11/+11
* [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-3/+2
* [libomptarget][nfc] Introduce atomic wrapper functionJon Chesterfield2019-12-186-21/+65
* [libomptarget][nfc] Extract function from data_sharing, move to commonJonChesterfield2019-12-181-0/+569
* [LIBOPENMP][NVPTX]Fix the build error in the runtime.Alexey Bataev2019-12-171-1/+1
* [libomptarget][nfc] Move three files under common, build them for amdgcnJonChesterfield2019-12-173-0/+1011
* [libomptarget][nfc] Wrap cuda min() in target_implJon Chesterfield2019-12-171-2/+2
* Revert "Revert "[libomptarget] Move resource id functions into target specifi...JonChesterfield2019-12-162-13/+1
* Revert "[libomptarget] Move resource id functions into target specific code, ...Alexey Bataev2019-12-132-1/+13
* [libomptarget] Move resource id functions into target specific code, implemen...Jon Chesterfield2019-12-122-13/+1
* [libomptarget][nfc] Move cuda threadfence functions behind kmpc_implJonChesterfield2019-12-063-4/+4
* [libomptarget][nfc] Move three more files to commonJon Chesterfield2019-12-063-0/+912
* [libomptarget][nfc] Introduce SHARED, ALIGN macrosJon Chesterfield2019-12-052-18/+18
* [libomptarget][nfc] Move omptarget-nvptx under commonJon Chesterfield2019-12-055-2/+795
* [libomptarget] Build a minimal deviceRTL for amdgcnJonChesterfield2019-12-043-2/+133
* Revert "[libomptarget] Build a minimal deviceRTL for amdgcn"Alexey Bataev2019-12-031-107/+0
* [libomptarget] Build a minimal deviceRTL for amdgcnJon Chesterfield2019-12-031-0/+107
* [libomptarget][nfc] Move some source into common from nvptxJon Chesterfield2019-11-187-0/+1508
OpenPOWER on IntegriCloud