aboutsummaryrefslogtreecommitdiff
path: root/offload
AgeCommit message (Expand)AuthorFilesLines
19 hours[flang-rt] Add support for formatted I/O on the GPU (#182580)Joseph Huber1-0/+67
24 hours[libc] Support array tags in the RPC dispatch helpers (#181395)Joseph Huber1-1/+24
26 hours[flang-rt] Implement basic support for I/O from OpenMP GPU Offloading (#181039)Joseph Huber3-0/+42
3 days[offload][lit] Enable/disable tests on Level Zero when using DeviceRTL (#182128)Nick Sarnie89-90/+63
3 days[Offload] Always check/consume Error (#182008)Jan Patrick Lehr1-1/+3
4 days[Offload] Fix missing end to string in .td fileJoseph Huber1-1/+1
4 days[OFFLOAD] Extend olMemRegister API to handle cases when a memory block may ha...fineg745-192/+203
4 days[Offload] Add argument to 'olInit' for global configuration options (#181872)Joseph Huber7-16/+65
4 daysReapply x2 "[Offload][lit] Link against SPIR-V DeviceRTL if present" (#181429)Nick Sarnie1-3/+1
4 days[Offload][test] Use just-compiled lld and llvm-symbolizer (#181793)Michael Kruse1-0/+15
5 days[libc] Replace RPC 'close()' mechanism with RAII handler (#181690)Joseph Huber1-1/+0
8 days[OFFLOAD] Fix issue where host plugin is added twice to the plugin list (#181...Alex Duran1-1/+5
8 days[OFFLOAD] Add support for host offloading device (#177307)fineg745-111/+261
9 days[libc] Small change to accept lambda types in rpc::dispatchJoseph Huber1-8/+14
10 days[Offload] Try to load Level Zero loader with version suffix (#180042)Hansang Bae1-2/+28
10 days[libc] Add RPC helpers for dispatching functions to the host (#179085)Joseph Huber2-66/+205
10 days[OFFLOAD] Support host plugin on Windows (#180401)Alex Duran3-43/+48
11 daysRevert "Reapply [Offload][lit] Link against SPIR-V DeviceRTL if present" (#18...Nick Sarnie2-3/+3
11 days[OFFLOAD] Implement excluding filters for debugging (#180538)Alex Duran1-12/+32
12 daysReapply [Offload][lit] Link against SPIR-V DeviceRTL if present (#180231)Nick Sarnie2-3/+3
12 days[offload] Adapt tests to new PluginInterface quoting [NFC] (#180505)Robert Imschweiler13-18/+22
2026-02-06Revert "[Offload][lit] Link against SPIR-V DeviceRTL if present" (#180211)Nick Sarnie1-3/+2
2026-02-06[Offload] Make the RPC callbacks private to each running server (#178901)Joseph Huber2-14/+21
2026-02-06[OFFLOAD] Fix TARGET_NAME in plugins common code (#180151)Alex Duran1-1/+1
2026-02-05[Offload][lit] Link against SPIR-V DeviceRTL if present (#180030)Nick Sarnie1-2/+3
2026-02-05 [offload] Fix DeviceImage to handle OffloadBinary::create returning vector ...Yury Plyakhin1-4/+10
2026-02-03[OpenMP] Enable XFAIL OpenMP tests that pass now (#179344)Joseph Huber6-13/+3
2026-02-02[Offload] Only issue a warning for building `offload` on the GPU and return (...Joseph Huber1-0/+4
2026-01-30[Offload] Add a function to register an RPC Server callback (#178774)Joseph Huber9-8/+169
2026-01-29[Offload] Provide a cache file for building OpenMP w/ Flang offloading (#178472)Joseph Huber1-0/+13
2026-01-29[MLIR][OpenMP] Fix recursive mapper emission. (#178453)Akash Banerjee1-0/+40
2026-01-28[Offload][AMDGPU] Fix olQueryQueue uninitialized output parameter (#178464)puneeth_aditya_56561-0/+3
2026-01-28[MLIR][OpenMP] Fix mapper being attached to partial maps. (#178247)Akash Banerjee1-0/+53
2026-01-28Use reportFatalUsageError in llvm-omp-kernel-replay (#178371)Sladyn1-7/+9
2026-01-27Reland "[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers...Abhinav Gaba2-5/+148
2026-01-27[Offload] Allow specifying debug level with `all` debug type (#178213)Hansang Bae1-2/+8
2026-01-27[Flan][OpenMP] Implement TODO support for compatible defaultmap types for imp...Akash Banerjee1-0/+49
2026-01-23[Clang][OpenMP] Codegen for `use_device_ptr(fb_nullify)`. (4/4) (#173931)Abhinav Gaba3-9/+3
2026-01-23Revert "[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers...Abhinav Gaba2-169/+5
2026-01-22[NFC][OpenMP] Mark new mapper test as XFAIL on intelgpu. (#177491)Abhinav Gaba1-0/+2
2026-01-22[OpenMP][Mappers] Fix ref-count tracking for maps inserted by mappers. (#177059)Abhinav Gaba2-5/+167
2026-01-21[OpenMP][Offload] Remove old DP macro (#177156)Alex Duran1-5/+2
2026-01-21[flang][OpenMP] Fix mapping of constant arrays. (#176763)Abid Qadeer1-0/+131
2026-01-20[NFC][OpenMP][Offload] Add tests for `use_device_ptr(fb_preserve/nullify)`. (...Abhinav Gaba12-1/+304
2026-01-20[Offload] Cast to `void *` in the debug message (#177019)Hansang Bae3-15/+26
2026-01-20[OFFLOAD] Add a check before calling dataExchange (#176853)fineg741-1/+19
2026-01-20[OFFLOAD] Add asynchronous queue query API for libomptarget migration (#172231)fineg7411-18/+97
2026-01-20[offload][lit] XFAIL failing non-contiguous update tests on Intel (#176955)Nick Sarnie3-0/+6
2026-01-20[Offload][Tests] Non-contiguous_update_to_tests (#169623)Amit Tiwari6-0/+266
2026-01-17[Offload][CI] Convert openmp-offload-amdgpu staging bots to ScriptedBuilder (...Michael Kruse3-0/+132