summaryrefslogtreecommitdiff
path: root/offload/test/offloading
AgeCommit message (Expand)Author
2025-02-11 [PGO][Offload] Profile profraw generation for GPU instrumentation #76587 (#...Ethan Luis McDonough
2025-01-31[Offload][NFC] Fix typos discovered by codespell (#125119)Christian Clauss
2025-01-30[Flang][MLIR][OpenMP] Fix Target Data if (present(...)) causing LLVM-IR branc...agozillon
2025-01-29[MLIR][OpenMP] Emit nullary check for mapped pointer members and appropriate ...agozillon
2025-01-28[Offload] Rework offloading entry type to be more generic (#124018)Joseph Huber
2025-01-14[Offload][PGO] Fix dump of array in ProfData (#122039)Jinsong Ji
2025-01-03[OpenMP][MLIR] Fix threadprivate lowering when compiling for target when targ...agozillon
2025-01-03[Flang][OpenMP] Fix allocating arrays with size intrinisic (#119226)agozillon
2024-12-18Re-apply (#117867): [flang][OpenMP] Implicitly map allocatable record fields ...Kareem Ergawy
2024-12-18Revert "[flang][OpenMP] Implicitly map allocatable record fields (#117867)" (...Kareem Ergawy
2024-12-18[flang][OpenMP] Implicitly map allocatable record fields (#117867)Kareem Ergawy
2024-12-06[Offload][OMPX] Add the runtime support for multi-dim grid and block (#118042)Shilei Tian
2024-11-25[OpenMP] Remove use of '__AMDGCN_WAVEFRONT_SIZE' (#113156)Joseph Huber
2024-11-16[OpenMP] Allocatable explicit member mapping fortran offloading tests (#113555)agozillon
2024-11-14[Flang][OpenMP] Update MapInfoFinalization to use BlockArgs Interface and mod...agozillon
2024-09-06Fix typo in test.Akash Banerjee
2024-09-05[OpenMP][Flang] Fix dynamic-extent array mapping (#107247)Akash Banerjee
2024-09-03[Offload] Change x86_64-pc-linux to x86_64-unknown-linux (#107023)Jan Patrick Lehr
2024-08-23[Flang][OpenMP] Align map clause generation and fix issue with non-shared al...agozillon
2024-08-22[PGO][OpenMP] Instrumentation for GPU devices (Revision of #76587) (#102691)Ethan Luis McDonough
2024-08-13[Offload] Ensure to load images when the device is used (#103002)Johannes Doerfert
2024-08-13[LinkerWrapper] Always pass `-flto` if the linker supports it (#102972)Joseph Huber
2024-08-12[Offload] Add the right paths to the CUDA lit tests (#102997)Johannes Doerfert
2024-08-12[Offload][CUDA] Allow CUDA kernels to use LLVM/Offload (#94549)Johannes Doerfert
2024-07-29[OpenMP] Re-enable test after correctly forwarding `mllvm`Joseph Huber
2024-07-23[OpenMP] Ensure the actual kernel is annotated with launch bounds (#99927)Johannes Doerfert
2024-07-23[Offload] Re-enable tests that are now passingJoseph Huber
2024-07-22[OMPIRBuilder] - Handle dependencies in `createTarget` (#93977)Pranav Bhandarkar
2024-07-15[Offload] XFAIL four tests while working on fix (#98899)Jan Patrick Lehr
2024-07-10[Offload][test]Fix typo of requires (#98327)Jinsong Ji
2024-07-01[OpenMP][offload] Fix dynamic schedule tracking (#97065)Gheorghe-Teodor Bercea
2024-06-29[Offload] Refactor offload test requirements (#95196)Ethan Luis McDonough
2024-06-28Revert "[PGO][OpenMP] Instrumentation for GPU devices (#76587)"Ethan Luis McDonough
2024-06-28[PGO][OpenMP] Instrumentation for GPU devices (#76587)Ethan Luis McDonough
2024-06-25[Flang][OpenMP][MLIR] Fix common block mapping for regular and declare target...agozillon
2024-06-14[OpenMP] Add Environment Variable to disable Reuse of Blocks for High Loop Tr...Tim Gymnich
2024-06-13[OMPIRBuilder][OpenMP][LLVM] Modify and use ReplaceConstant utility in conver...agozillon
2024-06-06[Offload] Fix missing `abs` function for testJoseph Huber
2024-06-03[OpenMP][OMPX] Fix ompx_ballot_sync test (#94140)Shilei Tian
2024-06-03Reapply "[OpenMP][OMPX] Add shfl_down_sync (#93311)" (#94139)Shilei Tian
2024-05-26Revert "Reapply "[OpenMP][OMPX] Add shfl_down_sync (#93311)""Shilei Tian
2024-05-26Reapply "[OpenMP][OMPX] Add shfl_down_sync (#93311)"Shilei Tian
2024-05-24Revert "[OpenMP][OMPX] Add shfl_down_sync (#93311)"Joseph Huber
2024-05-24[OpenMP][OMPX] Add shfl_down_sync (#93311)Shilei Tian
2024-05-24[OpenMP][OMPX] Add ballot_sync (#91297)Shilei Tian
2024-05-23[Offload] Disable flaky test on host-offloading (#93174)Jan Patrick Lehr
2024-05-23Fixing the location attribute added to mapInfoOp (#90764)Anchu Rajendran S
2024-05-17[Offload][NFC] Remove all trailing whitespace from offload/ (#92578)Joseph Huber
2024-05-10[Offload] Fix new fortran OpenMP offload test failures via addition of requiresagozillon
2024-05-10[Flang][OpenMP] Derived type member map fortran offload runtime testsAndrew Gozillon