aboutsummaryrefslogtreecommitdiff
path: root/offload
AgeCommit message (Expand)AuthorFilesLines
2024-08-02Test faild with amd. (#101781)jyu2-git1-0/+2
2024-08-02[OpenMP] Generate implicit default mapper for mapping array section. (#101101)jyu2-git1-0/+34
2024-08-01[Offload][OpenMP] Prettify error messages by "demangling" the kernel name (#1...Johannes Doerfert10-23/+87
2024-07-31[Offload] Allow to record kernel launch stack traces (#100472)Johannes Doerfert13-12/+524
2024-07-30[Offload] Implement double free (and other allocation error) reporting (#100261)Johannes Doerfert9-1/+520
2024-07-29[OpenMP] Re-enable test after correctly forwarding `mllvm`Joseph Huber1-1/+0
2024-07-26Reapply "[OpenMP][libc] Remove special handling for OpenMP printf (#98940)"Joseph Huber2-31/+14
2024-07-26Revert "[OpenMP][libc] Remove special handling for OpenMP printf (#98940)"Joseph Huber2-14/+31
2024-07-26[OpenMP][libc] Remove special handling for OpenMP printf (#98940)Joseph Huber2-31/+14
2024-07-26[OpenMP] Do not define '__assert_fail' if we have the GPU libc (#100409)Joseph Huber2-4/+3
2024-07-24[Offload] Repair and rename `llvm-omp-device-info` (to `-offload-`) (#100309)Johannes Doerfert9-54/+100
2024-07-24Reapply "[libc] Remove 'packaged' GPU build support (#100208)"Joseph Huber2-8/+2
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 Huber3-3/+0
2024-07-22[NFC][Offload] Move variables to where they are used (#99956)Shilei Tian1-3/+4
2024-07-22[OMPIRBuilder] - Handle dependencies in `createTarget` (#93977)Pranav Bhandarkar1-0/+69
2024-07-17[Offload][OMPT] Add callbacks for (dis)associate_ptr (#99046)Jan Patrick Lehr4-0/+136
2024-07-15[Offload] XFAIL four tests while working on fix (#98899)Jan Patrick Lehr4-0/+4
2024-07-10[Offload][test]Fix typo of requires (#98327)Jinsong Ji2-2/+2
2024-07-03[Clang][OpenMP] This is addition fix for #92210. (#94802)jyu2-git1-0/+20
2024-07-02[DeviceRTL] Make defined 'libc' functions weak in OpenMP (#97356)Joseph Huber2-4/+4
2024-07-01[OpenMP] [OMPT] Callback registration should not depend on the device init ca...dhruvachak1-25/+26
2024-07-01[OpenMP][offload] Fix dynamic schedule tracking (#97065)Gheorghe-Teodor Bercea8-14/+298
2024-06-29[Offload] Refactor offload test requirements (#95196)Ethan Luis McDonough93-583/+114
2024-06-28Revert "[PGO][OpenMP] Instrumentation for GPU devices (#76587)"Ethan Luis McDonough10-270/+2
2024-06-28[PGO][OpenMP] Instrumentation for GPU devices (#76587)Ethan Luis McDonough10-2/+270
2024-06-25[Flang][OpenMP][MLIR] Fix common block mapping for regular and declare target...agozillon6-0/+329
2024-06-21[Offload] Fix using old deprecated CUDA root variable (#96307)Joseph Huber2-2/+7
2024-06-20[offload][cmake] always define pythonize_bool macro (#96028)Wu Yingcong1-7/+7
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