summaryrefslogtreecommitdiff
path: root/offload/include/Shared
AgeCommit message (Expand)Author
2025-11-20[OFFLOAD] Add support for more fine grained debug messages control (#165416)Alex Duran
2025-11-06[Offload] Remove handling for device memory pool (#163629)Joseph Huber
2025-08-08[Offload] Make olLaunchKernel test thread safe (#149497)Ross Brunton
2025-08-06[OFFLOAD][OPENMP] 6.0 compatible interop interface (#143491)Alex Duran
2025-06-03[Offload] Don't check in generated files (#141982)Callum Fare
2025-05-20[Offload] Use new error code handling mechanism and lower-case messages (#139...Ross Brunton
2025-05-19[Offload] Add Error Codes to PluginInterface (#138258)Ross Brunton
2025-04-21[OpenMP] Remove dependency on LLVM include directory from DeviceRTL (#136359)Joseph Huber
2025-03-18[openmp][nfc] Use builtin align in the devicertl (#131918)Jon Chesterfield
2025-02-11 [PGO][Offload] Profile profraw generation for GPU instrumentation #76587 (#...Ethan Luis McDonough
2025-01-21[Offload][NFC] Factor out and rename the `__tgt_offload_entry` struct (#123785)Joseph Huber
2025-01-09[OpenMP] Use __builtin_bit_cast instead of UB type punning (#122325)Joseph Huber
2024-12-02[OpenMP] Unconditionally provide an RPC client interface for OpenMP (#117933)Joseph Huber
2024-09-13[OpenMP] Fix redefining `stdint.h` types (#108607)Joseph Huber
2024-09-05[Offload][NFC] Reorganize `utils::` and make Device/Host/Shared clearer (#100...Johannes Doerfert
2024-08-12[Offload][CUDA] Allow CUDA kernels to use LLVM/Offload (#94549)Johannes Doerfert
2024-07-31[Offload] Allow to record kernel launch stack traces (#100472)Johannes Doerfert
2024-06-13[Offload] Use flat array for cuLaunchKernel (#95116)Johannes Doerfert
2024-06-11[Offload][NFCI] Initialize the KernelArgsTy to default values (#95117)Johannes Doerfert
2024-05-16[Offload][NFC] Remove unused files following static pluginsJoseph Huber
2024-04-29[Libomptarget] Rework interface for enabling plugins (#86875)Joseph Huber
2024-04-22[Offload] Move `/openmp/libomptarget` to `/offload` (#75125)Johannes Doerfert