summaryrefslogtreecommitdiff
path: root/libgomp/testsuite/libgomp.c
AgeCommit message (Expand)Author
2025-11-21ipa: Remove LTO requirement for builtin callback carriers.Josef Melcr
2025-11-13openmp, nvptx: ompx_gnu_managed_mem_allocAndrew Stubbs
2025-11-12OpenMP: Add omp_default_device named constant [PR119677]Tobias Burnus
2025-11-03Fix 'libgomp.c/pr122281.c' for non-USM offloading execution [PR122281]Thomas Schwinge
2025-11-03Fix gimple_copy for OpenMP atomic load/store [PR122281, PR105001]Tobias Burnus
2025-10-23libgomp: fine-grained pinned memory allocatorAndrew Stubbs
2025-10-23libgomp, nvptx: Cuda pinned memoryAndrew Stubbs
2025-10-21testsuite: Move ipcp-cb* from ipa to libgompJosef Melcr
2025-10-16libgomp.c/declare-variant-4-gfx*: Add missing archs + dg-excess-errorsTobias Burnus
2025-10-15gcn: Add missing GFX9_4_GENERIC, OpenMP context-selector updateTobias Burnus
2025-06-10gcn: Add experimental MI300 (gfx942) supportTobias Burnus
2025-06-06libgomp.c/target-map-zero-sized-3.c: Fix code for non-USM offload [PR120530]Tobias Burnus
2025-05-14OpenMP: Fix mapping of zero-sized arrays with non-literal size: map(var[:n]),...Tobias Burnus
2025-05-12nvptx: Support '-march=sm_61'Thomas Schwinge
2025-05-09libgomp.{c,fortran}/interop-{hip,cuda}: Fix dg-run target selectionTobias Burnus
2025-05-05'libgomp.c/interop-hsa.c': GCN offloading onlyThomas Schwinge
2025-04-25OpenMP, GCN: Add interop-hsa testcaseAndrew Stubbs
2025-04-24libgomp/testsuite: Fix hip_header_nvidia check, add workaround to testTobias Burnus
2025-04-24libgomp: Add additional OpenMP interop runtime testsTobias Burnus
2025-04-08OpenMP: Fix append_args handling in modify_call_for_omp_dispatchTobias Burnus
2025-03-21libgomp/plugin: Add initial interop support to nvptx + gcnTobias Burnus
2025-01-02Update copyright years.Jakub Jelinek
2024-12-06nvptx: Support '-march=sm_89'Thomas Schwinge
2024-12-06nvptx: Support '-march=sm_52'Thomas Schwinge
2024-12-06nvptx: Support '-march=sm_37'Thomas Schwinge
2024-12-03OpenMP: 'allocate' directive - fixes for 'alignof' and [[omp::decl]]Tobias Burnus
2024-11-21libgomp: testsuite: Fix libgomp.c/alloc-pinned-3.c etc. for C23 on non-LinuxRainer Orth
2024-11-10Adjust 'libgomp.c/max_vf-*.c'Thomas Schwinge
2024-11-07openmp: Fix max_vf testcases with -march=cascadelakeAndrew Stubbs
2024-11-06openmp: Add testcases for omp_max_vfAndrew Stubbs
2024-09-20OpenMP: Add get_device_from_uid/omp_get_uid_from_device routinesTobias Burnus
2024-09-02amdgcn: remove gfx803 "Fiji" supportAndrew Stubbs
2024-07-31testsuite: fix dg-require-effective-target order vs dg-additional-sourcesSam James
2024-07-01libgomp, openmp: Add ompx_gnu_pinned_mem_allocAndrew Stubbs
2024-07-01libgomp: change alloc-pinned tests failure modeAndrew Stubbs
2024-05-02libgomp: Add gfx90c, 1036 and 1103 declare variant testsJakub Jelinek
2024-04-05nvptx: In mkoffload.cc, call diagnostic_color_init + gcc_init_libintl: Restor...Thomas Schwinge
2024-03-06Revert "Set num_threads to 50 on 32-bit hppa in two libgomp loop tests"John David Anglin
2024-02-12libgomp: testsuite: Don't XPASS libgomp.c/alloc-pinned-1.c etc. on non-Linux ...Rainer Orth
2024-02-01Set num_threads to 50 on 32-bit hppa in two libgomp loop testsJohn David Anglin
2024-01-29libgomp.c/declare-variant-4.h: Fix used variant function for gfx1030/gfx1100Tobias Burnus
2024-01-26amdgcn: config.gcc - enable gfx1030 and gfx1100 multilib; add them to the docsTobias Burnus
2024-01-22xfail libgomp.c/declare-variant-4-{fiji,gfx803}.cTobias Burnus
2024-01-20Don't run libgomp.c/simd-math-1.c on hppa*-*-hpux*John David Anglin
2024-01-17openmp: Add OpenMP _BitInt support [PR113409]Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-12-18libgomp: Make libgomp.c/declare-variant-1.c test x86 specificJakub Jelinek
2023-12-15Fix tests for gompAndre Vieira
2023-12-13libgomp: basic pinned memory on LinuxAndrew Stubbs
2023-12-11aarch64: enable mixed-types for aarch64 simdclonesAndre Vieira