llvm-project/openmp/libomptarget/include
George Rokos 2468fdd9af [libomptarget] Add allocator support for target memory
This patch adds the infrastructure for allocator support for target memory.
Three allocators are introduced for device, host and shared memory.
The corresponding API functions have the llvm_ prefix temporarily, until they become part of the OpenMP standard.

Differential Revision: https://reviews.llvm.org/D97883
2021-03-13 03:47:07 -08:00
..
Debug.h [libomptarget] Fixed MSVC build fail caused by __attribute__((used)). 2021-02-24 09:59:39 -08:00
SourceInfo.h [OpenMP] Add source location information to the libomptarget profile 2021-01-25 22:43:43 -06:00
dlwrap.h [libomptarget] Build cuda plugin without cuda installed locally 2021-01-23 00:15:04 +00:00
omptarget.h [libomptarget] Add allocator support for target memory 2021-03-13 03:47:07 -08:00
omptargetplugin.h [libomptarget] Add allocator support for target memory 2021-03-13 03:47:07 -08:00