summaryrefslogtreecommitdiff
path: root/offload/include
AgeCommit message (Expand)Author
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-28[OFFLOAD] Stricter enforcement of user offload disable (#133470)Alex
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-31[Offload][NFC] Fix typos discovered by codespell (#125119)Christian Clauss
2025-01-28[Offload] Rework offloading entry type to be more generic (#124018)Joseph Huber
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-23[NFC][offload][OMPT] Cleanup of OMPT internals (#109005)Michael Halkenhäuser
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-13[Offload] Ensure to load images when the device is used (#103002)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-07-24[Offload] Repair and rename `llvm-omp-device-info` (to `-offload-`) (#100309)Johannes Doerfert
2024-07-17[Offload][OMPT] Add callbacks for (dis)associate_ptr (#99046)Jan Patrick Lehr
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-06-06[Libomptarget] Rework device initialization and image registration (#93844)Joseph Huber
2024-05-16[Offload][NFC] Remove unused files following static pluginsJoseph Huber
2024-05-09[Reland][Libomptarget] Statically link all plugin runtimes (#87009)Joseph Huber
2024-05-09Revert "[Libomptarget] Statically link all plugin runtimes (#87009)"Joseph Huber
2024-05-09[Libomptarget] Statically link all plugin runtimes (#87009)Joseph 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