summaryrefslogtreecommitdiff
path: root/offload/tools
AgeCommit message (Expand)Author
2025-11-13[Offload] Add device info for shared memory (#167817)Kevin Sala Penades
2025-11-13[offload] defer "---> olInit" trace message (#167893)Ɓukasz Plewa
2025-11-04[Offload] Add device UID (#164391)Robert Imschweiler
2025-09-29[Offload] Fix incorrect size used in llvm-offload-device-info toolJoseph Huber
2025-09-18[Offload] Include product name in llvm-offload-device-info (#159384)Ross Brunton
2025-09-04[Offload] Port llvm-offload-device-info to new offload API (#155626)Ross Brunton
2025-08-22[Offload][NFC] Use tablegen names rather than `name` parameter for API (#154736)Ross Brunton
2025-08-21[Offload][NFC] Use a sensible order for APIGen (#154518)Ross Brunton
2025-08-19[Offload] Define additional device info properties (#152533)Rafal Bielski
2025-07-30[offload] Add missing build dependency (#149326)Joachim
2025-07-14[Offload] Add tagged type to enumerator docs (#147998)Kenneth Benzie (Benie)
2025-07-11[Offload] Add global variable address/size queries (#147972)Ross Brunton
2025-07-10[Offload] Add Offload API Sphinx documentation (#147323)Kenneth Benzie (Benie)
2025-07-09[Offload] Add `_LAST` variant for generated enumerations (#147314)Ross Brunton
2025-07-09[Offload] Generate OffloadInfo.inc (#147316)Ross Brunton
2025-07-02[Offload] Add `MAX_WORK_GROUP_SIZE` device info query (#143718)Ross Brunton
2025-07-02[Offload] Improve liboffload documentation (#142403)Callum Fare
2025-07-01[NFC][Offload] Fix possible edge cases in offload-tblgen (#146511)Callum Fare
2025-06-20[Offload] Check for initialization (#144370)Ross Brunton
2025-06-19[Offload] Move (most) global state to an `OffloadContext` struct (#144494)Ross Brunton
2025-05-27[Offload] Use llvm::Error throughout liboffload internals (#140879)Ross Brunton
2025-05-19[Offload] Add Error Codes to PluginInterface (#138258)Ross Brunton
2025-04-22[Offload] Implement the remaining initial Offload API (#122106)Callum Fare
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
2024-12-05Reland #118503: [Offload] Introduce offload-tblgen and initial new API implem...Callum Fare
2024-12-03Revert "Reland of #108413: [Offload] Introduce offload-tblgen and initial new...Jan Patrick Lehr
2024-12-03Reland of #108413: [Offload] Introduce offload-tblgen and initial new API imp...Callum Fare
2024-11-28Revert "Reland #2 - [Offload] Introduce offload-tblgen and initial new API im...Jan Patrick Lehr
2024-11-28Reland #2 - [Offload] Introduce offload-tblgen and initial new API implementa...Callum Fare
2024-11-27Revert "Reland - [Offload] Introduce offload-tblgen and initial new API imple...Fraser Cormack
2024-11-27Reland - [Offload] Introduce offload-tblgen and initial new API implementatio...Callum Fare
2024-11-25Revert "[Offload] Introduce offload-tblgen and initial new API implementation...Joseph Huber
2024-11-25[Offload] Introduce offload-tblgen and initial new API implementation (#108413)Callum Fare
2024-07-24[Offload] Repair and rename `llvm-omp-device-info` (to `-offload-`) (#100309)Johannes Doerfert
2024-05-17[Offload][NFC] Remove 'libomptarget' message helpers (#92581)Joseph Huber
2024-05-17[Offload][NFC] Remove header license in CMake files (#92544)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