llvm-project/openmp/libomptarget/src
Georgios Rokos 2feafa2e46 [libomptarget][NFC] Add comment explaining why we pass argument bases and
offsets as two separate entities to the plugins.
2021-10-25 14:51:14 -07:00
..
CMakeLists.txt [libomptarget] Set runpath on libomptarget, use that to drop LD_LIBRARY_PATH from test runner 2021-09-01 18:47:56 +01:00
api.cpp [Libomptarget] Add an external interface to dynamic shared memory 2021-10-08 15:36:57 -04:00
device.cpp [OpenMP][libomptarget] Change device vector elements to unique_ptr type 2021-09-06 22:28:49 -05:00
device.h [OpenMP][libomptarget] Change device vector elements to unique_ptr type 2021-09-06 22:28:49 -05:00
exports [Libomptarget] Add an external interface to dynamic shared memory 2021-10-08 15:36:57 -04:00
interface.cpp [OpenMP][libomptarget] Add __tgt_target_return_t enum for __tgt_target_XXX return int 2021-09-10 16:11:08 -05:00
ompt-target.cpp [openmp] Add OMPT initialization in libomptarget 2021-08-04 18:00:11 +02:00
ompt-target.h [openmp] Add OMPT initialization in libomptarget 2021-08-04 18:00:11 +02:00
omptarget.cpp [libomptarget][NFC] Add comment explaining why we pass argument bases and 2021-10-25 14:51:14 -07:00
private.h [OpenMP][libomptarget][NFC] Change checkDeviceAndCtors return type to bool. 2021-09-07 13:59:27 -05:00
rtl.cpp [OpenMP][libomptarget] Change device vector elements to unique_ptr type 2021-09-06 22:28:49 -05:00
rtl.h [OpenMP][libomptarget] Change synchronize_ty return type to int32_t 2021-09-06 21:38:54 -05:00