Age | Commit message (Expand) | Author | Files | Lines |
2022-04-14 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2022-04-13 | libgomp: Fix a documentation typo | Jakub Jelinek | 1 | -1/+1 |
2022-04-07 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2022-04-06 | Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h' | Thomas Schwinge | 4 | -198/+5 |
2022-04-06 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2022-04-05 | OpenMP: Fix nested use_device_ptr | Chung-Lin Tang | 1 | -0/+41 |
2022-04-05 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2022-04-04 | [libgomp/testsuite] Fix libgomp.fortran/examples-4/declare_target-{1,2}.f90 | Tom de Vries | 2 | -24/+38 |
2022-04-04 | Daily bump. | GCC Administrator | 1 | -0/+11 |
2022-04-01 | [libgomp, testsuite, nvptx] Limit recursion in declare_target-{1,2}.f90 | Tom de Vries | 2 | -11/+27 |
2022-04-01 | [libgomp, testsuite, nvptx] Fix dg-output test in vector-length-128-7.c | Tom de Vries | 1 | -1/+1 |
2022-03-30 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2022-03-29 | LoongArch Port: libgomp | chenglulu | 1 | -0/+4 |
2022-03-29 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2022-03-28 | [libgomp, testsuite] Fix hardcoded libexec in plugin/configfrag.ac | Tom de Vries | 2 | -2/+2 |
2022-03-26 | Daily bump. | GCC Administrator | 1 | -0/+8 |
2022-03-25 | [libgomp, testsuite] Scale down some OpenACC test-cases | Tom de Vries | 3 | -23/+46 |
2022-03-24 | Daily bump. | GCC Administrator | 1 | -0/+10 |
2022-03-23 | LTO: Fixes for renaming issues with offload/OpenMP [PR104285] | Tobias Burnus | 6 | -0/+290 |
2022-03-23 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2022-03-22 | [nvptx] Add warp sync at simt exit | Tom de Vries | 1 | -0/+25 |
2022-03-19 | Daily bump. | GCC Administrator | 1 | -0/+16 |
2022-03-18 | Fortran/OpenMP: Fix privatization of associated names | Tobias Burnus | 1 | -0/+92 |
2022-03-18 | [openmp] Fix SIMT reduction using TRUTH_{AND,OR}IF_EXPR | Tom de Vries | 2 | -0/+46 |
2022-03-18 | openmp: Fix up gomp_affinity_init_numa_domains | Jakub Jelinek | 1 | -1/+1 |
2022-03-18 | Daily bump. | GCC Administrator | 1 | -0/+13 |
2022-03-17 | Enhance further testcases to verify Openacc 'kernels' decomposition | Thomas Schwinge | 3 | -6/+67 |
2022-03-17 | Enhance further testcases to verify handling of OpenACC privatization level [... | Thomas Schwinge | 2 | -65/+52 |
2022-03-17 | Daily bump. | GCC Administrator | 1 | -0/+11 |
2022-03-16 | OpenMP, Fortran: Bugfix for omp_set_num_teams. | Marcel Vollweiler | 2 | -1/+11 |
2022-03-16 | OpenACC privatization diagnostics vs. 'assert' [PR102841] | Thomas Schwinge | 1 | -3/+3 |
2022-03-14 | Daily bump. | GCC Administrator | 1 | -0/+4 |
2022-03-13 | texi + c-target.def: Fix typos | Tobias Burnus | 1 | -1/+1 |
2022-03-13 | Daily bump. | GCC Administrator | 1 | -0/+49 |
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-11 | Daily bump. | GCC Administrator | 1 | -0/+56 |
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-05 | Daily bump. | GCC Administrator | 1 | -0/+167 |
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 |