| Commit message (Expand) | Author | Age | Files | Lines |
* | Daily bump. | GCC Administrator | 2021-11-12 | 1 | -0/+22 |
* | Fortran/openmp: Add support for 2 argument num_teams clause | Tobias Burnus | 2021-11-11 | 1 | -0/+22 |
* | libgomp: Use TLS storage for omp_get_num_teams()/omp_get_team_num() values | Jakub Jelinek | 2021-11-11 | 4 | -9/+55 |
* | openmp: Add support for 2 argument num_teams clause | Jakub Jelinek | 2021-11-11 | 1 | -0/+26 |
* | Daily bump. | GCC Administrator | 2021-11-10 | 1 | -0/+4 |
* | Restore 'GOMP_OPENACC_DIM' environment variable parsing | Thomas Schwinge | 2021-11-09 | 1 | -1/+1 |
* | Daily bump. | GCC Administrator | 2021-10-31 | 1 | -0/+19 |
* | OpenMP: Add strictly nested API call check [PR102972] | Tobias Burnus | 2021-10-30 | 14 | -70/+146 |
* | Daily bump. | GCC Administrator | 2021-10-30 | 1 | -0/+5 |
* | Remove VRP threader passes in exchange for better threading pre-VRP. | Aldy Hernandez | 2021-10-29 | 2 | -2/+2 |
* | Daily bump. | GCC Administrator | 2021-10-28 | 1 | -0/+10 |
* | openmp: Document that non-rect loops are not supported in Fortran yet | Jakub Jelinek | 2021-10-27 | 1 | -1/+1 |
* | openmp: Allow non-rectangular loops with pointer iterators | Jakub Jelinek | 2021-10-27 | 2 | -0/+376 |
* | Daily bump. | GCC Administrator | 2021-10-26 | 1 | -0/+6 |
* | libgomp.oacc-c-c++-common/loop-gwv-2.c: Use __builtin_alloca | Tobias Burnus | 2021-10-25 | 1 | -4/+3 |
* | Daily bump. | GCC Administrator | 2021-10-22 | 1 | -0/+6 |
* | openmp: Fortran strictly-structured blocks support | Chung-Lin Tang | 2021-10-21 | 2 | -1/+2 |
* | Daily bump. | GCC Administrator | 2021-10-21 | 1 | -0/+23 |
* | openmp: in_reduction support for Fortran | Chung-Lin Tang | 2021-10-20 | 2 | -0/+108 |
* | openmp: Fix up struct gomp_work_share handling [PR102838] | Jakub Jelinek | 2021-10-20 | 2 | -0/+40 |
* | Disallow loop rotation and loop header crossing in jump threaders. | Aldy Hernandez | 2021-10-20 | 1 | -1/+1 |
* | Daily bump. | GCC Administrator | 2021-10-19 | 1 | -0/+16 |
* | openmp: Fix handling of numa_domains(1) | Jakub Jelinek | 2021-10-18 | 1 | -1/+1 |
* | Fortran: Fix Bind(C) Array-Descriptor Conversion | Tobias Burnus | 2021-10-18 | 1 | -0/+18 |
* | Daily bump. | GCC Administrator | 2021-10-16 | 1 | -0/+73 |
* | openmp: Improve testsuite/libgomp.c/affinity-1.c testcase | Jakub Jelinek | 2021-10-15 | 1 | -2/+3 |
* | openmp: Handle OpenMP 5.1 simplified OMP_PLACES syntax | Jakub Jelinek | 2021-10-15 | 3 | -14/+33 |
* | openmp: Fix up strtoul and strtoull uses in libgomp | Jakub Jelinek | 2021-10-15 | 3 | -37/+55 |
* | openmp: Fix up handling of OMP_PLACES=threads(1) | Jakub Jelinek | 2021-10-15 | 6 | -2/+57 |
* | openmp: Add support for OMP_PLACES=numa_domains | Jakub Jelinek | 2021-10-15 | 3 | -2/+116 |
* | openmp: Add support for OMP_PLACES=ll_caches | Jakub Jelinek | 2021-10-15 | 6 | -4/+107 |
* | Daily bump. | GCC Administrator | 2021-10-15 | 1 | -0/+9 |
* | openmp: Mark declare variant directive in documentation as supported in Fortran | Kwok Cheung Yeung | 2021-10-14 | 1 | -1/+1 |
* | openmp, fortran: Add support for OpenMP declare variant directive in Fortran | Kwok Cheung Yeung | 2021-10-14 | 1 | -0/+33 |
* | Daily bump. | GCC Administrator | 2021-10-13 | 1 | -0/+63 |
* | libgomp: Release device lock on cbuf error path | Julian Brown | 2021-10-12 | 1 | -1/+4 |
* | Fortran version of libgomp.c-c++-common/icv-{3,4}.c | Tobias Burnus | 2021-10-12 | 2 | -0/+105 |
* | openmp: Add documentation for omp_{get_max, set_num}_threads and omp_{s, g}et... | Jakub Jelinek | 2021-10-12 | 1 | -0/+154 |
* | openmp: Fix up warnings on libgomp.info build | Jakub Jelinek | 2021-10-12 | 1 | -28/+28 |
* | openmp: Add testsuite coverage for omp_{get_max,set_num}_threads and omp_{s,g... | Jakub Jelinek | 2021-10-12 | 2 | -0/+94 |
* | libgomp: alloc* test fixes [PR102628, PR102668] | Jakub Jelinek | 2021-10-12 | 3 | -16/+16 |
* | vectorizer: Fix up -fsimd-cost-model= handling | Jakub Jelinek | 2021-10-12 | 20 | -20/+20 |
* | Adjust testcase for O2 vectorization enabling | liuhongt | 2021-10-12 | 1 | -1/+1 |
* | Daily bump. | GCC Administrator | 2021-10-12 | 1 | -0/+38 |
* | libgomp: Add tests for omp_atv_serialized and deprecate omp_atv_sequential. | Marcel Vollweiler | 2021-10-11 | 5 | -3/+56 |
* | openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limit | Jakub Jelinek | 2021-10-11 | 9 | -1/+131 |
* | Daily bump. | GCC Administrator | 2021-10-10 | 1 | -0/+34 |
* | Adjust more testcases for O2 vectorization enabling. | liuhongt | 2021-10-09 | 22 | -22/+22 |
* | openmp: Add support for OpenMP 5.1 structured-block-sequences | Jakub Jelinek | 2021-10-09 | 1 | -3/+6 |
* | Daily bump. | GCC Administrator | 2021-10-03 | 1 | -0/+7 |