Age | Commit message (Expand) | Author | Files | Lines |
2023-06-19 | Fix DejaGnu directive syntax error in 'libgomp.c/target-51.c' | Thomas Schwinge | 1 | -1/+1 |
2023-06-19 | libgomp.c/target-51.c: Accept more error-msg variants in dg-output | Tobias Burnus | 1 | -2/+1 |
2023-06-19 | OpenMP (C/C++): Keep pointer value of unmapped ptr with default mapping [PR11... | Tobias Burnus | 1 | -6/+15 |
2023-06-16 | libgomp: Fix OMP_TARGET_OFFLOAD=mandatory | Tobias Burnus | 2 | -0/+43 |
2023-06-15 | libgomp: Extend OMP_ALLOCATOR, add affinity env var doc | Tobias Burnus | 6 | -0/+104 |
2023-06-14 | Align a 'OMP_TARGET_OFFLOAD=mandatory' diagnostic with others | Thomas Schwinge | 1 | -1/+1 |
2023-06-14 | driver: Forward '-lgfortran', '-lm' to offloading compilation | Thomas Schwinge | 1 | -1/+0 |
2023-06-14 | Fix typo in 'libgomp.c/target-51.c' | Thomas Schwinge | 1 | -1/+1 |
2023-06-14 | OpenMP: Set default-device-var with OMP_TARGET_OFFLOAD=mandatory | Tobias Burnus | 8 | -0/+210 |
2023-05-15 | libgomp testsuite: Have each '*.exp' file specify the compiler to use [PR91884] | Thomas Schwinge | 1 | -0/+2 |
2023-05-12 | libgomp testsuite: Localize 'lang_[...]' etc. | Thomas Schwinge | 1 | -11/+0 |
2023-05-09 | libgomp testsuite: Use 'lang_test_file_found' instead of 'lang_test_file' | Thomas Schwinge | 1 | -2/+2 |
2023-04-25 | 'omp scan' struct block seq update for OpenMP 5.x | Tobias Burnus | 1 | -0/+121 |
2023-03-02 | amdgcn: Enable SIMD vectorization of math functions | Kwok Cheung Yeung | 1 | -0/+217 |
2023-01-19 | openmp: Fix up OpenMP expansion of non-rectangular loops [PR108459] | Jakub Jelinek | 1 | -0/+41 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 2 | -2/+2 |
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 | 3 | -0/+122 |
2022-10-17 | Fix nvptx-specific '-foffload-options' syntax in 'libgomp.c/reverse-offload-s... | Thomas Schwinge | 1 | -1/+1 |
2022-10-12 | libgomp: Fix up creation of artificial teams | Jakub Jelinek | 2 | -0/+40 |
2022-09-12 | nvptx/mkoffload.cc: Warn instead of error when reverse offload is not possible | Tobias Burnus | 1 | -0/+15 |
2022-09-08 | openmp: Implement doacross(sink: omp_cur_iteration - 1) | Jakub Jelinek | 4 | -0/+888 |
2022-08-17 | OpenMP: Fix var replacement with 'simd' and linear-step vars [PR106548] | Tobias Burnus | 1 | -0/+254 |
2022-06-21 | libgomp: Fix up target-31.c test [PR106045] | Jakub Jelinek | 1 | -1/+1 |
2022-06-13 | openmp: Conforming device numbers and omp_{initial,invalid}_device | Jakub Jelinek | 4 | -3/+63 |
2022-05-27 | openmp: Add support for enter clause on declare target | Jakub Jelinek | 1 | -1/+1 |
2022-03-22 | [nvptx] Add warp sync at simt exit | Tom de Vries | 1 | -0/+25 |
2022-03-18 | [openmp] Fix SIMT reduction using TRUTH_{AND,OR}IF_EXPR | Tom de Vries | 2 | -0/+46 |
2022-03-10 | [nvptx] Disable warp sync in simt region | Tom de Vries | 1 | -0/+18 |
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 | [libgomp, nvptx] Fix hang in gomp_team_barrier_wait_end | Tom de Vries | 1 | -8/+0 |
2022-02-09 | C, C++, Fortran, OpenMP: Add 'has_device_addr' clause to 'target' construct. | Marcel Vollweiler | 1 | -0/+33 |
2022-02-08 | libgomp: Fix segfault with posthumous orphan tasks [PR104385] | Jakub Jelinek | 1 | -0/+26 |
2022-01-13 | Host and offload targets have no common meaning of address spaces | Thomas Schwinge | 1 | -4/+0 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 2 | -2/+2 |
2021-12-09 | OpenMP 5.0: Remove array section base-pointer mapping semantics and other fro... | Chung-Lin Tang | 2 | -11/+11 |
2021-11-24 | openmp: Fix up handling of kind(host) and kind(nohost) in ACCEL_COMPILERs [PR... | Jakub Jelinek | 1 | -0/+45 |
2021-11-15 | libgomp: Add a testcase for omp_get_num_teams inside of target inside of host... | Jakub Jelinek | 1 | -0/+17 |
2021-11-12 | openmp: Honor OpenMP 5.1 num_teams lower bound | Jakub Jelinek | 1 | -1/+1 |
2021-11-11 | libgomp: Use TLS storage for omp_get_num_teams()/omp_get_team_num() values | Jakub Jelinek | 1 | -0/+30 |
2021-10-30 | OpenMP: Add strictly nested API call check [PR102972] | Tobias Burnus | 9 | -64/+124 |
2021-10-27 | openmp: Allow non-rectangular loops with pointer iterators | Jakub Jelinek | 2 | -0/+376 |
2021-10-15 | openmp: Improve testsuite/libgomp.c/affinity-1.c testcase | Jakub Jelinek | 1 | -2/+3 |
2021-10-15 | openmp: Handle OpenMP 5.1 simplified OMP_PLACES syntax | Jakub Jelinek | 1 | -2/+4 |
2021-10-15 | openmp: Fix up handling of OMP_PLACES=threads(1) | Jakub Jelinek | 5 | -0/+50 |
2021-10-15 | openmp: Add support for OMP_PLACES=numa_domains | Jakub Jelinek | 1 | -0/+10 |
2021-10-15 | openmp: Add support for OMP_PLACES=ll_caches | Jakub Jelinek | 4 | -0/+40 |
2021-10-12 | vectorizer: Fix up -fsimd-cost-model= handling | Jakub Jelinek | 12 | -12/+12 |
2021-10-09 | Adjust more testcases for O2 vectorization enabling. | liuhongt | 12 | -12/+12 |