llvm-project/openmp/libomptarget/plugins
Johannes Doerfert 14de0820e8 [OpenMP][FIX] Ensure the modules vector is filled as others are
The modules vector was for some reason special which could lead to it
not being of the same size (=num devices). Easiest solution is to treat
it like we do all the other vectors.
2022-03-08 23:45:43 -06:00
..
aarch64
amdgpu [OpenMP][CMake] Clean up the CMake variable `LIBOMPTARGET_LLVM_INCLUDE_DIRS` 2022-03-05 22:37:59 -05:00
common [OpenMP][CMake] Clean up the CMake variable `LIBOMPTARGET_LLVM_INCLUDE_DIRS` 2022-03-05 22:37:59 -05:00
cuda [OpenMP][FIX] Ensure the modules vector is filled as others are 2022-03-08 23:45:43 -06:00
generic-elf-64bit/src [OpenMP][libomptarget] Minor fix in x86_64 plugin 2021-09-15 15:57:06 -05:00
ppc64 Ensure newlines at the end of files (NFC) 2021-10-23 08:45:29 -07:00
ppc64le Ensure newlines at the end of files (NFC) 2021-10-23 08:45:29 -07:00
remote [libomptarget] Drop remote plugin cmake version requirement to match llvm 2021-11-05 17:34:28 +00:00
ve [OpenMP] Add function for setting LIBOMPTARGET_INFO at runtime 2021-04-22 12:48:11 -04:00
x86_64 Ensure newlines at the end of files (NFC) 2021-10-23 08:45:29 -07:00
CMakeLists.txt [Libomptarget] Run CPU offloading tests using the new driver 2022-02-15 15:05:32 -05:00
exports [OpenMP] Allow to explicitly deinitialize device resources 2022-03-07 23:43:04 -06:00