re PR c++/90810 (Different intrinsics behavior on G++ 7.4 and G++ 8.3)
[gcc.git] / libgomp / testsuite /
2019-06-05 Jakub Jelinekomp-low.c (lower_rec_input_clauses): For lastprivate...
2019-06-04 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Don't sorry_at...
2019-05-30 Rainer OrthGeneralize getconf _NPROCESSORS_ONLN
2019-05-29 Jakub Jelinekgimplify.c (struct gimplify_omp_ctx): Add clauses member.
2019-05-27 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Allow lastpriva...
2019-05-27 Jakub Jelinekomp-low.c (lower_omp_1): Look through ordered...
2019-05-24 Jakub Jelinektree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CON...
2019-05-17 Thomas SchwingeOpenACC Profiling Interface (incomplete)
2019-05-08 Thomas SchwingeAddress compiler diagnostics in libgomp.oacc-c-c++...
2019-02-22 Thomas Schwinge[libgomp] In OpenACC testing, by default only build...
2019-02-22 Thomas Schwinge[libgomp] In OpenACC testing, cycle though all offload...
2019-02-22 Thomas Schwinge[libgomp] Clarify difference between offload target...
2019-02-22 Thomas Schwinge[libgomp] In OpenACC offloading testing, be more explic...
2019-01-30 Jakub Jelinekre PR c++/88988 (ICE: Segmentation fault (in lookup_nam...
2019-01-28 Jakub Jelinekre PR middle-end/89002 (ICE in scan_omp_1_op, at omp...
2019-01-28 Jakub Jelinekre PR middle-end/89002 (ICE in scan_omp_1_op, at omp...
2019-01-28 Richard Bienerre PR testsuite/89064 (libgomp.graphite/force-parallel...
2019-01-23 Tom de Vries[nvptx, libgomp] Fix cuMemAlloc with size zero
2019-01-23 Tom de Vries[nvptx, libgomp] Fix assert (!s->map->active) in map_fini
2019-01-23 Tom de Vries[nvptx, libgomp] Fix map_push
2019-01-15 Tom de Vries[nvptx] Handle assignment to gang-level reduction variable
2019-01-12 Tom de Vries[nvptx] Enable setting vector length using -fopenacc...
2019-01-12 Tom de Vries[nvptx] Add vector_length 64 test-cases
2019-01-12 Tom de Vries[nvptx] Force vl32 if calling vector-partitionable...
2019-01-12 Tom de Vries[nvptx] Don't emit barriers for empty loops -- test...
2019-01-12 Tom de Vries[nvptx] Enable large vectors -- reduction testcases
2019-01-12 Tom de Vries[nvptx] Enable large vectors -- test-cases
2019-01-12 Tom de Vries[nvptx] Enable large vectors
2019-01-11 Tom de Vries[libgomp, testsuite, openacc] Remove -foffload=-w in...
2019-01-11 Tom de Vries[nvptx, testsuite, openacc, libgomp] Add insufficient...
2019-01-10 Nathan SidwellAdd testcase from PR71959
2019-01-09 Tom de Vries[libgomp, testsuite, openacc] Don't use const int for...
2019-01-07 Tom de Vries[nvptx] Fix libgomp.oacc-c-c++-common/vector-length...
2019-01-03 Tom de Vries[nvptx] Add vector_length 128 testcases
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-27 Steven G. Karglaligned1.f03: Fix invalid code that now causes an error...
2018-12-19 Tom de Vries[nvptx] Commit passing pr85381-*.c test-cases
2018-12-19 Tom de Vries[nvptx, libgomp] Move rtl-dump test-cases to libgomp
2018-12-14 Thomas SchwingeMissing changes from "Adjust copy/copyin/copyout/create...
2018-12-14 Thomas Schwinge[PR88495] An OpenACC async queue is always synchronized...
2018-12-14 Thomas Schwinge[PR88484] OpenACC wait directive without wait argument...
2018-12-14 Thomas Schwinge[PR88407] [OpenACC] Correctly handle unseen async-arguments
2018-12-14 Thomas SchwingeRevise libgomp.oacc-c-c++-common/data-2-lib.c, libgomp...
2018-12-14 Chung-Lin TangCorrectly describe OpenACC async/wait dependencies
2018-12-14 Thomas Schwinge[PR88370] acc_get_cuda_stream/acc_set_cuda_stream:...
2018-12-14 Tom de Vries[offloading] Error on missing symbols
2018-12-13 Jakub Jelinekre PR libgomp/88460 ([nvptx] FAIL: libgomp.c++/for...
2018-12-12 Jakub Jelinekre PR fortran/88463 (Rejects conforming source, OpenMP...
2018-12-12 Jakub Jelinekomp-builtins.def (BUILT_IN_GOMP_LOOP_NONMONOTONIC_RUNTI...
2018-12-09 Thomas Koenigre PR libfortran/88411 (Random crashes for ASYNCHRONOUS...
2018-12-08 Jakub Jelinekre PR libgomp/87995 (libgomp.c/../libgomp.c-c++-common...
2018-12-02 Jakub Jelinektree-nested.c (convert_nonlocal_omp_clauses, [...]...
2018-12-02 Jakub Jelinekomp-low.c (check_omp_nesting_restrictions): Allow cance...
2018-11-30 Cesar Philippidis[PR88288, OpenACC, libgomp] Adjust offsets for present...
2018-11-30 Thomas SchwingeAdd libgomp.oacc-fortran/lib-16-2.f90
2018-11-28 Richard Bienerre PR tree-optimization/88182 (ICE in vectorizable_redu...
2018-11-26 Jakub JelinekMakefile.am (AUTOMAKE_OPTIONS): Drop dejagnu.
2018-11-26 Richard Bienerre PR tree-optimization/88182 (ICE in vectorizable_redu...
2018-11-09 Jakub Jelinekworkshare-reduction-1.c: New test.
2018-11-08 Jakub Jelinektask-reduction-8.c (bar): Add in_reduction clause for...
2018-11-08 Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-11-06 Chung-Lin Tang2018-11-06 Chung-Lin Tang <cltang@codesourcery.com>
2018-10-31 Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-29 Joseph Myers[OpenACC] Support C++ "this" in OpenACC directives
2018-09-12 Cesar Philippidis[OpenACC] C++ reference mapping
2018-08-21 Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-08-02 Tom de Vries[nvptx] Ignore c++ exceptions
2018-08-01 Cesar Philippidis[PATCH] Remove use of 'struct map' from plugin (nvptx)
2018-07-31 Andre VieiraReverting 'AsyncI/O patch committed' as it is breaking...
2018-07-26 Jakub Jelinekre PR middle-end/86660 (libgomp.c++/for-15.C ICEs with...
2018-07-26 Jakub Jelinekre PR middle-end/86660 (libgomp.c++/for-15.C ICEs with...
2018-07-26 Tom de Vries[libgomp, openacc, testsuite] Fix async logic in lib...
2018-07-26 Tom de Vries[libgomp, openacc, testsuite] Fix async/wait logic...
2018-07-25 Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-07-17 Jakub Jelinekre PR middle-end/86542 (wrong-code for collapsed tasklo...
2018-07-17 Jakub Jelinekre PR middle-end/86539 (OpenMP wrong-code with taskloop...
2018-07-11 Jakub Jelinekre PR c++/86443 (ICEs on #pragma omp distribute paralle...
2018-07-10 Jakub Jelinekre PR c++/86443 (ICEs on #pragma omp distribute paralle...
2018-06-26 Jakub Jelinekre PR c++/86291 (OpenMP incorrect for-loop collapsing...
2018-06-22 Cesar PhilippidisUpdate OpenACC testcases
2018-06-20 Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-05-21 Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
2018-05-18 Cesar Philippidisre PR c++/85782 (acc loops with continue statements...
2018-05-07 Tom de Vries[openacc, testsuite] Allow installed testing of libgomp...
2018-05-03 Tom de Vries[testsuite] Add scan-offload-tree-dump
2018-05-02 Tom de Vries[openacc] Move GOMP_OPENACC_DIM parsing out of nvptx...
2018-05-02 Tom de Vries[libgomp, testsuite] Move tests to libgomp.c-c++-common
2018-05-02 Tom de Vries[openacc] Add __builtin_goacc_parlevel_{id,size}
2018-05-02 Tom de Vries[testsuite] Add scan-ltrans-tree-dump
2018-05-02 Tom de Vries[testsuite] Add scan-wpa-ipa-dump
2018-04-29 Julian Brown[openacc, testsuite] Fix undefined behaviour in atomic_...
2018-04-27 Tom de Vries[openacc, testsuite] Fix undefined behaviour in atomic_...
2018-04-26 Richard Biener[lto] Fixup loops before lto write-out
2018-04-26 Tom de Vries[nvptx, libgomp, testsuite] Reduce recursion depth...
2018-04-20 Nathan Sidwell[nvptx] Fix calls to vector and worker routines
2018-04-19 Thomas SchwingePR85463 '[nvptx] "exit" in offloaded region doesn't...
2018-04-16 Cesar Philippidis[openacc] Fix ICE when compiling tile loop containing...
2018-04-12 Thomas Koenigre PR fortran/83064 (DO CONCURRENT and auto-paralleliza...
2018-04-12 Cesar PhilippidisRevert 259346.
2018-04-12 Cesar Philippidisre PR middle-end/84955 (Incorrect OpenACC tile expansion)
next