aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)Author
2022-11-04Remove support for Intel MIC offloadingThomas Schwinge
2022-11-03OpenMP/Fortran: 'target update' with DT componentsTobias Burnus
2022-11-02Support OpenACC 'declare create' with Fortran allocatable arrays, part II [PR...Thomas Schwinge
2022-11-02Support OpenACC 'declare create' with Fortran allocatable arrays, part I [PR1...Thomas Schwinge
2022-11-02Add 'libgomp.oacc-fortran/declare-allocatable-array_descriptor-1-runtime.f90'Thomas Schwinge
2022-11-02Add 'libgomp.oacc-fortran/declare-allocatable-1-runtime.f90'Thomas Schwinge
2022-11-02Add 'libgomp.oacc-fortran/declare-allocatable-1.f90'Cesar Philippidis
2022-10-28OpenACC: Don't gang-privatize artificial variables [PR90115]Julian Brown
2022-10-21Restore 'libgomp.oacc-c-c++-common/nvptx-sese-1.c' SESE regions checking [PR1...Thomas Schwinge
2022-10-20libgomp: Add offload_device_gcn check, add requires-4a.c testTobias Burnus
2022-10-20Add 'libgomp.oacc-c-c++-common/private-big-1.c' [PR105421]Thomas Schwinge
2022-10-17Fix nvptx-specific '-foffload-options' syntax in 'libgomp.c/reverse-offload-s...Thomas Schwinge
2022-10-13libgomp: Add Fortran testcases for omp_in_explicit_taskTobias Burnus
2022-10-12libgomp: Add omp_in_explicit_task supportJakub Jelinek
2022-10-12libgomp: Fix up creation of artificial teamsJakub Jelinek
2022-09-30Fortran: Update use_device_ptr for OpenMP 5.1 [PR105318]Tobias Burnus
2022-09-24openmp, c: Tighten up c_tree_equal [PR106981]Jakub Jelinek
2022-09-14OpenMP/OpenACC struct sibling list gimplification extension and reworkJulian Brown
2022-09-12nvptx/mkoffload.cc: Warn instead of error when reverse offload is not possibleTobias Burnus
2022-09-12libgomp: Fix up icv-6.c [PR106894]Jakub Jelinek
2022-09-08OpenMP, libgomp: Environment variable syntax extensionMarcel Vollweiler
2022-09-08openmp: Implement doacross(sink: omp_cur_iteration - 1)Jakub Jelinek
2022-08-26OpenMP: Support reverse offload (middle end part)Tobias Burnus
2022-08-17OpenMP: Fix var replacement with 'simd' and linear-step vars [PR106548]Tobias Burnus
2022-07-29Add libgomp.c-c++-common/pr106449-2.cTobias Burnus
2022-07-29openmp: Fix up handling of non-rectangular simd loops with pointer type itera...Jakub Jelinek
2022-07-12XFAIL 'offloading_enabled' diagnostics issue in 'libgomp.oacc-c-c++-common/re...Thomas Schwinge
2022-07-11Enhance '_Pragma' diagnostics verification in OMP C/C++ test casesThomas Schwinge
2022-07-10c: Fix location for _Pragma tokens [PR97498]Lewis Hyatt
2022-07-08Fix one issue in OpenMP 'requires' directive diagnosticsThomas Schwinge
2022-07-07Fix Intel MIC 'mkoffload' for OpenMP 'requires'Thomas Schwinge
2022-07-07Enhance 'libgomp.c-c++-common/requires-4.c', 'libgomp.c-c++-common/requires-5...Thomas Schwinge
2022-07-07Adjust 'libgomp.c-c++-common/requires-3.c'Thomas Schwinge
2022-07-04OpenMP: Move omp requires checks to libgompTobias Burnus
2022-06-21libgomp: Fix up target-31.c test [PR106045]Jakub Jelinek
2022-06-15openmp: Fix up get-mapped-ptr-1.{c,f90} testsJakub Jelinek
2022-06-13openmp: Conforming device numbers and omp_{initial,invalid}_deviceJakub Jelinek
2022-06-10libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration op...Thomas Schwinge
2022-06-03OpenMP/Fortran: Add support for firstprivate and allocate clauses on scope co...Tobias Burnus
2022-06-02diagnostics: add SARIF output formatDavid Malcolm
2022-05-31openmp: Add support for firstprivate and allocate clauses on scope constructJakub Jelinek
2022-05-28OpenMP/Fortran: Add support for enter clause on declare targetTobias Burnus
2022-05-27openmp: Add support for enter clause on declare targetJakub Jelinek
2022-05-25libgomp: Fix occassional hangs with taskwait nowait dependJakub Jelinek
2022-05-24OpenMP: Support nowait with Fortran [PR105378]Tobias Burnus
2022-05-24openmp: Add taskwait nowait depend support [PR105378]Jakub Jelinek
2022-05-23OpenMP: Handle descriptors in target's firstprivate [PR104949]Tobias Burnus
2022-05-20libgomp: Add new runtime routines omp_target_memcpy_async and omp_target_memc...Marcel Vollweiler
2022-05-18OpenMP: Add Fortran support for inoutset depend-kindTobias Burnus
2022-05-17openmp: Add support for inoutset depend-kindJakub Jelinek