aboutsummaryrefslogtreecommitdiff
path: root/offload/test
AgeCommit message (Expand)AuthorFilesLines
2024-09-18[OpenMP] Fix not linking C libraries when enabled (#109168)Joseph Huber1-1/+6
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 Lehr43-116/+111
2024-08-31[Offload] Fix stray libomptarget message helper calls (#106837)WÁNG Xuěruì1-1/+1
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 McDonough4-1/+84
2024-08-21[Offload] Improve error reporting on memory faults (#104254)Johannes Doerfert8-6/+143
2024-08-20[OpenMP] Temporarily disable test to keep bots greenJoseph Huber1-0/+3
2024-08-20[OpenMP] Map `omp_default_mem_alloc` to global memory (#104790)Joseph Huber1-5/+11
2024-08-14[OpenMP] Fix buildbot failing on allocator testJoseph Huber1-5/+0
2024-08-14[OpenMP] Implement 'omp_alloc' on the device (#102526)Joseph Huber1-0/+25
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 Huber4-8/+10
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 Doerfert6-1/+137
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 Doerfert8-19/+75
2024-07-31[Offload] Allow to record kernel launch stack traces (#100472)Johannes Doerfert7-0/+314
2024-07-30[Offload] Implement double free (and other allocation error) reporting (#100261)Johannes Doerfert5-0/+199
2024-07-29[OpenMP] Re-enable test after correctly forwarding `mllvm`Joseph Huber1-1/+0
2024-07-26[OpenMP] Do not define '__assert_fail' if we have the GPU libc (#100409)Joseph Huber1-4/+0
2024-07-24[Offload] Repair and rename `llvm-omp-device-info` (to `-offload-`) (#100309)Johannes Doerfert3-0/+9
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[OMPIRBuilder] - Handle dependencies in `createTarget` (#93977)Pranav Bhandarkar1-0/+69
2024-07-17[Offload][OMPT] Add callbacks for (dis)associate_ptr (#99046)Jan Patrick Lehr1-0/+39
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-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 Bercea3-0/+201
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 McDonough4-87/+1
2024-06-28[PGO][OpenMP] Instrumentation for GPU devices (#76587)Ethan Luis McDonough4-1/+87
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-14[OpenMP] Add Environment Variable to disable Reuse of Blocks for High Loop Tr...Tim Gymnich1-0/+35
2024-06-13[OMPIRBuilder][OpenMP][LLVM] Modify and use ReplaceConstant utility in conver...agozillon1-0/+51
2024-06-06[Offload] Fix missing `abs` function for testJoseph Huber1-1/+1
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 Tian1-0/+66
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-26Revert "Reapply "[OpenMP][OMPX] Add shfl_down_sync (#93311)""Shilei Tian1-67/+0
2024-05-26Reapply "[OpenMP][OMPX] Add shfl_down_sync (#93311)"Shilei Tian1-0/+67
2024-05-24Revert "[OpenMP][OMPX] Add shfl_down_sync (#93311)"Joseph Huber1-67/+0
2024-05-24[OpenMP][OMPX] Add shfl_down_sync (#93311)Shilei Tian1-0/+67