Age | Commit message (Expand) | Author | Files | Lines |
2022-12-21 | openmp: Don't try to destruct DECL_OMP_PRIVATIZED_MEMBER vars [PR108180] | Jakub Jelinek | 1 | -0/+55 |
2022-12-16 | Remove libgomp/testsuite/libgomp.fortran/allocate-4.f90 [PR108056] | Tobias Burnus | 1 | -42/+0 |
2022-12-15 | libgfortran's ISO_Fortran_binding.c: Use GCC11 version for backward-only code... | Tobias Burnus | 1 | -0/+42 |
2022-12-14 | OpenMP/Fortran: Combined directives with map/firstprivate of same symbol | Julian Brown | 1 | -0/+41 |
2022-12-10 | libgomp: Handle OpenMP's reverse offloads | Tobias Burnus | 5 | -0/+467 |
2022-12-09 | Fortran/OpenMP: align/allocator modifiers to the allocate clause | Tobias Burnus | 2 | -0/+53 |
2022-12-06 | OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_lim... | Marcel Vollweiler | 7 | -25/+757 |
2022-11-30 | amdgcn: Support AMD-specific 'isa' traits in OpenMP context selectors | Paul-Antoine Arras | 7 | -0/+106 |
2022-11-25 | OpenMP: Generate SIMD clones for functions with "declare target" | Sandra Loosemore | 4 | -0/+123 |
2022-11-25 | libgomp: Add no-target-region rev offload test + fix plugin-nvptx | Tobias Burnus | 1 | -0/+49 |
2022-11-04 | Remove support for Intel MIC offloading | Thomas Schwinge | 4 | -75/+0 |
2022-11-03 | OpenMP/Fortran: 'target update' with DT components | Tobias Burnus | 2 | -0/+234 |
2022-11-02 | Support OpenACC 'declare create' with Fortran allocatable arrays, part II [PR... | Thomas Schwinge | 2 | -27/+146 |
2022-11-02 | Support OpenACC 'declare create' with Fortran allocatable arrays, part I [PR1... | Thomas Schwinge | 2 | -0/+680 |
2022-11-02 | Add 'libgomp.oacc-fortran/declare-allocatable-array_descriptor-1-runtime.f90' | Thomas Schwinge | 1 | -0/+402 |
2022-11-02 | Add 'libgomp.oacc-fortran/declare-allocatable-1-runtime.f90' | Thomas Schwinge | 1 | -0/+278 |
2022-11-02 | Add 'libgomp.oacc-fortran/declare-allocatable-1.f90' | Cesar Philippidis | 1 | -0/+268 |
2022-10-28 | OpenACC: Don't gang-privatize artificial variables [PR90115] | Julian Brown | 5 | -37/+22 |
2022-10-21 | Restore 'libgomp.oacc-c-c++-common/nvptx-sese-1.c' SESE regions checking [PR1... | Thomas Schwinge | 1 | -1/+1 |
2022-10-20 | libgomp: Add offload_device_gcn check, add requires-4a.c test | Tobias Burnus | 3 | -0/+64 |
2022-10-20 | Add 'libgomp.oacc-c-c++-common/private-big-1.c' [PR105421] | Thomas Schwinge | 1 | -0/+100 |
2022-10-17 | Fix nvptx-specific '-foffload-options' syntax in 'libgomp.c/reverse-offload-s... | Thomas Schwinge | 1 | -1/+1 |
2022-10-13 | libgomp: Add Fortran testcases for omp_in_explicit_task | Tobias Burnus | 7 | -0/+247 |
2022-10-12 | libgomp: Add omp_in_explicit_task support | Jakub Jelinek | 3 | -0/+168 |
2022-10-12 | libgomp: Fix up creation of artificial teams | Jakub Jelinek | 4 | -0/+93 |
2022-09-30 | Fortran: Update use_device_ptr for OpenMP 5.1 [PR105318] | Tobias Burnus | 1 | -0/+159 |
2022-09-24 | openmp, c: Tighten up c_tree_equal [PR106981] | Jakub Jelinek | 1 | -0/+19 |
2022-09-14 | OpenMP/OpenACC struct sibling list gimplification extension and rework | Julian Brown | 4 | -0/+483 |
2022-09-12 | nvptx/mkoffload.cc: Warn instead of error when reverse offload is not possible | Tobias Burnus | 6 | -0/+21 |
2022-09-12 | libgomp: Fix up icv-6.c [PR106894] | Jakub Jelinek | 1 | -9/+17 |
2022-09-08 | OpenMP, libgomp: Environment variable syntax extension | Marcel Vollweiler | 6 | -0/+263 |
2022-09-08 | openmp: Implement doacross(sink: omp_cur_iteration - 1) | Jakub Jelinek | 4 | -0/+888 |
2022-08-26 | OpenMP: Support reverse offload (middle end part) | Tobias Burnus | 4 | -0/+193 |
2022-08-17 | OpenMP: Fix var replacement with 'simd' and linear-step vars [PR106548] | Tobias Burnus | 1 | -0/+254 |
2022-07-29 | Add libgomp.c-c++-common/pr106449-2.c | Tobias Burnus | 1 | -0/+64 |
2022-07-29 | openmp: Fix up handling of non-rectangular simd loops with pointer type itera... | Jakub Jelinek | 1 | -0/+62 |
2022-07-12 | XFAIL 'offloading_enabled' diagnostics issue in 'libgomp.oacc-c-c++-common/re... | Thomas Schwinge | 1 | -3/+4 |
2022-07-11 | Enhance '_Pragma' diagnostics verification in OMP C/C++ test cases | Thomas Schwinge | 1 | -3/+5 |
2022-07-10 | c: Fix location for _Pragma tokens [PR97498] | Lewis Hyatt | 2 | -11/+11 |
2022-07-08 | Fix one issue in OpenMP 'requires' directive diagnostics | Thomas Schwinge | 5 | -4/+26 |
2022-07-07 | Fix Intel MIC 'mkoffload' for OpenMP 'requires' | Thomas Schwinge | 5 | -4/+9 |
2022-07-07 | Enhance 'libgomp.c-c++-common/requires-4.c', 'libgomp.c-c++-common/requires-5... | Thomas Schwinge | 2 | -12/+31 |
2022-07-07 | Adjust 'libgomp.c-c++-common/requires-3.c' | Thomas Schwinge | 1 | -1/+1 |
2022-07-04 | OpenMP: Move omp requires checks to libgomp | Tobias Burnus | 15 | -0/+264 |
2022-06-21 | libgomp: Fix up target-31.c test [PR106045] | Jakub Jelinek | 1 | -1/+1 |
2022-06-15 | openmp: Fix up get-mapped-ptr-1.{c,f90} tests | Jakub Jelinek | 2 | -6/+16 |
2022-06-13 | openmp: Conforming device numbers and omp_{initial,invalid}_device | Jakub Jelinek | 6 | -9/+75 |
2022-06-10 | libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration op... | Thomas Schwinge | 3 | -21/+0 |
2022-06-03 | OpenMP/Fortran: Add support for firstprivate and allocate clauses on scope co... | Tobias Burnus | 1 | -0/+57 |
2022-06-02 | diagnostics: add SARIF output format | David Malcolm | 1 | -0/+1 |