Age | Commit message (Expand) | Author | Files | Lines |
2019-08-17 | re PR libgomp/91473 (Test case libgomp.fortran/appendix-a/a.28.5.f90 is invalid) | Thomas Koenig | 2 | -1/+7 |
2019-08-12 | re PR fortran/91424 (Extend warnings about DO loops) | Thomas Koenig | 2 | -3/+9 |
2019-08-08 | gimplify.c (omp_add_variable): Use GOVD_PRIVATE | GOVD_EXPLICIT for VLA helpe... | Jakub Jelinek | 4 | -13/+201 |
2019-08-07 | tree-core.h (enum omp_clause_code): Adjust OMP_CLAUSE_USE_DEVICE_PTR OpenMP d... | Jakub Jelinek | 3 | -8/+77 |
2019-08-06 | tree.h (OMP_CLAUSE_LASTPRIVATE_TASKLOOP_IV): Rename to ... | Jakub Jelinek | 4 | -0/+1022 |
2019-07-31 | re PR middle-end/91301 (ICE in omp_add_variable on random access iterator dis... | Jakub Jelinek | 2 | -0/+174 |
2019-07-23 | arith.c (gfc_convert_integer, [...]): Move to ... | Steven G. Kargl | 3 | -33/+38 |
2019-07-20 | tree.def (OMP_LOOP): New tree code. | Jakub Jelinek | 2 | -0/+131 |
2019-07-09 | tree-vect-stmts.c (scan_operand_equal_p): Look through MEM_REF with SSA_NAME ... | Jakub Jelinek | 3 | -2/+7 |
2019-07-06 | omp-low.c (lower_rec_input_clauses): For lastprivate clauses in ctx->for_simd... | Jakub Jelinek | 3 | -0/+241 |
2019-07-06 | omp-low.c (struct omp_context): Add for_simd_scan_phase member. | Jakub Jelinek | 17 | -0/+2145 |
2019-07-04 | omp-expand.c (expand_omp_for_static_nochunk): Don't emit GOMP_loop_start at t... | Jakub Jelinek | 3 | -0/+237 |
2019-07-03 | tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__SCANTEMP_ clause. | Jakub Jelinek | 17 | -0/+2097 |
2019-06-19 | Test cases to verify OpenACC 'firstprivate' mappings | Thomas Schwinge | 3 | -0/+13 |
2019-06-19 | Add missing results check in 'libgomp.fortran/allocatable3.f90' | Thomas Schwinge | 2 | -0/+6 |
2019-06-19 | Add 'libgomp.oacc-fortran/allocatable-array-1.f90' | Cesar Philippidis | 2 | -0/+32 |
2019-06-19 | [PR90743] Fortran 'allocatable' with OpenACC data/OpenMP 'target' 'map' clauses | Thomas Schwinge | 6 | -3/+314 |
2019-06-19 | [PR90861] Document status quo for OpenACC 'declare' not cleaning up for VLAs | Thomas Schwinge | 2 | -3/+47 |
2019-06-19 | [PR90862] OpenACC 'declare' ICE when nested inside another construct | Thomas Schwinge | 2 | -6/+97 |
2019-06-16 | [openacc, parloops] Fix SIGSEGV in oacc_entry_exit_ok_1 | Tom de Vries | 2 | -0/+20 |
2019-06-15 | [nvptx, libgomp] Update pr85381-{2,4}.c test-cases | Tom de Vries | 3 | -23/+8 |
2019-06-15 | re PR middle-end/90779 (Fortran array initialization in offload regions) | Jakub Jelinek | 3 | -0/+36 |
2019-06-15 | [openacc] Disable pass_thread_jumps for IFN_UNIQUE | Tom de Vries | 2 | -0/+39 |
2019-06-13 | PR tree-optimization/89713 - Assume loop with an exit is finite | Feng Xue | 2 | -0/+36 |
2019-06-11 | re PR target/90811 ([nvptx] ptxas error on OpenMP offloaded code) | Jakub Jelinek | 2 | -0/+34 |
2019-06-05 | omp-low.c (lower_rec_input_clauses): For lastprivate conditional references... | Jakub Jelinek | 3 | -0/+171 |
2019-06-04 | gimplify.c (gimplify_scan_omp_clauses): Don't sorry_at on lastprivate conditi... | Jakub Jelinek | 5 | -0/+247 |
2019-05-30 | Generalize getconf _NPROCESSORS_ONLN | Rainer Orth | 7 | -10/+124 |
2019-05-29 | gimplify.c (struct gimplify_omp_ctx): Add clauses member. | Jakub Jelinek | 4 | -0/+310 |
2019-05-27 | gimplify.c (gimplify_scan_omp_clauses): Allow lastprivate conditional on sect... | Jakub Jelinek | 2 | -0/+163 |
2019-05-27 | omp-low.c (lower_omp_1): Look through ordered... | Jakub Jelinek | 2 | -0/+59 |
2019-05-27 | re PR libgomp/90641 (libgomp.c-c++-common/lastprivate-conditional-1.c etc FAIL) | Jakub Jelinek | 5 | -24/+83 |
2019-05-24 | tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CONDTEMP_. | Jakub Jelinek | 3 | -0/+318 |
2019-05-24 | re PR libgomp/90585 (libgomp hsa plugin ftbfs in the x32 multilib variant) | Jakub Jelinek | 7 | -14/+37 |
2019-05-20 | re PR libgomp/90527 (alloc.c:72:7: error: implicit declaration of function â€... | Jakub Jelinek | 2 | -0/+6 |
2019-05-17 | OpenACC Profiling Interface (incomplete) | Thomas Schwinge | 23 | -75/+4400 |
2019-05-13 | 2019-05-13 Chung-Lin Tang <cltang@codesourcery.com> | Chung-Lin Tang | 15 | -1263/+1100 |
2019-05-08 | Address compiler diagnostics in libgomp.oacc-c-c++-common/pr87835.c | Thomas Schwinge | 2 | -3/+7 |
2019-05-06 | Clean up libgomp GCC 5 legacy support | Thomas Schwinge | 2 | -1/+9 |
2019-03-27 | team.c (gomp_team_start): Initialize pool->threads[0]. | Kevin Buettner | 2 | -0/+6 |
2019-02-22 | [libgomp] In OpenACC testing, by default only build for the offload target th... | Thomas Schwinge | 8 | -20/+33 |
2019-02-22 | [libgomp] In OpenACC testing, cycle though all offload targets | Thomas Schwinge | 10 | -48/+86 |
2019-02-22 | [libgomp] Clarify difference between offload target, offload plugin, and Open... | Thomas Schwinge | 12 | -98/+114 |
2019-02-22 | [libgomp] In OpenACC offloading testing, be more explicit in what is supporte... | Thomas Schwinge | 5 | -8/+19 |
2019-02-19 | re PR c/87924 (OpenACC wait clauses without async-arguments) | Chung-Lin Tang | 2 | -8/+21 |
2019-01-31 | re PR c++/88988 (ICE: Segmentation fault (in lookup_name_real_1)) | Jakub Jelinek | 2 | -0/+33 |
2019-01-28 | re PR middle-end/89002 (ICE in scan_omp_1_op, at omp-low.c:3166) | Jakub Jelinek | 1 | -43/+0 |
2019-01-28 | re PR middle-end/89002 (ICE in scan_omp_1_op, at omp-low.c:3166) | Jakub Jelinek | 2 | -0/+91 |
2019-01-28 | re PR testsuite/89064 (libgomp.graphite/force-parallel-5.c fails starting wit... | Richard Biener | 2 | -1/+7 |
2019-01-24 | [nvptx, libgomp] Fix memleak in GOMP_OFFLOAD_fini_device | Tom de Vries | 2 | -0/+11 |