aboutsummaryrefslogtreecommitdiff
path: root/offload
AgeCommit message (Expand)AuthorFilesLines
2026-04-01[Offload] Add support for measuring elapsed time between events (#186856)Leandro Lacerda16-61/+518
2026-04-01[Offload] Run liboffload unit tests as a part of check-offload (#189731)Joseph Huber1-7/+9
2026-03-31[offload][lit] Disable target_critical_region.cpp on Intel GPU (#189682)Nick Sarnie1-0/+1
2026-03-30[offload][lit] Disable tests failing on Intel GPU (#189422)Nick Sarnie36-35/+26
2026-03-27[OFFLOAD] Disable tests that may cause hangs in CI (#189116)fineg7412-2/+25
2026-03-27[OFFLOAD] Add spirv implementation for named barrier (#180393)fineg7487-87/+34
2026-03-27[Offload][NFC] Various minor changes to Offload CMake (#189029)Joseph Huber9-68/+34
2026-03-27[Offload][NFC] Remove unused testing functions in CMake (#189013)Joseph Huber1-45/+0
2026-03-26[offload][L0] Remove XFAIL from XPASSING test strided_offset_multidim_update....Nick Sarnie1-1/+0
2026-03-26[compiler-rt] Rework profile data handling for GPU targets (#187136)Joseph Huber2-106/+98
2026-03-26[OpenMP] Fix non-contiguous array omp target update (#156889)Ivan R. Ivanov5-85/+232
2026-03-26[Offload] Enable multilib building for OpenMP/Offload (#188485)Joseph Huber1-1/+6
2026-03-26[OFFLOAD][L0] More error handling (#188496)Alex Duran5-14/+58
2026-03-25[OFFLOAD] Improve resource management of the plugin (#187597)fineg744-30/+66
2026-03-25[OFFLOAD][L0] Add support to run ctor/dtor code (#187510)Alex Duran2-0/+153
2026-03-24[OFFLOAD][L0] Improve cleanup on errors (#188251)Alex Duran3-5/+31
2026-03-24[Offload] Fix destroying signal that was never initializedJoseph Huber1-1/+6
2026-03-24[libc] Support AMDGPU device interrupts for the RPC interface (#188067)Joseph Huber5-14/+95
2026-03-20[OpenMP] Emit aggregate kernel prototypes and remove libffi dependency (#186261)Joseph Huber5-244/+15
2026-03-20[offload] Use flang-rt for test feature requirements (#187733)Robert Imschweiler3-7/+3
2026-03-20[offload] Define flang-rt as an available test feature (#187732)Robert Imschweiler1-13/+15
2026-03-19[AMDGPU] Minor cleanups in offload plugin and AMDGPUEmitPrintf. NFC. (#187587)Bruce Changlong Xu1-2/+2
2026-03-19[compiler-rt] Define GPU specific handling of profiling functions (#185763)Joseph Huber3-8/+12
2026-03-19[offload] - Remove standalone build in favor of 'runtimes' (#170693)estewart085-302/+92
2026-03-18[Offload] Add CMake alias for CI (#186099)Jan Patrick Lehr1-0/+13
2026-03-18[OFFLOAD] Improve handling of synchronization errors in L0 plugin and reenabl...fineg7439-74/+59
2026-03-16[OpenMP][AMDGPU] Enable omptest build (#161649)Jan Patrick Lehr1-0/+2
2026-03-13Reapply "[OpenMP] Move OpenMP implicit argument to the end and reformat" (#18...Joseph Huber3-34/+94
2026-03-13[Offload][L0] clear completed events from a wait list (#186379)Piotr Balcer1-0/+3
2026-03-13Revert "[OpenMP] Move OpenMP implicit argument to the end and reformat" (#186...theRonShark3-94/+34
2026-03-12[offload] Remove LIBOMPTARGET_SHARED_MEMORY_SIZE envar (#186231)Kevin Sala Penades8-69/+12
2026-03-12[OpenMP] Move OpenMP implicit argument to the end and reformat (#185989)Joseph Huber3-34/+94
2026-03-12[offload][lit] XFAIL new tests failing on intelgpu (#185908)Nick Sarnie13-0/+13
2026-03-12[Offload] Escape \; in command string (#186120)Jan Patrick Lehr1-1/+1
2026-03-12[Offload] AMD Flang bot to use CMake cache file (#186070)Jan Patrick Lehr1-17/+2
2026-03-12[OpenMP][Offload] Add offload runtime support for dyn_groupprivate clause (#1...Kevin Sala Penades15-53/+437
2026-03-11[OFFLOAD] Enable Level Zero unittests (#185492)Łukasz Plewa2-0/+23
2026-03-11[Clang][OpenMP] Handled `NonContig` Descriptor `DimCount` (#181987)Amit Tiwari5-0/+777
2026-03-11[offload][l0][nfc] remove duplicated entry (#185855)Alex Duran1-5/+0
2026-03-11[Offload][L0] Add support for OffloadBinary format in L0 plugin (#185404)Alex Duran2-1/+108
2026-03-10[copmiler-rt] Initial support for building profile library on the GPU (#185552)Joseph Huber3-5/+5
2026-03-10[OFFLOAD] Add interface to extend image validation (#185663)Alex Duran4-2/+33
2026-03-10[Clang][OpenMP] Support expression semantics in target update fields with non...Amit Tiwari8-0/+883
2026-03-09[Offload][AMDGPU] Fix RPC server on mixed w32 w64 workloads (#185496)Joseph Huber3-3/+27
2026-03-09[Flang][OpenMP] Fix close map flag propagation for derived types in USM (#185...Kareem Ergawy1-0/+35
2026-03-06[OFFLOAD] Replace C-style casts with C++ style casts in obtainInfoImpl (#185023)Łukasz Plewa1-12/+12
2026-03-03[OpenMP][clang] Indirect and Virtual function call mapping from host to devic...Jason Van Beusekom8-0/+1576
2026-03-03Revert "[OpenMP][clang] Indirect and Virtual function call mapping from host ...Jason Van Beusekom8-1577/+0
2026-03-03[OpenMP][clang] Indirect and Virtual function call mapping from host to devic...Jason Van Beusekom8-0/+1577
2026-03-03[NFC][OpenMP] Remove redundant prints in `target` regions from tests added in...Abhinav Gaba5-10/+5