llvm-project/openmp/libomptarget/test/api
Joseph Huber 034adaf5be [OpenMP] Completely remove old device runtime
This patch completely removes the old OpenMP device runtime. Previously,
the old runtime had the prefix `libomptarget-new-` and the old runtime
was simply called `libomptarget-`. This patch makes the formerly new
runtime the only runtime available. The entire project has been deleted,
and all references to the `libomptarget-new` runtime has been replaced
with `libomptarget-`.

Reviewed By: JonChesterfield

Differential Revision: https://reviews.llvm.org/D118934
2022-02-04 15:31:33 -05:00
..
is_initial_device.c [OpenMP][libomptarget] Separate lit tests for different offloading targets (2/2) 2021-04-27 15:54:32 +02:00
omp_device_managed_memory.c [libomptarget] Add support for target memory allocators to cuda RTL 2021-05-07 10:27:02 -04:00
omp_dynamic_shared_memory.c [OpenMP] Completely remove old device runtime 2022-02-04 15:31:33 -05:00
omp_get_num_devices.c [OpenMP][libomptarget] Separate lit tests for different offloading targets (2/2) 2021-04-27 15:54:32 +02:00
omp_get_num_devices_with_empty_target.c [OpenMP][libomptarget] Separate lit tests for different offloading targets (2/2) 2021-04-27 15:54:32 +02:00
omp_host_pinned_memory.c [libomptarget] Add support for target memory allocators to cuda RTL 2021-05-07 10:27:02 -04:00