Age | Commit message (Expand) | Author | Files | Lines |
2022-03-16 | OpenMP, Fortran: Bugfix for omp_set_num_teams. | Marcel Vollweiler | 1 | -0/+10 |
2022-03-16 | OpenACC privatization diagnostics vs. 'assert' [PR102841] | Thomas Schwinge | 1 | -3/+3 |
2022-03-12 | OpenACC 'kernels' decomposition: resolve wrong-code cases unless manually mak... | Thomas Schwinge | 7 | -34/+48 |
2022-03-12 | OpenACC 'kernels' decomposition: wrong-code cases unless manually making cert... | Thomas Schwinge | 5 | -16/+59 |
2022-03-12 | Enhance further testcases to verify handling of OpenACC privatization level [... | Thomas Schwinge | 4 | -55/+266 |
2022-03-12 | OpenACC 'kernels' decomposition: Mark variables used in 'present' clauses as ... | Thomas Schwinge | 4 | -67/+88 |
2022-03-10 | Fix multiple issue in the testcase allocate-1.f90. | Hafiz Abid Qadeer | 1 | -14/+12 |
2022-03-10 | [nvptx] Disable warp sync in simt region | Tom de Vries | 1 | -0/+18 |
2022-03-10 | [OpenACC privatization] Analyze 'lookup_decl'-translated DECL [PR90115, PR102... | Thomas Schwinge | 17 | -61/+97 |
2022-03-10 | Enhance further testcases to verify handling of OpenACC privatization level [... | Thomas Schwinge | 4 | -12/+64 |
2022-03-04 | Fix 'libgomp.oacc-c-c++-common/kernels-decompose-1.c' expected diagnostics | Thomas Schwinge | 1 | -0/+2 |
2022-03-04 | Test 'libgomp.oacc-*/kernels-private-vars-*' with '--param=openacc-kernels=de... | Thomas Schwinge | 33 | -99/+361 |
2022-03-04 | Test '-fopt-info-omp-all' in 'libgomp.oacc-*/kernels-private-vars-*' | Thomas Schwinge | 33 | -514/+811 |
2022-03-04 | OMP lowering: Regimplify 'OMP_CLAUSE_MAP_DECL_MAKE_ADDRESSABLE' DECLs [PR1002... | Thomas Schwinge | 1 | -4/+58 |
2022-03-04 | OpenACC 'kernels' decomposition: Move 'TREE_ADDRESSABLE' setting into OMP low... | Thomas Schwinge | 2 | -4/+8 |
2022-03-04 | Add diagnostic: "note: OpenACC 'kernels' decomposition: variable '[...]' decl... | Thomas Schwinge | 2 | -0/+4 |
2022-02-28 | [libgomp, testsuite, nvptx] Add -mptx=_ in declare-variant-3-sm*.c | Tom de Vries | 6 | -6/+6 |
2022-02-24 | [libgomp, testsuite, nvptx] Add libgomp.c/declare-variant-3-sm*.c | Tom de Vries | 7 | -0/+108 |
2022-02-22 | Fix OpenACC gang-redundant execution in 'libgomp.oacc-fortran/privatized-ref-... | Thomas Schwinge | 1 | -10/+32 |
2022-02-22 | [libgomp, nvptx] Fix hang in gomp_team_barrier_wait_end | Tom de Vries | 3 | -28/+0 |
2022-02-22 | [libgomp, testsuite, nvptx] Fix pr96390.c without CUDA | Tom de Vries | 2 | -0/+2 |
2022-02-15 | Fortran/OpenMP: Fix depend-clause handling | Tobias Burnus | 1 | -0/+109 |
2022-02-10 | OpenMP/C++: Permit mapping classes with virtual members [PR102204] | Tobias Burnus | 1 | -0/+50 |
2022-02-09 | C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct. | Marcel Vollweiler | 10 | -0/+478 |
2022-02-08 | libgomp: Fix segfault with posthumous orphan tasks [PR104385] | Jakub Jelinek | 1 | -0/+26 |
2022-02-04 | libgomp.fortran/allocate-1.f90: Fix minor cleanup | Tobias Burnus | 1 | -3/+0 |
2022-02-04 | libgomp.fortran/allocate-1.f90: Minor cleanup | Tobias Burnus | 2 | -56/+60 |
2022-02-01 | [nvptx] Add some support for .local atomics | Tom de Vries | 3 | -21/+0 |
2022-02-01 | [libgomp, testsuite] Fix insufficient resources in test-cases | Tom de Vries | 3 | -3/+25 |
2022-02-01 | [libgomp, testsuite] Reduce recursion depth in declare_target-*.f90 | Tom de Vries | 2 | -3/+7 |
2022-01-21 | Strengthen a few OpenACC test cases | Thomas Schwinge | 15 | -57/+202 |
2022-01-19 | nvptx: update fix for -Wformat-diag | Martin Liska | 16 | -33/+33 |
2022-01-18 | nvptx: fix -Wformat-diag warnings | Martin Liska | 16 | -33/+33 |
2022-01-17 | Extend test cases for references in OpenACC 'private' clauses | Thomas Schwinge | 3 | -22/+364 |
2022-01-17 | Test cases for references in OpenACC 'private' clauses | Julian Brown | 3 | -0/+211 |
2022-01-13 | Add support for allocate clause (OpenMP 5.0). | Hafiz Abid Qadeer | 2 | -0/+340 |
2022-01-13 | Improve Intel MIC offloading XFAILing for 'omp_get_device_num' | Thomas Schwinge | 4 | -3/+36 |
2022-01-13 | Document current '-Wuninitialized' diagnostics for 'libgomp.oacc-fortran/rout... | Thomas Schwinge | 1 | -1/+13 |
2022-01-13 | Document current '-Wuninitialized'/'-Wmaybe-uninitialized' diagnostics for Op... | Thomas Schwinge | 12 | -3/+108 |
2022-01-13 | Host and offload targets have no common meaning of address spaces | Thomas Schwinge | 1 | -4/+0 |
2022-01-13 | Wait at end of OpenACC asynchronous kernels regions | Julian Brown | 1 | -1/+0 |
2022-01-13 | OpenACC 'kernels' decomposition: Mark variables used in synthesized data clau... | Thomas Schwinge | 3 | -28/+33 |
2022-01-13 | Enhance OpenACC 'kernels' decomposition testing | Thomas Schwinge | 11 | -91/+434 |
2022-01-04 | libgomp/testsuite: Improve omp_get_device_num() tests | Tobias Burnus | 2 | -19/+27 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2021-12-13 | Fortran: Handle compare in OpenMP atomic | Tobias Burnus | 1 | -0/+313 |
2021-12-10 | openmp: Fix libgomp.c++ testsuite errors for non-offload configs | Chung-Lin Tang | 3 | -1/+6 |
2021-12-09 | OpenMP 5.0: Remove array section base-pointer mapping semantics and other fro... | Chung-Lin Tang | 10 | -54/+102 |
2021-12-08 | openmp: Improve OpenMP target support for C++ (PR92120) | Chung-Lin Tang | 8 | -0/+459 |
2021-12-02 | fortran: OpenMP/OpenACC array mapping alignment fix (PR90030) | Chung-Lin Tang | 2 | -0/+32 |