2022-06-27 |
Andrew Stubbs | amdgcn: libgomp plugin USM implementation devel/omp/gcc-11 |
commit | commitdiff | tree |
2022-06-27 |
Andrew Stubbs | amdgcn, openmp: Auto-detect USM mode and set HSA_XNACK |
commit | commitdiff | tree |
2022-06-27 |
Andrew Stubbs | amdgcn: Support XNACK mode |
commit | commitdiff | tree |
2022-06-27 |
Tobias Burnus | Fix gfortran.dg/gomp/affinity-clause-1.f90 |
commit | commitdiff | tree |
2022-06-27 |
Tobias Burnus | Fix gfortran.dg/gomp/num-teams-2.f90 |
commit | commitdiff | tree |
2022-06-17 |
Chung-Lin Tang | openmp: Implement uses_allocators clause |
commit | commitdiff | tree |
2022-06-17 |
Chung-Lin Tang | middle-end/103851 - ensure SSA names are released durin... |
commit | commitdiff | tree |
2022-06-14 |
Chung-Lin Tang | Revert "openmp: Implement uses_allocators clause" |
commit | commitdiff | tree |
2022-06-13 |
Chung-Lin Tang | openmp: Implement uses_allocators clause |
commit | commitdiff | tree |
2022-05-30 |
Andrew Jenner | [PATCH] GCN: Implement __atomic_compare_exchange_{1... |
commit | commitdiff | tree |
2022-05-24 |
Andrew Stubbs | amdgcn: Add gfx90a support |
commit | commitdiff | tree |
2022-05-24 |
Andrew Stubbs | amdgcn: Remove LLVM 9 assembler/linker support |
commit | commitdiff | tree |
2022-05-12 |
Tobias Burnus | OpenMP: Handle descriptors in target's firstprivate... |
commit | commitdiff | tree |
2022-05-12 |
Tobias Burnus | Fortran: Fix proc pointer as elemental arg handling |
commit | commitdiff | tree |
2022-04-27 |
Tobias Burnus | Fortran: Fix finalization resolution with deep copy... |
commit | commitdiff | tree |
2022-04-25 |
Tobias Burnus | Fortran: Fix finalization resolution with deep copy |
commit | commitdiff | tree |
2022-04-20 |
Tobias Burnus | OpenMP: Fix use_device_{addr,ptr} with in-data-sharing arg |
commit | commitdiff | tree |
2022-04-20 |
Andrew Stubbs | openmp: unified_address support |
commit | commitdiff | tree |
2022-04-13 |
Andrew Stubbs | libgomp: autodetect page sizes in pinned memory tests |
commit | commitdiff | tree |
2022-04-05 |
Chung-Lin Tang | OpenMP: Fix nested use_device_ptr |
commit | commitdiff | tree |
2022-04-02 |
Andrew Stubbs | openmp: Do USM transform for omp_target_alloc |
commit | commitdiff | tree |
2022-04-01 |
Hafiz Abid... | Fix a crash due to mismatch of free and GOMP_alloc. |
commit | commitdiff | tree |
2022-03-30 |
Andrew Stubbs | openmp: BUILT_IN_GOMP_ENABLE_PINNED_MODE |
commit | commitdiff | tree |
2022-03-29 |
Andrew Stubbs | libgomp, nvptx: report USM supported |
commit | commitdiff | tree |
2022-03-23 |
Tobias Burnus | LTO: Fixes for renaming issues with offload/OpenMP... |
commit | commitdiff | tree |
2022-03-23 |
Tobias Burnus | OpenMP/C++: Permit mapping classes with virtual members... |
commit | commitdiff | tree |
2022-03-11 |
Andrew Stubbs | openmp: -foffload-memory=pinned |
commit | commitdiff | tree |
2022-03-11 |
Hafiz Abid... | openmp: Use libgomp memory allocation functions with... |
commit | commitdiff | tree |
2022-03-11 |
Andrew Stubbs | openmp, nvptx: ompx_unified_shared_mem_alloc |
commit | commitdiff | tree |
2022-03-11 |
Andrew Stubbs | openmp: allow requires unified_shared_memory |
commit | commitdiff | tree |
2022-03-11 |
Andrew Stubbs | openmp: Add -foffload-memory |
commit | commitdiff | tree |
2022-03-11 |
Andrew Stubbs | openmp, nvptx: low-lat memory access traits |
commit | commitdiff | tree |
2022-03-11 |
Andrew Stubbs | libgomp, openmp: Add ompx_pinned_mem_alloc |
commit | commitdiff | tree |
2022-03-11 |
Andrew Stubbs | libgomp: pinned memory |
commit | commitdiff | tree |
2022-03-11 |
Chung-Lin Tang | openmp: Allow classes with static members to be mappable |
commit | commitdiff | tree |
2022-03-10 |
Hafiz Abid... | Fix an ICE with allocate directive. |
commit | commitdiff | tree |
2022-03-10 |
Hafiz Abid... | Lower allocate directive (OpenMP 5.0). |
commit | commitdiff | tree |
2022-03-10 |
Hafiz Abid... | Gimplify allocate directive (OpenMP 5.0). |
commit | commitdiff | tree |
2022-03-10 |
Hafiz Abid... | Handle cleanup of omp allocated variables (OpenMP 5.0). |
commit | commitdiff | tree |
2022-03-10 |
Hafiz Abid... | Translate allocate directive (OpenMP 5.0). |
commit | commitdiff | tree |
2022-03-10 |
Hafiz Abid... | Add parsing support for allocate directive (OpenMP... |
commit | commitdiff | tree |
2022-03-08 |
Hafiz Abid... | Set omp_requires_mask for dynamic_allocators. |
commit | commitdiff | tree |
2022-03-08 |
Hafiz Abid... | Add a restriction on allocate clause (OpenMP 5.0) |
commit | commitdiff | tree |
2022-03-08 |
Hafiz Abid... | Fix multiple issue in the testcase allocate-1.f90. |
commit | commitdiff | tree |
2022-03-08 |
Hafiz Abid... | Add support for allocate clause (OpenMP 5.0). |
commit | commitdiff | tree |
2022-03-07 |
Harald Anlauf | Fortran: ICE with automatic character object, save... |
commit | commitdiff | tree |
2022-03-07 |
Harald Anlauf | Fortran: reject invalid non-constant pointer initializa... |
commit | commitdiff | tree |
2022-03-07 |
Tobias Burnus | Fortran: Avoid running into assert with -fcheck= +... |
commit | commitdiff | tree |
2022-03-02 |
Tobias Burnus | Fortran/OpenMP: class.cc fix for mapping of DT with... |
commit | commitdiff | tree |
2022-03-01 |
Tobias Burnus | Fortran/OpenMP: Support mapping of DT with allocatable... |
commit | commitdiff | tree |
2022-02-27 |
Tobias Burnus | Fortran/OpenMP: Fix depend-clause handling for c_ptr |
commit | commitdiff | tree |
2022-02-27 |
Tobias Burnus | Fortran/OpenMP: Fix depend-clause handling |
commit | commitdiff | tree |
2022-02-27 |
Tobias Burnus | Fortran/OpenMP: Avoid ICE for invalid char array in... |
commit | commitdiff | tree |
2022-02-27 |
Tobias Burnus | libgomp/testsuite: Improve omp_get_device_num() tests |
commit | commitdiff | tree |
2022-02-27 |
Tobias Burnus | Fortran: Handle compare in OpenMP atomic |
commit | commitdiff | tree |
2022-02-27 |
Tobias Burnus | Fortran/OpenMP: Support most of 5.1 atomic extensions |
commit | commitdiff | tree |
2022-02-27 |
Tobias Burnus | Fortran: openmp: Add support for thread_limit clause... |
commit | commitdiff | tree |
2022-02-27 |
Jakub Jelinek | openmp: Add support for thread_limit clause on target |
commit | commitdiff | tree |
2022-02-27 |
Tobias Burnus | Fortran/openmp: Fix '!$omp end' |
commit | commitdiff | tree |
2022-02-27 |
Tobias Burnus | Fortran/openmp: Add support for 2 argument num_teams... |
commit | commitdiff | tree |
2022-02-27 |
Jakub Jelinek | openmp: Add support for 2 argument num_teams clause |
commit | commitdiff | tree |
2022-02-27 |
Tobias Burnus | OpenMP: Add strictly nested API call check [PR102972] |
commit | commitdiff | tree |
2022-02-24 |
Chung-Lin Tang | openmp: Handle C/C++ array reference base-pointers... |
commit | commitdiff | tree |
2022-02-18 |
Kwok Cheung... | openmp: Improve handling of nested OpenMP metadirective... |
commit | commitdiff | tree |
2022-02-14 |
Kwok Cheung... | openmp: More Fortran front-end fixes for metadirectives |
commit | commitdiff | tree |
2022-02-14 |
Kwok Cheung... | openmp: Eliminate non-matching metadirective variants... |
commit | commitdiff | tree |
2022-02-14 |
Andrew Stubbs | amdgcn: Allow vector reductions on constants |
commit | commitdiff | tree |
2022-01-31 |
Kwok Cheung... | openmp: Fix error message in Fortran front-end |
commit | commitdiff | tree |
2022-01-28 |
Kwok Cheung... | Add missing ChangeLog.omp entries for previous patch |
commit | commitdiff | tree |
2022-01-28 |
Kwok Cheung... | openmp: Add warning when functions containing metadirec... |
commit | commitdiff | tree |
2022-01-27 |
Chung-Lin Tang | Fix omp-low ICE for indirect references based off compo... |
commit | commitdiff | tree |
2022-01-27 |
Chung-Lin Tang | openmp: Fix ICE in [PR103705] |
commit | commitdiff | tree |
2022-01-25 |
Kwok Cheung... | openmp: Add support for 'target_device' context selecto... |
commit | commitdiff | tree |
2022-01-25 |
Kwok Cheung... | openmp: Metadirective fixes |
commit | commitdiff | tree |
2022-01-25 |
Kwok Cheung... | openmp: Add testcases for metadirectives |
commit | commitdiff | tree |
2022-01-25 |
Kwok Cheung... | openmp, fortran: Add Fortran support for parsing metadi... |
commit | commitdiff | tree |
2022-01-25 |
Kwok Cheung... | openmp: Add C++ support for parsing metadirectives |
commit | commitdiff | tree |
2022-01-25 |
Kwok Cheung... | openmp: Add support for streaming metadirectives and... |
commit | commitdiff | tree |
2022-01-25 |
Kwok Cheung... | openmp: Add support for resolving metadirectives during... |
commit | commitdiff | tree |
2022-01-25 |
Kwok Cheung... | openmp: Add middle-end support for metadirectives |
commit | commitdiff | tree |
2022-01-25 |
Kwok Cheung... | openmp: Add C support for parsing metadirectives |
commit | commitdiff | tree |
2022-01-25 |
Richard Biener | Expose stable sort algorithm to gcc_sort_r and add... |
commit | commitdiff | tree |
2022-01-23 |
Sandra Loosemore | Fortran: Fix scope for OMP AFFINITY clause iterator... |
commit | commitdiff | tree |
2022-01-19 |
Marcel Vollweiler | libgomp, OpenMP: Fix issue for omp_get_device_num on... |
commit | commitdiff | tree |
2022-01-04 |
Chung-Lin Tang | libgomp: Fix GOMP_DEVICE_NUM_VAR stringification during... |
commit | commitdiff | tree |
2022-01-04 |
Chung-Lin Tang | openmp: Fix ICE in gimplify_omp_affinity [PR103643] |
commit | commitdiff | tree |
2021-12-22 |
Andrew Stubbs | amdgcn: Change offload variable table discovery |
commit | commitdiff | tree |
2021-12-22 |
Andrew Stubbs | libgomp, nvptx: low-latency memory allocator |
commit | commitdiff | tree |
2021-12-22 |
Andrew Stubbs | nvptx: bump default to PTX 4.1 |
commit | commitdiff | tree |
2021-12-22 |
Andrew Stubbs | OpenMP: allow requires dynamic_allocators |
commit | commitdiff | tree |
2021-12-08 |
Chung-Lin Tang | fortran: OpenMP/OpenACC array mapping alignment fix... |
commit | commitdiff | tree |
2021-12-03 |
Chung-Lin Tang | fortran: Fix setting of array lower bound for named... |
commit | commitdiff | tree |
2021-11-24 |
Tobias Burnus | Update GMP/MPFR/MPC/ISL version in contrib/download_pre... |
commit | commitdiff | tree |
2021-11-17 |
Frederik Harwath | openacc: Adjust test expectations to new "kernels"... |
commit | commitdiff | tree |
2021-11-17 |
Frederik Harwath | graphite: Accept loops without data references |
commit | commitdiff | tree |
2021-11-17 |
Frederik Harwath | graphite: Adjust scop loop-nest choice |
commit | commitdiff | tree |
2021-11-17 |
Frederik Harwath | graphite: Tune parameters for OpenACC use |
commit | commitdiff | tree |
2021-11-17 |
Frederik Harwath | openacc: Disable pass_pre on outlined functions analyze... |
commit | commitdiff | tree |
2021-11-17 |
Frederik Harwath | openacc: Handle internal function calls in pass_lim |
commit | commitdiff | tree |
2021-11-17 |
Frederik Harwath | openacc: Warn about "independent" "kernels" loops with... |
commit | commitdiff | tree |
next |