aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-12-08Fortran: Add 'omp scan' support of OpenMP 5.0Tobias Burnus1-0/+115
2020-11-25Fix templatized C++ OpenACC 'cache' directive ICEsThomas Schwinge2-1/+24
2020-11-25Fix atomic_capture-1.f90 testcaseAndrew Stubbs1-19/+19
2020-11-24[testsuite] Avoid Tcl 8.5-specific behaviorThomas Schwinge2-0/+16
2020-11-18testsuite/libgomp.c/usleep.h: Use sleep-loop also for GCNTobias Burnus1-3/+4
2020-11-14openmp: Add support for non-VLA {,first}private allocate on omp taskJakub Jelinek2-86/+195
2020-11-13Decompose OpenACC 'kernels' constructs into parts, a sequence of compute cons...Gergö Barany5-3/+66
2020-11-13Add 'libgomp.oacc-fortran/pr94358-1.f90' [PR94358]Gergö Barany1-0/+34
2020-11-13openmp: Support allocate for C/C++ array section reductionsJakub Jelinek1-6/+31
2020-11-12openmp: Implement allocate clause in omp lowering.Jakub Jelinek2-0/+448
2020-11-12Adjust 'libgomp.oacc-fortran/attach-descriptor-1.f90' for improved location i...Thomas Schwinge1-2/+1
2020-11-10openmp: Implement OpenMP 5.0 base-pointer attachement and clause orderingChung-Lin Tang1-0/+82
2020-11-05openmp: Mark deprecated symbols in OpenMP 5.0Kwok Cheung Yeung26-1/+37
2020-11-02Simplify and enhance 'libgomp.oacc-c-c++-common/pr85486*.c' [PR85486]Thomas Schwinge3-97/+20
2020-11-02libgomp testsuite: tell warning from error diagnostics, etc. [PR80219, PR85303]Thomas Schwinge1-0/+6
2020-10-28openmp: Implicitly discover declare target for variants of declare variant callsJakub Jelinek1-0/+42
2020-10-28xfail and improve some failing libgomp tests [PR81690]Jakub Jelinek3-5/+31
2020-10-28lto: LTO cgraph support for late declare variant resolution [PR96680]Jakub Jelinek1-0/+54
2020-10-22openmp: Add test for OMP_TARGET_OFFLOAD=mandatory for cases where it must not...Jakub Jelinek1-0/+33
2020-10-22openmp: Change omp_get_initial_device () to match OpenMP 5.1 requirementsJakub Jelinek1-0/+10
2020-10-13openmp: Add support for the omp_get_supported_active_levels runtime library r...Kwok Cheung Yeung2-0/+4
2020-10-06[openacc, libgomp, testsuite] Xfail declare-5.f90Tom de Vries1-0/+1
2020-10-06[openacc] Fix acc declare for VLAsTom de Vries1-5/+0
2020-10-05[omp, ftracer] Don't duplicate blocks in SIMT regionTom de Vries1-0/+11
2020-10-02libgomp: Regenerate configure files with automake 1.15.1Tobias Burnus1-4/+4
2020-09-30OpenMP: Add implicit declare target for nested proceduresTobias Burnus1-0/+45
2020-09-29libgomp: disable barriers in nested teamsAndrew Stubbs1-0/+31
2020-09-28OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)Tobias Burnus2-0/+75
2020-09-25openmp: Add support for non-rect simd and improve collapsed simd supportJakub Jelinek1-0/+296
2020-09-22libgomp.fortran/pr66199-5.f90: Make stop codes uniqueTobias Burnus1-1/+1
2020-09-16c++: local-scope OMP UDR reductions have no template headNathan Sidwell1-0/+1
2020-09-15OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]Tobias Burnus2-0/+200
2020-09-14[libgomp, nvptx] Add __sync_compare_and_swap_16Tom de Vries1-0/+1
2020-09-08openacc: Fix atomic_capture-2.c iteration-ordering issuesJulian Brown1-49/+43
2020-09-08openacc: Fix race condition in Fortran loop collapse testsJulian Brown2-0/+6
2020-08-20Fortran: Fix OpenMP's 'if(simd:' etc. conditionsTobias Burnus1-0/+63
2020-08-13nvptx: Add support for subword compare-and-swapKwok Cheung Yeung1-0/+53
2020-08-13openmp: Add support for non-rectangular loops in taskloop constructJakub Jelinek3-0/+894
2020-08-08openmp: Handle clauses with gimple sequences in convert_nonlocal_omp_clauses ...Jakub Jelinek1-0/+21
2020-08-05openmp: Handle even some combined non-rectangular loopsJakub Jelinek2-0/+378
2020-08-05openmp: Handle reduction clauses on host teams construct [PR96459]Jakub Jelinek3-27/+82
2020-08-04[nvptx] Handle V2DI/V2SI mode in nvptx_gen_shuffleTom de Vries2-0/+57
2020-08-03openacc: No attach/detach present/release mappings for array descriptorsJulian Brown1-10/+81
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor26-1880/+4
2020-07-27openacc: Deep copy attach/detach should not affect reference countsJulian Brown5-2/+284
2020-07-24[testsuite] Unset 'offload_target' after useThomas Schwinge3-0/+3
2020-07-23openacc: Remove unnecessary detach finalizationJulian Brown1-0/+28
2020-07-23libomp: Add omp_depend_kind to omp_lib.{f90,h}Tobias Burnus1-0/+1
2020-07-22critical-hint-*.{c,f90}: Move from gcc/testsuite to libgomp/testsuiteTobias Burnus4-0/+248
2020-07-18x86-64: Define ASM_OUTPUT_ALIGNED_DECL_LOCALH.J. Lu1-0/+18