aboutsummaryrefslogtreecommitdiff
path: root/libgomp/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-11-13GCN Libgomp PluginAndrew Stubbs1-0/+4
2019-11-12Add OpenACC 2.6 `serial' construct supportMaciej W. Rozycki3-0/+238
2019-11-11Fortran] Support absent optional args with use_device_{ptr,addr}Tobias Burnus2-0/+55
2019-11-11Torture testing: 'libgomp.fortran/target9.f90'Thomas Schwinge1-0/+1
2019-11-11Torture testing: 'libgomp.fortran/use_device_addr-3.f90', 'libgomp.fortran/us...Thomas Schwinge3-0/+6
2019-11-06Warn about inconsistent OpenACC nested reduction clausesFrederik Harwath4-4/+4
2019-11-04libgomp - remove dg-run if dg-options O2 is usedTobias Burnus5-5/+0
2019-11-04libgomp/testsuite - use unique numbers with Fortran's 'stop'Tobias Burnus6-583/+583
2019-11-01OpenMP] use_device_addr/use_device_ptr with Fortran allocatable/pointer arraysTobias Burnus5-12/+2205
2019-10-30Fortran/OpenMP] Don't create "alloc:" for 'target exit data'Tobias Burnus1-0/+123
2019-10-30libgomp/testsuite – use 'stop'Tobias Burnus221-1165/+1165
2019-10-30libgomp/testsuite – use 'stop' and 'dg-do run'Tobias Burnus16-10/+25
2019-10-28Fortran] OpenACC – libgomp/testsuite – use 'stop' and 'dg-do run'Tobias Burnus58-134/+168
2019-10-25[Fortran] OpenACC – permit common blocks in some clausesCesar Philippidis3-0/+398
2019-10-14re PR libgomp/92081 (FAIL: libgomp.fortran/target-simd.f90 execution test)Jakub Jelinek1-2/+2
2019-10-11[OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errorsTobias Burnus2-0/+2392
2019-10-09[PR92036] Add 'libgomp.oacc-c-c++-common/data-firstprivate-1.c'Thomas Schwinge1-0/+165
2019-10-09re PR testsuite/91884 (libgomp testsuite: (not) using a specific driver for C...Tobias Burnus2-0/+12
2019-10-08Fortran - fix OpenMP 'target simd'Tobias Burnus1-0/+26
2019-10-02Testsuite, remove alloca headerAndreas Tobler2-8/+6
2019-10-02Fix omp target issue with Fortran optional argumentsTobias Burnus1-0/+36
2019-08-28re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime)Jakub Jelinek2-12/+0
2019-08-28re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime)Jakub Jelinek2-0/+24
2019-08-27re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime)Jakub Jelinek18-2/+20
2019-08-17re PR libgomp/91473 (Test case libgomp.fortran/appendix-a/a.28.5.f90 is invalid)Thomas Koenig1-1/+1
2019-08-12re PR fortran/91424 (Extend warnings about DO loops)Thomas Koenig1-1/+1
2019-08-08gimplify.c (omp_add_variable): Use GOVD_PRIVATE | GOVD_EXPLICIT for VLA helpe...Jakub Jelinek2-0/+170
2019-08-07tree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_USE_DEVICE_PTR OpenMP d...Jakub Jelinek2-8/+65
2019-08-06tree.h (OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV): Rename to ...Jakub Jelinek3-0/+1016
2019-07-31re PR middle-end/91301 (ICE in omp_add_variable on random access iterator dis...Jakub Jelinek1-0/+169
2019-07-23arith.c (gfc_convert_integer, [...]): Move to ...Steven G. Kargl2-33/+33
2019-07-20tree.def (OMP_LOOP): New tree code.Jakub Jelinek1-0/+127
2019-07-09tree-vect-stmts.c (scan_operand_equal_p): Look through MEM_REF with SSA_NAME ...Jakub Jelinek2-2/+2
2019-07-06omp-low.c (lower_rec_input_clauses): For lastprivate clauses in ctx->for_simd...Jakub Jelinek2-0/+238
2019-07-06omp-low.c (struct omp_context): Add for_simd_scan_phase member.Jakub Jelinek16-0/+2126
2019-07-04omp-expand.c (expand_omp_for_static_nochunk): Don't emit GOMP_loop_start at t...Jakub Jelinek2-0/+232
2019-07-03tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SCANTEMP_ clause.Jakub Jelinek16-0/+2078
2019-06-19Test cases to verify OpenACC 'firstprivate' mappingsThomas Schwinge2-0/+9
2019-06-19Add missing results check in 'libgomp.fortran/allocatable3.f90'Thomas Schwinge1-0/+1
2019-06-19Add 'libgomp.oacc-fortran/allocatable-array-1.f90'Cesar Philippidis1-0/+27
2019-06-19[PR90743] Fortran 'allocatable' with OpenACC data/OpenMP 'target' 'map' clausesThomas Schwinge4-0/+300
2019-06-19[PR90861] Document status quo for OpenACC 'declare' not cleaning up for VLAsThomas Schwinge1-3/+44
2019-06-19[PR90862] OpenACC 'declare' ICE when nested inside another constructThomas Schwinge1-6/+92
2019-06-16[openacc, parloops] Fix SIGSEGV in oacc_entry_exit_ok_1Tom de Vries1-0/+15
2019-06-15[nvptx, libgomp] Update pr85381-{2,4}.c test-casesTom de Vries2-23/+2
2019-06-15re PR middle-end/90779 (Fortran array initialization in offload regions)Jakub Jelinek2-0/+30
2019-06-15[openacc] Disable pass_thread_jumps for IFN_UNIQUETom de Vries1-0/+34
2019-06-13PR tree-optimization/89713 - Assume loop with an exit is finiteFeng Xue1-0/+31
2019-06-11re PR target/90811 ([nvptx] ptxas error on OpenMP offloaded code)Jakub Jelinek1-0/+29
2019-06-05omp-low.c (lower_rec_input_clauses): For lastprivate conditional references...Jakub Jelinek2-0/+166