summaryrefslogtreecommitdiff
path: root/offload/plugins-nextgen/common/src/JIT.cpp
AgeCommit message (Expand)Author
2025-09-22[Remarks] Restructure bitstream remarks to be fully standalone (#156715)Tobias Stadler
2025-09-16[Offload] Copy loaded images into managed storage (#158748)Joseph Huber
2025-07-25[Offload] Erase entries from JIT cache when program is destroyed (#148847)Ross Brunton
2025-05-20[Offload] Use new error code handling mechanism and lower-case messages (#139...Ross Brunton
2025-03-12[TargetRegistry] Accept Triple in createTargetMachine() (NFC) (#130940)Nikita Popov
2025-03-06[offload] Fix build after Module::getTargetTriple() changeNikita Popov
2024-11-19[offload] Fix copy-paste defect in error messageIvan Radanov Ivanov
2024-11-14Overhaul the TargetMachine and LLVMTargetMachine Classes (#111234)Matin Raayai
2024-09-05[Offload][NFC] Reorganize `utils::` and make Device/Host/Shared clearer (#100...Johannes Doerfert
2024-05-23[Offload] Only initialize a plugin if it is needed (#92765)Joseph 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-22[Offload] Move `/openmp/libomptarget` to `/offload` (#75125)Johannes Doerfert