Show patches with: none      |   126672 patches
« 1 2 ... 240 241 2421266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
OpenMP/Fortran: Fix has_device_addr clause splitting [PR108558] OpenMP/Fortran: Fix has_device_addr clause splitting [PR108558] - - - - --- 2023-01-27 Tobias Burnus New
OpenMP/Fortran: Fix loop-iter var privatization with !$OMP LOOP [PR108512] OpenMP/Fortran: Fix loop-iter var privatization with !$OMP LOOP [PR108512] - - - - --- 2023-01-24 Tobias Burnus New
OpenMP/Fortran: Fixes for {use,is}_device_ptr [PR98476] OpenMP/Fortran: Fixes for {use,is}_device_ptr [PR98476] - - - - --- 2021-01-18 Tobias Burnus New
OpenMP/Fortran: Group handling of 'if' clause without and with modifier (was: [committed] Partial O… OpenMP/Fortran: Group handling of 'if' clause without and with modifier (was: [committed] Partial O… - - - - --- 2023-10-24 Thomas Schwinge New
OpenMP/Fortran: Handle polymorphic scalars in data-sharing FIRSTPRIVATE (PR86470) OpenMP/Fortran: Handle polymorphic scalars in data-sharing FIRSTPRIVATE (PR86470) - - - - --- 2020-08-25 Tobias Burnus New
OpenMP/Fortran: Handle polymorphic scalars in data-sharing FIRSTPRIVATE [PR86470] OpenMP/Fortran: Handle polymorphic scalars in data-sharing FIRSTPRIVATE [PR86470] - - - - --- 2021-03-10 Tobias Burnus New
OpenMP/Fortran: Handle unlisted items in 'omp allocators' + exec. 'omp allocate' OpenMP/Fortran: Handle unlisted items in 'omp allocators' + exec. 'omp allocate' - - - - --- 2023-10-24 Tobias Burnus New
OpenMP/Fortran: Implement omp allocators/allocate for ptr/allocatables OpenMP/Fortran: Implement omp allocators/allocate for ptr/allocatables - - - - --- 2023-11-08 Tobias Burnus New
OpenMP/Fortran: Non-rectangular loops with constant steps other than 1 or -1 [PR107424] OpenMP/Fortran: Non-rectangular loops with constant steps other than 1 or -1 [PR107424] - - - - --- 2023-07-18 Tobias Burnus New
OpenMP/Fortran: Partially fix non-rect loop nests [PR107424] OpenMP/Fortran: Partially fix non-rect loop nests [PR107424] - - - - --- 2023-01-19 Tobias Burnus New
OpenMP/Fortran: Permit assumed-size arrays in uniform clause OpenMP/Fortran: Permit assumed-size arrays in uniform clause - - - - --- 2022-07-29 Tobias Burnus New
OpenMP/Fortran: Permit end-clause on directive OpenMP/Fortran: Permit end-clause on directive - - - - --- 2022-08-26 Tobias Burnus New
OpenMP/Fortran: Permit impure ELEMENTAL in omp directives OpenMP/Fortran: Permit impure ELEMENTAL in omp directives - - - - --- 2020-06-16 Tobias Burnus New
OpenMP/Fortran: Permit pure directives inside PURE OpenMP/Fortran: Permit pure directives inside PURE - - - - --- 2023-05-31 Tobias Burnus New
OpenMP/Fortran: Reject declarations between target + teams (was: [Patch] OpenMP/Fortran: Reject not… OpenMP/Fortran: Reject declarations between target + teams (was: [Patch] OpenMP/Fortran: Reject not… - - - - --- 2023-07-25 Tobias Burnus New
OpenMP/Fortran: Reject nonintrinsic assignments in OMP WORKSHARE [PR100633] OpenMP/Fortran: Reject nonintrinsic assignments in OMP WORKSHARE [PR100633] - - - - --- 2021-05-17 Tobias Burnus New
OpenMP/Fortran: Reject not strictly nested target -> teams [PR110725, PR71065] OpenMP/Fortran: Reject not strictly nested target -> teams [PR110725, PR71065] - - - - --- 2023-07-24 Tobias Burnus New
OpenMP/Fortran: Use firstprivat not alloc for ptr attach for arrays OpenMP/Fortran: Use firstprivat not alloc for ptr attach for arrays - - - - --- 2022-05-13 Tobias Burnus New
OpenMP/nvptx: support 'arch(nvptx64)' as context selector OpenMP/nvptx: support 'arch(nvptx64)' as context selector - - - - --- 2024-02-20 Tobias Burnus New
OpenMP: Accept argument to depobj's destroy clause OpenMP: Accept argument to depobj's destroy clause - - - - --- 2023-11-23 Tobias Burnus New
OpenMP: Add 'omp requires' to Fortran (mostly parsing) OpenMP: Add 'omp requires' to Fortran (mostly parsing) - - - - --- 2020-07-24 Tobias Burnus New
OpenMP: Add -Wopenmp and use it OpenMP: Add -Wopenmp and use it - - - - --- 2023-11-24 Tobias Burnus New
OpenMP: Add C++ support for 'omp allocate' with stack variables OpenMP: Add C++ support for 'omp allocate' with stack variables - - - - --- 2023-10-20 Tobias Burnus New
OpenMP: Add Fortran support for inoutset depend-kind (was: openmp: Add support for inoutset depend-… OpenMP: Add Fortran support for inoutset depend-kind (was: openmp: Add support for inoutset depend-… - - - - --- 2022-05-18 Tobias Burnus New
OpenMP: Add ME support for 'omp allocate' stack variables OpenMP: Add ME support for 'omp allocate' stack variables - - - - --- 2023-09-18 Tobias Burnus New
OpenMP: Add implicit declare target for nested procedures OpenMP: Add implicit declare target for nested procedures - - - - --- 2020-09-30 Tobias Burnus New
OpenMP: Add iterator support to Fortran's depend; add affinity clause OpenMP: Add iterator support to Fortran's depend; add affinity clause - - - - --- 2021-04-27 Tobias Burnus New
OpenMP: Add omp_all_memory support to Fortran OpenMP: Add omp_all_memory support to Fortran - - - - --- 2022-05-13 Tobias Burnus New
OpenMP: Add omp_in_explicit_task to omp_runtime_api_call OpenMP: Add omp_in_explicit_task to omp_runtime_api_call - - - - --- 2023-03-15 Tobias Burnus New
OpenMP: Add strictly nested API call check [PR102972] OpenMP: Add strictly nested API call check [PR102972] - - - - --- 2021-10-29 Tobias Burnus New
OpenMP: Add support for 'close' in map clause OpenMP: Add support for 'close' in map clause - - - - --- 2021-05-10 Marcel Vollweiler New
OpenMP: Add uses_allocators support OpenMP: Add uses_allocators support - - - - --- 2023-11-20 Tobias Burnus New
OpenMP: Array shaping operator and strided "target update" for C OpenMP: Array shaping operator and strided "target update" for C - - - - --- 2023-05-16 Julian Brown New
OpenMP: Avoid ICE with LTO and 'omp allocate (was: [Patch] Fortran: Support OpenMP's 'allocate' dir… OpenMP: Avoid ICE with LTO and 'omp allocate (was: [Patch] Fortran: Support OpenMP's 'allocate' dir… - - - - --- 2023-10-18 Tobias Burnus New
OpenMP: C/C++ parse 'omp allocate' OpenMP: C/C++ parse 'omp allocate' - - - - --- 2020-11-23 Tobias Burnus New
OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rect OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rect - - - - --- 2023-07-25 Tobias Burnus New
OpenMP: Constructors and destructors for "declare target" static aggregates OpenMP: Constructors and destructors for "declare target" static aggregates - - - - --- 2023-05-12 Julian Brown New
OpenMP: Disable GPU threads when only teams are used OpenMP: Disable GPU threads when only teams are used - - - - --- 2020-07-02 Andrew Stubbs New
OpenMP: Document ompx warnings + add Fortran omx warning [PR106670] OpenMP: Document ompx warnings + add Fortran omx warning [PR106670] - - - - --- 2022-08-29 Tobias Burnus New
OpenMP: Duplicate checking for map clauses in Fortran (PR107214) OpenMP: Duplicate checking for map clauses in Fortran (PR107214) - - - - --- 2022-10-20 Julian Brown New
OpenMP: Enable 'declare mapper' mappers for 'target update' directives OpenMP: Enable 'declare mapper' mappers for 'target update' directives - - - - --- 2023-09-06 Julian Brown New
OpenMP: Enable vectorization in all OpenMP loops OpenMP: Enable vectorization in all OpenMP loops - - - - --- 2022-09-14 Sandra Loosemore New
OpenMP: Ensure that offloaded variables are public OpenMP: Ensure that offloaded variables are public - - - - --- 2021-11-16 Andrew Stubbs New
OpenMP: Fix 'omp declare target' handling for vars [PR99509] OpenMP: Fix 'omp declare target' handling for vars [PR99509] - - - - --- 2021-03-10 Tobias Burnus New
OpenMP: Fix ICE in fixup_blocks_walker [PR111274] OpenMP: Fix ICE in fixup_blocks_walker [PR111274] - - - - --- 2023-09-07 Sandra Loosemore New
OpenMP: Fix combined-target handling for lastprivate/reduction/linear [PR99928] OpenMP: Fix combined-target handling for lastprivate/reduction/linear [PR99928] - - - - --- 2021-04-09 Tobias Burnus New
OpenMP: Fix folding with simd's linear clause [PR106492] OpenMP: Fix folding with simd's linear clause [PR106492] - - - - --- 2022-08-04 Tobias Burnus New
OpenMP: Fix g++.dg/gomp/bad-array-section-10.C for C++23 and up OpenMP: Fix g++.dg/gomp/bad-array-section-10.C for C++23 and up - - - - --- 2024-01-10 Julian Brown New
OpenMP: Fix new lvalue-parsing map/to/from tests for 32-bit targets OpenMP: Fix new lvalue-parsing map/to/from tests for 32-bit targets - - - - --- 2024-01-10 Julian Brown New
OpenMP: Fix reverse offload GOMP_TARGET_REV IFN corner cases [PR107236] OpenMP: Fix reverse offload GOMP_TARGET_REV IFN corner cases [PR107236] - - - - --- 2022-10-18 Tobias Burnus New
OpenMP: Fix tmp-var handling with tree-nested.c [PR93553] OpenMP: Fix tmp-var handling with tree-nested.c [PR93553] - - - - --- 2020-07-20 Tobias Burnus New
OpenMP: Fix use_device_{addr,ptr} with in-data-sharing arg OpenMP: Fix use_device_{addr,ptr} with in-data-sharing arg - - - - --- 2022-04-20 Tobias Burnus New
OpenMP: Fix var replacement with 'simd' and linear-step vars [PR106548] OpenMP: Fix var replacement with 'simd' and linear-step vars [PR106548] - - - - --- 2022-08-16 Tobias Burnus New
OpenMP: Fixes for omp critical + hint OpenMP: Fixes for omp critical + hint - - - - --- 2020-07-21 Tobias Burnus New
OpenMP: Fortran - fix ancestor's requires reverse_offload check OpenMP: Fortran - fix ancestor's requires reverse_offload check - - - - --- 2022-06-08 Tobias Burnus New
OpenMP: Fortran - support omp flush's memorder clauses OpenMP: Fortran - support omp flush's memorder clauses - - - - --- 2020-10-22 Tobias Burnus New
OpenMP: Generate SIMD clones for functions with "declare target" OpenMP: Generate SIMD clones for functions with "declare target" - - - - --- 2022-09-14 Sandra Loosemore New
OpenMP: Handle 'all' as category in defaultmap OpenMP: Handle 'all' as category in defaultmap - - - - --- 2023-08-22 Tobias Burnus New
OpenMP: Handle DECL_ASSEMBLER_NAME with 'declare variant' OpenMP: Handle DECL_ASSEMBLER_NAME with 'declare variant' - - - - --- 2024-02-13 Tobias Burnus New
OpenMP: Handle ancestor:1 with discover_declare_target OpenMP: Handle ancestor:1 with discover_declare_target - - - - --- 2022-06-09 Tobias Burnus New
OpenMP: Handle bind clause in tree-nested.c [PR100905] OpenMP: Handle bind clause in tree-nested.c [PR100905] - - - - --- 2021-06-04 Tobias Burnus New
OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390) OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390) - - - - --- 2020-08-03 Tobias Burnus New
OpenMP: Handle descriptors in target's firstprivate [PR104949] OpenMP: Handle descriptors in target's firstprivate [PR104949] - - - - --- 2022-05-11 Tobias Burnus New
OpenMP: Handle order(concurrent) clause in gfortran OpenMP: Handle order(concurrent) clause in gfortran - - - - --- 2020-07-29 Tobias Burnus New
OpenMP: Handle same-directive mapped vars with pointer predefined firstprivate [PR110639] OpenMP: Handle same-directive mapped vars with pointer predefined firstprivate [PR110639] - - - - --- 2023-12-08 Tobias Burnus New
OpenMP: Handle tofrom with target enter/exit data OpenMP: Handle tofrom with target enter/exit data - - - - --- 2022-07-01 Tobias Burnus New
OpenMP: Ignore side-effects when finding struct comps [PR108545] OpenMP: Ignore side-effects when finding struct comps [PR108545] - - - - --- 2023-02-28 Tobias Burnus New
OpenMP: Improve map-clause error message for array function parameter (PR96678) OpenMP: Improve map-clause error message for array function parameter (PR96678) - - - - --- 2020-08-25 Tobias Burnus New
OpenMP: Minor '!$omp allocators' cleanup - and still: Re: [patch] OpenMP/Fortran: Implement omp all… OpenMP: Minor '!$omp allocators' cleanup - and still: Re: [patch] OpenMP/Fortran: Implement omp all… - - - - --- 2023-12-11 Tobias Burnus New
OpenMP: Move omp requires checks to libgomp OpenMP: Move omp requires checks to libgomp - - - - --- 2022-06-08 Tobias Burnus New
OpenMP: Noncontiguous "target update" for Fortran OpenMP: Noncontiguous "target update" for Fortran - - - - --- 2023-04-27 Julian Brown New
OpenMP: Parse align clause in allocate directive in C/C++ OpenMP: Parse align clause in allocate directive in C/C++ - - - - --- 2022-12-13 Tobias Burnus New
OpenMP: Permit in Fortran omp target data without map OpenMP: Permit in Fortran omp target data without map - - - - --- 2020-07-29 Tobias Burnus New
OpenMP: Prepare omp-* for ancestor:1 handling OpenMP: Prepare omp-* for ancestor:1 handling - - - - --- 2022-06-29 Tobias Burnus New
OpenMP: Reject non-const 'condition' trait in Fortran (was: [Patch] OpenMP: Handle DECL_ASSEMBLER_N… OpenMP: Reject non-const 'condition' trait in Fortran (was: [Patch] OpenMP: Handle DECL_ASSEMBLER_N… - - - - --- 2024-02-13 Tobias Burnus New
OpenMP: Set default-device-var with OMP_TARGET_OFFLOAD=mandatory OpenMP: Set default-device-var with OMP_TARGET_OFFLOAD=mandatory - - - - --- 2023-06-13 Tobias Burnus New
OpenMP: Skip target-nesting warning for reverse offload OpenMP: Skip target-nesting warning for reverse offload - - - - --- 2022-05-16 Tobias Burnus New
OpenMP: Strided/rectangular 'target update' out-of-bounds array lookup fix OpenMP: Strided/rectangular 'target update' out-of-bounds array lookup fix - - - - --- 2023-07-12 Julian Brown New
OpenMP: Support 'if (simd:/cancel:' in Fortran OpenMP: Support 'if (simd:/cancel:' in Fortran - - - - --- 2020-07-22 Tobias Burnus New
OpenMP: Support 'lastprivate (conditional:' in Fortran OpenMP: Support 'lastprivate (conditional:' in Fortran - - - - --- 2020-07-23 Tobias Burnus New
OpenMP: Support accelerated 2D/3D memory copies for AMD GCN OpenMP: Support accelerated 2D/3D memory copies for AMD GCN - - - - --- 2023-09-20 Julian Brown New
OpenMP: Support acquires/release in 'omp require atomic_default_mem_order' OpenMP: Support acquires/release in 'omp require atomic_default_mem_order' - - - - --- 2023-11-28 Tobias Burnus New
OpenMP: Support complex/float in && and || reduction OpenMP: Support complex/float in && and || reduction - - - - --- 2021-04-30 Tobias Burnus New
OpenMP: Support nowait with Fortran [PR105378] OpenMP: Support nowait with Fortran [PR105378] - - - - --- 2022-05-24 Tobias Burnus New
OpenMP: Support reverse offload (middle end part) OpenMP: Support reverse offload (middle end part) - - - - --- 2022-07-21 Tobias Burnus New
OpenMP: Update gcc/fortran/*.texi OpenMP: Update gcc/fortran/*.texi - - - - --- 2020-07-23 Tobias Burnus New
OpenMP: Use build_indirect_ref for struct deferences in C FE OpenMP: Use build_indirect_ref for struct deferences in C FE - - - - --- 2021-05-27 Julian Brown New
OpenMP: detach - fix firstprivate handling OpenMP: detach - fix firstprivate handling - - - - --- 2021-05-11 Tobias Burnus New
OpenMP: warn about iteration var modifications in loop body OpenMP: warn about iteration var modifications in loop body - - - - --- 2024-02-28 Frederik Harwath New
OpenaCC dimension checking - - - - --- 2015-11-04 Nathan Sidwell New
Openacc launch API - - - - --- 2015-09-30 Matthias Klose New
Openacc launch API - - - - --- 2015-09-28 Nathan Sidwell New
Openacc launch API - - - - --- 2015-09-17 Nathan Sidwell New
Openacc launch API - - - - --- 2015-08-25 Nathan Sidwell New
Openacc reduction tests - - - - --- 2015-11-19 Nathan Sidwell New
Oprimize stack_protect_set_1_<mode> followed by a move to the same register (PR target/92841) Oprimize stack_protect_set_1_<mode> followed by a move to the same register (PR target/92841) - - - - --- 2019-12-10 Jakub Jelinek New
Optab: add isfinite_optab for __builtin_isfinite Optab: add isfinite_optab for __builtin_isfinite - - - - --- 2024-04-12 HAO CHEN GUI New
Optab: add isnormal_optab for __builtin_isnormal Optab: add isnormal_optab for __builtin_isnormal - - - - --- 2024-04-12 HAO CHEN GUI New
Optimise CONCAT handling in emit_group_load - - - - --- 2016-11-15 Richard Sandiford New
Optimise constant IFN_WHILE_ULTs Optimise constant IFN_WHILE_ULTs - - - - --- 2019-08-13 Richard Sandiford New
« 1 2 ... 240 241 2421266 1267 »