summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCUDA/offloading-entries.cu
AgeCommit message (Expand)Author
2025-04-22cuda clang: Move nvptx-surface.cu test to CodeGenCUDA (#134758)Austin Schuh
2025-04-16[Offload][SYCL] Refactor OffloadKind implementation (#135809)Arvind Sudarsanam
2025-02-06[Offload] Unify offloading entries into a single section (#125731)Joseph Huber
2025-01-28[Offload] Rework offloading entry type to be more generic (#124018)Joseph Huber
2025-01-22[HIP] Support managed variables using the new driver (#123437)Joseph Huber
2024-10-28[Clang] Put offloading globals in the `.llvm.rodata.offloading` section (#111...Joseph Huber
2024-04-09[Offload][NFC] Remove `omp_` prefix from offloading entries (#88071)Joseph Huber
2023-12-07[CUDA][HIP] Improve variable registration with the new driver (#73177)Joseph Huber
2023-11-21[Offload] Initial support for registering offloading entries on COFF targets ...Joseph Huber
2022-07-13[CUDA] Allow the new driver to compile CUDA in non-RDC modeJoseph Huber
2022-07-11[HIP] Generate offloading entries for HIP with the new driver.Joseph Huber
2022-05-11[CUDA] Create offloading entries when using the new driverJoseph Huber