aboutsummaryrefslogtreecommitdiff
path: root/offload/test/offloading
AgeCommit message (Expand)AuthorFilesLines
2025-06-30[libomptarget] Add a test for OMP_TARGET_OFFLOAD=disabled (#146385)Ye Luo1-0/+22
2025-06-12[Offload][PGO] Fix new GPU PGO tests (#143645)Ethan Luis McDonough2-6/+6
2025-05-20[OpenMP][GPU][FIX] Enable generic barriers in single threaded contexts (#140786)Johannes Doerfert2-0/+44
2025-05-14[PGO][Offload] Update PGO GPU tests (#132262)Ethan Luis McDonough4-17/+200
2025-05-12[Flang][OpenMP] Initial defaultmap implementation (#135226)agozillon2-0/+200
2025-05-09[Flang][OpenMP] Generate correct present checks for implicit maps of optional...agozillon1-0/+57
2025-04-23[Offload] Fix handling of 'bare' mode when environment missing (#136794)Joseph Huber2-2/+2
2025-04-14[Flang][OpenMP][MLIR] Check for presence of Box type before emitting store in...agozillon1-0/+36
2025-04-09[PGO][Offload] Use %profdata in PGO tests (#135015)Joel E. Denny2-11/+11
2025-04-07[MLIR][OpenMP] Add codegen for teams reductions (#133310)Jan Leyonberg2-0/+54
2025-03-28[PGO][Offload] Disable PGO on NVPTX (#133522)Ethan Luis McDonough2-2/+2
2025-03-28[offload] Remove bad assert in StaticLoopChunker::Distribute (#132705)macurtis-amd1-0/+26
2025-03-19[PGO][Offload] Allow PGO flags to be used on GPU targets (#94268)Ethan Luis McDonough3-66/+186
2025-03-12[flang][OpenMP] Map ByRef if size/alignment exceed that of a pointer (#130832)Krzysztof Parzyszek1-0/+20
2025-03-10[flang][OpenMP] Implement HAS_DEVICE_ADDR clause (#128568)Krzysztof Parzyszek3-0/+132
2025-03-07[Flang][OpenMP][MLIR] Implement close, present and ompx_hold modifiers for Fl...agozillon5-1/+192
2025-02-18[MLIR][OpenMP] Add LLVM translation support for OpenMP UserDefinedMappers (#1...Akash Banerjee1-0/+53
2025-02-14Reapply "[LinkerWrapper] Clean up options after proper forwarding" (#126495)Joseph Huber1-3/+3
2025-02-12[PGO][Offload] Fix pgo1.c (#126864)Ethan Luis McDonough1-43/+30
2025-02-11 [PGO][Offload] Profile profraw generation for GPU instrumentation #76587 (#...Ethan Luis McDonough1-5/+10
2025-01-31[Offload][NFC] Fix typos discovered by codespell (#125119)Christian Clauss9-10/+10
2025-01-30[Flang][MLIR][OpenMP] Fix Target Data if (present(...)) causing LLVM-IR branc...agozillon1-0/+29
2025-01-29[MLIR][OpenMP] Emit nullary check for mapped pointer members and appropriate ...agozillon1-0/+24
2025-01-28[Offload] Rework offloading entry type to be more generic (#124018)Joseph Huber1-8/+14
2025-01-14[Offload][PGO] Fix dump of array in ProfData (#122039)Jinsong Ji1-6/+6
2025-01-03[OpenMP][MLIR] Fix threadprivate lowering when compiling for target when targ...agozillon1-0/+37
2025-01-03[Flang][OpenMP] Fix allocating arrays with size intrinisic (#119226)agozillon1-0/+39
2024-12-18Re-apply (#117867): [flang][OpenMP] Implicitly map allocatable record fields ...Kareem Ergawy2-0/+135
2024-12-18Revert "[flang][OpenMP] Implicitly map allocatable record fields (#117867)" (...Kareem Ergawy2-135/+0
2024-12-18[flang][OpenMP] Implicitly map allocatable record fields (#117867)Kareem Ergawy2-0/+135
2024-12-06[Offload][OMPX] Add the runtime support for multi-dim grid and block (#118042)Shilei Tian5-11/+67
2024-11-25[OpenMP] Remove use of '__AMDGCN_WAVEFRONT_SIZE' (#113156)Joseph Huber2-12/+31
2024-11-16[OpenMP] Allocatable explicit member mapping fortran offloading tests (#113555)agozillon82-193/+1433
2024-11-14[Flang][OpenMP] Update MapInfoFinalization to use BlockArgs Interface and mod...agozillon1-0/+37
2024-09-06Fix typo in test.Akash Banerjee1-1/+1
2024-09-05[OpenMP][Flang] Fix dynamic-extent array mapping (#107247)Akash Banerjee1-0/+33
2024-09-03[Offload] Change x86_64-pc-linux to x86_64-unknown-linux (#107023)Jan Patrick Lehr17-34/+34
2024-08-23[Flang][OpenMP] Align map clause generation and fix issue with non-shared al...agozillon1-0/+75
2024-08-22[PGO][OpenMP] Instrumentation for GPU devices (Revision of #76587) (#102691)Ethan Luis McDonough1-0/+74
2024-08-13[Offload] Ensure to load images when the device is used (#103002)Johannes Doerfert2-0/+57
2024-08-13[LinkerWrapper] Always pass `-flto` if the linker supports it (#102972)Joseph Huber2-6/+6
2024-08-12[Offload] Add the right paths to the CUDA lit tests (#102997)Johannes Doerfert4-9/+15
2024-08-12[Offload][CUDA] Allow CUDA kernels to use LLVM/Offload (#94549)Johannes Doerfert5-0/+136
2024-07-29[OpenMP] Re-enable test after correctly forwarding `mllvm`Joseph Huber1-1/+0
2024-07-23[OpenMP] Ensure the actual kernel is annotated with launch bounds (#99927)Johannes Doerfert1-0/+3
2024-07-23[Offload] Re-enable tests that are now passingJoseph Huber1-1/+0
2024-07-22[OMPIRBuilder] - Handle dependencies in `createTarget` (#93977)Pranav Bhandarkar1-0/+69
2024-07-15[Offload] XFAIL four tests while working on fix (#98899)Jan Patrick Lehr2-0/+2
2024-07-10[Offload][test]Fix typo of requires (#98327)Jinsong Ji1-1/+1
2024-07-01[OpenMP][offload] Fix dynamic schedule tracking (#97065)Gheorghe-Teodor Bercea3-0/+201