llvm-project/openmp/libomptarget/DeviceRTL
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
..
include Revert "[OpenMP] Ensure broken assumptions print once, not thousands of times." 2022-01-28 01:41:10 +00:00
src Revert "[OpenMP][FIX] Explicit barriers in SPMD mode are not aligned" 2022-02-01 14:56:59 +00:00
CMakeLists.txt [OpenMP] Completely remove old device runtime 2022-02-04 15:31:33 -05:00