summaryrefslogtreecommitdiff
path: root/offload/DeviceRTL/src/Misc.cpp
AgeCommit message (Expand)Author
2025-03-19[OpenMP] Replace utilities with 'gpuintrin.h' definitions (#131644)Joseph Huber
2025-02-05[OpenMP] Port the OpenMP device runtime to direct C++ compilation (#123673)Joseph Huber
2025-01-31[Offload][NFC] Fix typos discovered by codespell (#125119)Christian Clauss
2025-01-27[Clang] Prevent `mlink-builtin-bitcode` from internalizing the RPC client (#1...Joseph Huber
2024-12-24[OpenMP] Use generic IR for the OpenMP DeviceRTL (#119091)Joseph Huber
2024-12-17[OpenMP] Only put `retain` for NVPTX so it can be optimized out for AMDJoseph Huber
2024-12-02[OpenMP] Unconditionally provide an RPC client interface for OpenMP (#117933)Joseph Huber
2024-09-05[Offload][NFC] Reorganize `utils::` and make Device/Host/Shared clearer (#100...Johannes Doerfert
2024-08-14[OpenMP] Implement 'omp_alloc' on the device (#102526)Joseph Huber
2024-04-22[Offload] Move `/openmp/libomptarget` to `/offload` (#75125)Johannes Doerfert