summaryrefslogtreecommitdiff
path: root/offload/test
AgeCommit message (Expand)Author
2025-08-29[Offload] Update tablegen tests (#156041)Ross Brunton
2025-08-28[Offload][OpenMP] Tests require libc on GPU for printf (#155785)Jan Patrick Lehr
2025-08-25[NFC][OpenMP] Add several use_device_ptr/addr tests. (#154939)Abhinav Gaba
2025-08-18Fix test added in 1fd1d634630754cc9b9c4b5526961d5856f64ff9Akash Banerjee
2025-08-15[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (#153048)Akash Banerjee
2025-08-14[NFC][Offload] Add missing maps to OpenMP offloading tests. (#153103)Abhinav Gaba
2025-08-12Revert "[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (...Akash Banerjee
2025-08-12[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (#153048)Akash Banerjee
2025-08-12[Clang][OpenMP] Non-contiguous strided update (#144635)Amit Tiwari
2025-08-11Revert "[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (...Akash Banerjee
2025-08-11[MLIR][OpenMP] Add a new AutomapToTargetData conversion pass in FIR (#151989)Akash Banerjee
2025-08-06[AMDGPU][Offload] Enable memory manager use for up to ~3GB allocation size in...hidekisaito
2025-07-25[Offload] Fix typo in shared_lib_fp_mapping.cAiden Grossman
2025-07-25[Offload] Remove uses of %T from lit tests (#150721)Aiden Grossman
2025-07-25[Flang][OpenMP] Appropriately emit present/load/store in all cases in MapInfo...agozillon
2025-07-23[AMDGPU][Offload][LIT] Run unified_shared_memory tests on gfx950 (#150372)hidekisaito
2025-07-09[libomptarget] fix test offloading/disable_default_device.cYe Luo
2025-07-08[NFC][OpenMP] Add tests for mapping pointers and their dereferences. (#146934)Abhinav Gaba
2025-06-30[libomptarget] Add a test for OMP_TARGET_OFFLOAD=disabled (#146385)Ye Luo
2025-06-29[OpenMP] Fix crash with duplicate mapping on target directive (#146136)Julian Brown
2025-06-23[Offload] Fix entry_points.td test (#145292)Ross Brunton
2025-06-12[Offload][PGO] Fix new GPU PGO tests (#143645)Ethan Luis McDonough
2025-06-11[Clang][OpenMP] Fix mapping of arrays of structs with members with mappers (#...Abhinav Gaba
2025-06-05[Offload] Fix APU detection for MI300 testing (#143026)Joseph Huber
2025-06-03[OpenMP][Offload] Fix typo in error message (#142589)Jan Patrick Lehr
2025-06-02[Offload] Make AMDGPU plugin handle empty allocation properly (#142383)Joseph Huber
2025-05-28[Offload] Fix broken tablegen test after #140879 (#141796)Ross Brunton
2025-05-20[OpenMP][GPU][FIX] Enable generic barriers in single threaded contexts (#140786)Johannes Doerfert
2025-05-14[PGO][Offload] Update PGO GPU tests (#132262)Ethan Luis McDonough
2025-05-12[Flang][OpenMP] Initial defaultmap implementation (#135226)agozillon
2025-05-09[Flang][OpenMP] Generate correct present checks for implicit maps of optional...agozillon
2025-04-29[Offload] Add check-offload-unit for liboffload unittests (#137312)Callum Fare
2025-04-23[Offload] Fix handling of 'bare' mode when environment missing (#136794)Joseph Huber
2025-04-22[Offload] Implement the remaining initial Offload API (#122106)Callum Fare
2025-04-18[Offload] Fix JIT testJoseph Huber
2025-04-18[Offload] Fix typo on `-Xoffload-linker`Joseph Huber
2025-04-18[OpenMP] Remove 'libomptarget.devicertl.a' fatbinary and use static library (...Joseph Huber
2025-04-14[Flang][OpenMP][MLIR] Check for presence of Box type before emitting store in...agozillon
2025-04-10[AMDGPU] Fix code object version not being set to 'none' (#135036)Joseph Huber
2025-04-09Revert "Reland "Symbolize line zero as if no source info is available (#12484...Zequan Wu
2025-04-09[PGO][Offload] Use %profdata in PGO tests (#135015)Joel E. Denny
2025-04-07[MLIR][OpenMP] Add codegen for teams reductions (#133310)Jan Leyonberg
2025-03-31Reland "Symbolize line zero as if no source info is available (#124846)" (#13...Zequan Wu
2025-03-28[PGO][Offload] Disable PGO on NVPTX (#133522)Ethan Luis McDonough
2025-03-28[offload] Remove bad assert in StaticLoopChunker::Distribute (#132705)macurtis-amd
2025-03-19[PGO][Offload] Allow PGO flags to be used on GPU targets (#94268)Ethan Luis McDonough
2025-03-12[flang][OpenMP] Map ByRef if size/alignment exceed that of a pointer (#130832)Krzysztof Parzyszek
2025-03-10[flang][OpenMP] Implement HAS_DEVICE_ADDR clause (#128568)Krzysztof Parzyszek
2025-03-07[Flang][OpenMP][MLIR] Implement close, present and ompx_hold modifiers for Fl...agozillon
2025-02-25[Offload][OpenMP] Fix check-prefix (#128599)Jan Patrick Lehr