aboutsummaryrefslogtreecommitdiff
path: root/offload
AgeCommit message (Expand)AuthorFilesLines
2024-06-17[Offload] Change HSA header search order (#95769)Joseph Huber1-4/+4
2024-06-14[OpenMP] Add Environment Variable to disable Reuse of Blocks for High Loop Tr...Tim Gymnich3-1/+48
2024-06-13[OMPIRBuilder][OpenMP][LLVM] Modify and use ReplaceConstant utility in conver...agozillon1-0/+51
2024-06-13[Offload] Use flat array for cuLaunchKernel (#95116)Johannes Doerfert7-45/+72
2024-06-12[Offload][AMDGPU] Impose more restrictions for implicit kernel arguments (#95...Johannes Doerfert1-12/+15
2024-06-11[Offload][NFCI] Initialize the KernelArgsTy to default values (#95117)Johannes Doerfert1-13/+17
2024-06-07[OpenMP][Offload] - Ensure OPENMP_STANDALONE_BUILD is defined (#94801)estewart081-0/+2
2024-06-06[Offload] Use the kernel argument size directly in AMDGPU offloading (#94667)Joseph Huber1-7/+1
2024-06-06[Offload] Fix missing `abs` function for testJoseph Huber1-1/+1
2024-06-06[AMDGPU] Add a new target gfx1152 (#94534)Shilei Tian1-1/+1
2024-06-06[Libomptarget] Rework device initialization and image registration (#93844)Joseph Huber8-218/+232
2024-06-03[OpenMP][OMPX] Fix ompx_ballot_sync test (#94140)Shilei Tian1-14/+12
2024-06-03Reapply "[OpenMP][OMPX] Add shfl_down_sync (#93311)" (#94139)Shilei Tian4-6/+101
2024-05-31[Offload][AMDGPU] Only allow memory pool access to valid agents (#93969)Joseph Huber1-10/+27
2024-05-30[Offload] Update test to use `target parallel for reduction`Krzysztof Parzyszek1-1/+1
2024-05-30[Offload] Temporarily disable failing test after eb88e7c1Krzysztof Parzyszek1-1/+1
2024-05-28[Offload][Fix] Fix lazy initialization with multiple imagesJoseph Huber1-3/+3
2024-05-26Revert "Reapply "[OpenMP][OMPX] Add shfl_down_sync (#93311)""Shilei Tian4-102/+6
2024-05-26Reapply "[OpenMP][OMPX] Add shfl_down_sync (#93311)"Shilei Tian4-6/+102
2024-05-25Revise IDE folder structure (#89755)Michael Kruse1-0/+1
2024-05-24Revert "[OpenMP][OMPX] Add shfl_down_sync (#93311)"Joseph Huber4-102/+6
2024-05-24[OpenMP][OMPX] Add shfl_down_sync (#93311)Shilei Tian4-6/+102
2024-05-24[OpenMP][OMPX] Add ballot_sync (#91297)Shilei Tian4-0/+65
2024-05-23[Offload] Only initialize a plugin if it is needed (#92765)Joseph Huber5-37/+63
2024-05-23[Offload] Fix enabling plugins on unsupported platforms (#93186)Joseph Huber4-16/+19
2024-05-23[Offload] Disable flaky test on host-offloading (#93174)Jan Patrick Lehr1-0/+2
2024-05-23Fixing the location attribute added to mapInfoOp (#90764)Anchu Rajendran S1-0/+38
2024-05-22[Offload] Rework handling for loading vendor runtimes (#93073)Joseph Huber4-12/+6
2024-05-22[Offload] Use newer CUDA API functions when dynamically loaded (#93057)Joseph Huber1-0/+9
2024-05-22[Offload] libomptarget force dlopen vendor libraries by default. (#92788)Ye Luo2-2/+2
2024-05-20[Offload] Remove unused version script for pluginsJoseph Huber1-6/+0
2024-05-17[Offload][NFC] Remove 'libomptarget' message helpers (#92581)Joseph Huber11-46/+27
2024-05-17[Offload][NFC] Remove all trailing whitespace from offload/ (#92578)Joseph Huber51-263/+268
2024-05-17[Offload][NFC] Remove header license in CMake files (#92544)Joseph Huber12-141/+3
2024-05-16[Libomptarget] Pass '-Werror=global-constructors' to the libomptarget build (...Joseph Huber2-2/+7
2024-05-16[Libomptarget] Rework Record & Replay to be a plugin member (#88928) (#89097)Joseph Huber2-12/+35
2024-05-16[Offload][NFC] Remove unused files following static pluginsJoseph Huber2-283/+0
2024-05-16[Libomptarget] Remove requires information from plugin (#80345)Joseph Huber3-33/+4
2024-05-15[Offload][NFC] Fix warning messages in runtimeJoseph Huber6-21/+14
2024-05-15[Offload] Correctly reject building on unsupported architectures (#92276)Joseph Huber1-20/+10
2024-05-15[Clang][OpenMP] Fix runtime problem when explicit map both pointer and pointe...jyu2-git1-0/+42
2024-05-14[Offload] Do not link every target for JIT (#92013)Joseph Huber2-4/+7
2024-05-14[Offload] Remove old references to `isCtor` (#91766)Joseph Huber2-10/+1
2024-05-14[Offload] Remove support for old "BUILD_PLUGIN" options. (#91644)Joseph Huber3-14/+6
2024-05-13[Offload][NFC] Remove unused compiler definition from CMakeJoseph Huber1-5/+0
2024-05-10[Offload] Fix new fortran OpenMP offload test failures via addition of requiresagozillon2-0/+2
2024-05-10[Flang][OpenMP] Derived type member map fortran offload runtime testsAndrew Gozillon30-5/+1306
2024-05-10Revert "[Flang][OpenMP] Derived type member map fortran offload runtime tests...agozillon30-1306/+5
2024-05-10[Flang][OpenMP] Derived type member map fortran offload runtime tests (#82850)agozillon30-5/+1306
2024-05-09[Offload] Fixes typo in aarch64 triple (#91622)Tulio Magno Quites Machado Filho1-1/+1