summaryrefslogtreecommitdiff
path: root/libgomp
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.GCC Administrator2021-11-121-0/+22
* Fortran/openmp: Add support for 2 argument num_teams clauseTobias Burnus2021-11-111-0/+22
* libgomp: Use TLS storage for omp_get_num_teams()/omp_get_team_num() valuesJakub Jelinek2021-11-114-9/+55
* openmp: Add support for 2 argument num_teams clauseJakub Jelinek2021-11-111-0/+26
* Daily bump.GCC Administrator2021-11-101-0/+4
* Restore 'GOMP_OPENACC_DIM' environment variable parsingThomas Schwinge2021-11-091-1/+1
* Daily bump.GCC Administrator2021-10-311-0/+19
* OpenMP: Add strictly nested API call check [PR102972]Tobias Burnus2021-10-3014-70/+146
* Daily bump.GCC Administrator2021-10-301-0/+5
* Remove VRP threader passes in exchange for better threading pre-VRP.Aldy Hernandez2021-10-292-2/+2
* Daily bump.GCC Administrator2021-10-281-0/+10
* openmp: Document that non-rect loops are not supported in Fortran yetJakub Jelinek2021-10-271-1/+1
* openmp: Allow non-rectangular loops with pointer iteratorsJakub Jelinek2021-10-272-0/+376
* Daily bump.GCC Administrator2021-10-261-0/+6
* libgomp.oacc-c-c++-common/loop-gwv-2.c: Use __builtin_allocaTobias Burnus2021-10-251-4/+3
* Daily bump.GCC Administrator2021-10-221-0/+6
* openmp: Fortran strictly-structured blocks supportChung-Lin Tang2021-10-212-1/+2
* Daily bump.GCC Administrator2021-10-211-0/+23
* openmp: in_reduction support for FortranChung-Lin Tang2021-10-202-0/+108
* openmp: Fix up struct gomp_work_share handling [PR102838]Jakub Jelinek2021-10-202-0/+40
* Disallow loop rotation and loop header crossing in jump threaders.Aldy Hernandez2021-10-201-1/+1
* Daily bump.GCC Administrator2021-10-191-0/+16
* openmp: Fix handling of numa_domains(1)Jakub Jelinek2021-10-181-1/+1
* Fortran: Fix Bind(C) Array-Descriptor ConversionTobias Burnus2021-10-181-0/+18
* Daily bump.GCC Administrator2021-10-161-0/+73
* openmp: Improve testsuite/libgomp.c/affinity-1.c testcaseJakub Jelinek2021-10-151-2/+3
* openmp: Handle OpenMP 5.1 simplified OMP_PLACES syntaxJakub Jelinek2021-10-153-14/+33
* openmp: Fix up strtoul and strtoull uses in libgompJakub Jelinek2021-10-153-37/+55
* openmp: Fix up handling of OMP_PLACES=threads(1)Jakub Jelinek2021-10-156-2/+57
* openmp: Add support for OMP_PLACES=numa_domainsJakub Jelinek2021-10-153-2/+116
* openmp: Add support for OMP_PLACES=ll_cachesJakub Jelinek2021-10-156-4/+107
* Daily bump.GCC Administrator2021-10-151-0/+9
* openmp: Mark declare variant directive in documentation as supported in FortranKwok Cheung Yeung2021-10-141-1/+1
* openmp, fortran: Add support for OpenMP declare variant directive in FortranKwok Cheung Yeung2021-10-141-0/+33
* Daily bump.GCC Administrator2021-10-131-0/+63
* libgomp: Release device lock on cbuf error pathJulian Brown2021-10-121-1/+4
* Fortran version of libgomp.c-c++-common/icv-{3,4}.cTobias Burnus2021-10-122-0/+105
* openmp: Add documentation for omp_{get_max, set_num}_threads and omp_{s, g}et...Jakub Jelinek2021-10-121-0/+154
* openmp: Fix up warnings on libgomp.info buildJakub Jelinek2021-10-121-28/+28
* openmp: Add testsuite coverage for omp_{get_max,set_num}_threads and omp_{s,g...Jakub Jelinek2021-10-122-0/+94
* libgomp: alloc* test fixes [PR102628, PR102668]Jakub Jelinek2021-10-123-16/+16
* vectorizer: Fix up -fsimd-cost-model= handlingJakub Jelinek2021-10-1220-20/+20
* Adjust testcase for O2 vectorization enablingliuhongt2021-10-121-1/+1
* Daily bump.GCC Administrator2021-10-121-0/+38
* libgomp: Add tests for omp_atv_serialized and deprecate omp_atv_sequential.Marcel Vollweiler2021-10-115-3/+56
* openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limitJakub Jelinek2021-10-119-1/+131
* Daily bump.GCC Administrator2021-10-101-0/+34
* Adjust more testcases for O2 vectorization enabling.liuhongt2021-10-0922-22/+22
* openmp: Add support for OpenMP 5.1 structured-block-sequencesJakub Jelinek2021-10-091-3/+6
* Daily bump.GCC Administrator2021-10-031-0/+7