Show patches with: State = Action Required       |   126453 patches
« 1 2 ... 240 241 2421264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
Optimise hash_table::empty - - - - --- 2016-01-15 Richard Sandiford New
Optimise sqrt reciprocal multiplications Optimise sqrt reciprocal multiplications - - - - --- 2018-08-21 Kyrill Tkachov New
Optimise std::list::assign(initializer_list<T>) slightly - - - - --- 2016-10-11 Jonathan Wakely New
Optimise std::remove_cv and use more helper aliases Optimise std::remove_cv and use more helper aliases - - - - --- 2019-09-10 Jonathan Wakely New
Optimise the fpclassify builtin to perform integer operations when possible - - - - --- 2016-09-12 Tamar Christina New
Optimiza aggregate a = b = c = {} (PR c/78408) - - - - --- 2016-11-25 Jakub Jelinek New
Optimiza aggregate a = b = c = {} (PR c/78408, take 2) - - - - --- 2016-12-16 Jakub Jelinek New
Optimiza aggregate a = b = c = {} (PR c/78408, take 2) - - - - --- 2016-12-15 Jakub Jelinek New
Optimization for std::to_string() Optimization for std::to_string() - - - - --- 2018-07-20 niXman New
Optimization of std::deque implementation Optimization of std::deque implementation - - - - --- 2018-11-06 François Dumont New
Optimize %k register comparison against zero (PR target/82855) Optimize %k register comparison against zero (PR target/82855) - - - - --- 2017-11-06 Jakub Jelinek New
Optimize 'a ' as single char string too - - - - --- 2010-07-13 Jakub Jelinek New
Optimize (A / (cast) (1 << B)) -> (A >> B) (PR middle-end/91680) Optimize (A / (cast) (1 << B)) -> (A >> B) (PR middle-end/91680) - - - - --- 2019-09-10 Jakub Jelinek New
Optimize (CST1 << A) == CST2 (PR tree-optimization/66299) - - - - --- 2015-06-09 Marek Polacek New
Optimize (CST1 << A) == CST2 (PR tree-optimization/66299) - - - - --- 2015-06-08 Marek Polacek New
Optimize (X >> N) {>,>=,<,<=} C in the combiner (PR tree-optimization/20517) - - - - --- 2010-09-10 Jakub Jelinek New
Optimize (X >> N) {>,>=,<,<=} C in the combiner (PR tree-optimization/20517) - - - - --- 2010-09-09 Jakub Jelinek New
Optimize (X<<C)+(Y<<C) as (X+Y)<<C for signed addition. Optimize (X<<C)+(Y<<C) as (X+Y)<<C for signed addition. - - - - --- 2022-09-13 Roger Sayle New
Optimize (ne:SI (subreg:QI (ashift:SI x 7) 0) 0) as (and:SI x 1). Optimize (ne:SI (subreg:QI (ashift:SI x 7) 0) 0) as (and:SI x 1). - - - - --- 2023-10-10 Roger Sayle New
Optimize (subreg ([al]shiftrt (mem) (const_int N))) (PR tree-optimization/45903) - - - - --- 2010-10-06 Jakub Jelinek New
Optimize (x % 5) % 5 in VRP (PR tree-optimization/64454) - - - - --- 2015-01-12 Jakub Jelinek New
Optimize (x * 8) | 5 and (x << 3) ^ 3 to use lea (PR target/48688) - - - - --- 2011-06-04 Jakub Jelinek New
Optimize (x * 8) | 5 and (x << 3) ^ 3 to use lea (PR target/48688) - - - - --- 2011-04-20 Jakub Jelinek New
Optimize 128-bit vector insertion into zero 512-bit vector (PR target/85480) Optimize 128-bit vector insertion into zero 512-bit vector (PR target/85480) - - - - --- 2018-04-23 Jakub Jelinek New
Optimize A < B ? A : B to MIN_EXPR. Optimize A < B ? A : B to MIN_EXPR. - - - - --- 2024-01-09 Liu, Hongtao New
Optimize A < B ? A : B to MIN_EXPR. Optimize A < B ? A : B to MIN_EXPR. - - - - --- 2023-12-19 Liu, Hongtao New
Optimize ASAN_CHECK checks - - - - --- 2014-11-14 Jakub Jelinek New
Optimize ASAN_CHECK checks - - - - --- 2014-11-12 Jakub Jelinek New
Optimize AVX512 vpcmpeq* against 0 into vptestm* (PR target/85832) Optimize AVX512 vpcmpeq* against 0 into vptestm* (PR target/85832) - - - - --- 2018-05-23 Jakub Jelinek New
Optimize AVX512 vpcmpeq* against 0 into vptestnm* rather than vptestm* (PR target/85832, PR target/… Optimize AVX512 vpcmpeq* against 0 into vptestnm* rather than vptestm* (PR target/85832, PR target/… - - - - --- 2018-06-04 Jakub Jelinek New
Optimize BB sorting in domwalk - - - - --- 2017-07-25 Alexander Monakov New
Optimize BB sorting in domwalk - - - - --- 2017-07-24 Alexander Monakov New
Optimize BIT_AND_EXPRs for UBSAN_OBJECT_SIZE - - - - --- 2014-11-03 Marek Polacek New
Optimize COND_EXPR where then/else operands are INTEGER_CSTs of different size than the comparison … - - - - --- 2011-10-06 Jakub Jelinek New
Optimize NE/EQ comparisons of narrow integer types in debug info (PR debug/49676) - - - - --- 2011-07-08 Jakub Jelinek New
Optimize ODR enum streaming Optimize ODR enum streaming - - - - --- 2020-06-03 Jan Hubicka New
Optimize SCC streaming a bit Optimize SCC streaming a bit - - - - --- 2020-05-21 Jan Hubicka New
Optimize SELECT CASE for character length 1 - - - - --- 2010-07-15 Jakub Jelinek New
« 1 2 ... 240 241 2421264 1265 »