llvm-project/openmp/libomptarget/plugins
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
..
aarch64 Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
amdgpu [libomptarget] Add allocator support for target memory 2021-03-13 03:47:07 -08:00
common [OpenMP] Fixed the link error that cannot find static data member 2021-01-12 16:48:28 -05:00
cuda [libomptarget] Add allocator support for target memory 2021-03-13 03:47:07 -08:00
generic-elf-64bit/src [libomptarget] Add allocator support for target memory 2021-03-13 03:47:07 -08:00
ppc64 Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
ppc64le Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
remote [libomptarget] Add allocator support for target memory 2021-03-13 03:47:07 -08:00
ve [libomptarget] Add allocator support for target memory 2021-03-13 03:47:07 -08:00
x86_64 Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
CMakeLists.txt [libomptarget][NFC] Link plugins with threads support library due to std::call_once usage. 2021-01-27 19:26:18 -08:00
exports [libomptarget] Load images in order of registration 2021-02-24 18:15:41 +01:00