summaryrefslogtreecommitdiffstats
path: root/openmp/libomptarget/deviceRTLs/common/src
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] NFC: Fix trivial typos in commentsKazuaki Ishizaki2020-01-074-7/+7
* [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-2/+2
* [libomptarget][nfc] Introduce atomic wrapper functionJon Chesterfield2019-12-183-10/+13
* [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-161-8/+0
* Revert "[libomptarget] Move resource id functions into target specific code, ...Alexey Bataev2019-12-131-0/+8
* [libomptarget] Move resource id functions into target specific code, implemen...Jon Chesterfield2019-12-121-8/+0
* [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-051-1/+1
* [libomptarget][nfc] Move omptarget-nvptx under commonJon Chesterfield2019-12-053-2/+181
* [libomptarget][nfc] Move some source into common from nvptxJon Chesterfield2019-11-184-0/+1079
OpenPOWER on IntegriCloud