Show patches with: State = Action Required       |   129005 patches
« 1 2 ... 76 77 781290 1291 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/5] aarch64: rcpc3: Add Neon ACLE intrinsics aarch64: Add ACLE intrinsics codegen support for lrcpc3 instructions - - - - --- 2023-11-09 Victor Do Nascimento New
[2/5] aarch64: rcpc3: Add relevant iterators to handle Neon intrinsics aarch64: Add ACLE intrinsics codegen support for lrcpc3 instructions - - - - --- 2023-11-09 Victor Do Nascimento New
[1/5] aarch64: rcpc3: Add +rcpc3 extension aarch64: Add ACLE intrinsics codegen support for lrcpc3 instructions - - - - --- 2023-11-09 Victor Do Nascimento New
[1/1] RISC-V: Add support for XCVmem extension in CV32E40P RISC-V: Support CORE-V XCVMEM extension - - - - --- 2023-11-09 Mary Bennett New
[Committed] RISC-V: Add PR112450 test to avoid regression [Committed] RISC-V: Add PR112450 test to avoid regression - - - - --- 2023-11-09 juzhe.zhong@rivai.ai New
[1/1] RISC-V: Add support for XCVsimd extension in CV32E40P RISC-V: Support CORE-V XCVSIMD extension - - - - --- 2023-11-09 Mary Bennett New
tree-optimization/112450 - avoid AVX512 style masking for BImode masks tree-optimization/112450 - avoid AVX512 style masking for BImode masks - - - - --- 2023-11-09 Richard Biener New
aarch64: Add cpu feature detection to libgcc aarch64: Add cpu feature detection to libgcc - - - - --- 2023-11-09 Andrew Carlotti New
[4/4] aarch64: Fix ls64 intrinsic availability aarch64: Fix intrinsic availability [PR112108] - - - - --- 2023-11-09 Andrew Carlotti New
[3/4] aarch64: Fix memtag intrinsic availability aarch64: Fix intrinsic availability [PR112108] - - - - --- 2023-11-09 Andrew Carlotti New
[2/4] aarch64: Fix tme intrinsic availability aarch64: Fix intrinsic availability [PR112108] - - - - --- 2023-11-09 Andrew Carlotti New
[1/4] aarch64: Refactor check_required_extensions aarch64: Fix intrinsic availability [PR112108] - - - - --- 2023-11-09 Andrew Carlotti New
[1/1] RISC-V: Add support for XCVbitmanip extension in CV32E40P RISC-V: Support CORE-V XCVBITMAIP extension - - - - --- 2023-11-09 Mary Bennett New
tree-optimization/112444 - avoid bougs PHI value-numbering tree-optimization/112444 - avoid bougs PHI value-numbering - - - - --- 2023-11-09 Richard Biener New
[committed] MAINTAINERS: Update my email address [committed] MAINTAINERS: Update my email address - - - - --- 2023-11-09 YunQiang Su New
[committed] MIPS: Use -mnan value for -mabs if not specified [committed] MIPS: Use -mnan value for -mabs if not specified - - - - --- 2023-11-09 YunQiang Su New
Add a REG_P check for inc and dec for Arm MVE Add a REG_P check for inc and dec for Arm MVE - - - - --- 2023-11-09 Saurabh Jha New
c++/modules: fix virtual destructors [PR103499] c++/modules: fix virtual destructors [PR103499] - - - - --- 2023-11-09 Nathaniel Shead New
s390: Reduce number of patterns where the condition is false anyway s390: Reduce number of patterns where the condition is false anyway - - - - --- 2023-11-09 Stefan Schulze Frielinghaus New
[3/3] s390: Revise vector reverse elements [1/3] s390: Recognize further vpdi and vmr{l,h} pattern - - - - --- 2023-11-09 Stefan Schulze Frielinghaus New
[2/3] s390: Add expand_perm_reverse_elements [1/3] s390: Recognize further vpdi and vmr{l,h} pattern - - - - --- 2023-11-09 Stefan Schulze Frielinghaus New
[1/3] s390: Recognize further vpdi and vmr{l,h} pattern [1/3] s390: Recognize further vpdi and vmr{l,h} pattern - - - - --- 2023-11-09 Stefan Schulze Frielinghaus New
Fix wrong code due to vec_merge + pcmp to blendvb splitter. Fix wrong code due to vec_merge + pcmp to blendvb splitter. - - - - --- 2023-11-09 liuhongt New
RISC-V: Fix the illegal operands for the XTheadMemidx extension. RISC-V: Fix the illegal operands for the XTheadMemidx extension. - - - - --- 2023-11-09 Jin Ma New
Avoid generate vblendps with ymm16+ Avoid generate vblendps with ymm16+ - - - - --- 2023-11-09 Hu, Lin1 New
[v1] RISC-V: Refine frm emit after bb end in succ edges [v1] RISC-V: Refine frm emit after bb end in succ edges - - - - --- 2023-11-09 Li, Pan2 New
[v2] DSE: Allow vector type for get_stored_val when read < store [v2] DSE: Allow vector type for get_stored_val when read < store - - - - --- 2023-11-09 Li, Pan2 New
[expand] Call misaligned memory reference in expand_builtin_return [PR112417] [expand] Call misaligned memory reference in expand_builtin_return [PR112417] - - - - --- 2023-11-09 HAO CHEN GUI New
[v3] libstdc++: optimize bit iterators assuming normalization [PR110807] [v3] libstdc++: optimize bit iterators assuming normalization [PR110807] - - - - --- 2023-11-09 Alexandre Oliva New
RISC-V: Fix dynamic LMUL cost model ICE RISC-V: Fix dynamic LMUL cost model ICE - - - - --- 2023-11-09 juzhe.zhong@rivai.ai New
libsupc++: try cxa_thread_atexit_impl at runtime libsupc++: try cxa_thread_atexit_impl at runtime - - - - --- 2023-11-09 Alexandre Oliva New
[Committed] RISC-V: Fix dynamic tests [NFC] [Committed] RISC-V: Fix dynamic tests [NFC] - - - - --- 2023-11-09 juzhe.zhong@rivai.ai New
testsuite: tsan: add fallback overload for pthread_cond_clockwait testsuite: tsan: add fallback overload for pthread_cond_clockwait - - - - --- 2023-11-09 Alexandre Oliva New
[PATCH-3v3,rs6000] Fix regression cases caused 16-byte by pieces move [PR111449] [PATCH-3v3,rs6000] Fix regression cases caused 16-byte by pieces move [PR111449] - - - - --- 2023-11-09 HAO CHEN GUI New
[PATCH-2v2,rs6000] Enable vector mode for by pieces equality compare [PR111449] [PATCH-2v2,rs6000] Enable vector mode for by pieces equality compare [PR111449] - - - - --- 2023-11-09 HAO CHEN GUI New
[v2] libstdc++: optimize bit iterators assuming normalization [PR110807] [v2] libstdc++: optimize bit iterators assuming normalization [PR110807] - - - - --- 2023-11-09 Alexandre Oliva New
c++: non-dependent .* folding [PR112427] c++: non-dependent .* folding [PR112427] - - - - --- 2023-11-08 Patrick Palka New
[committed] i386: Apply LRA reload workaround to insns with high registers [PR82524] [committed] i386: Apply LRA reload workaround to insns with high registers [PR82524] - - - - --- 2023-11-08 Uros Bizjak New
[_Hahstable] Use RAII to guard node pointer while constructing [_Hahstable] Use RAII to guard node pointer while constructing - - - - --- 2023-11-08 François Dumont 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
[v2,PR83782] ifunc: back-propagate ifunc_resolver to aliases [v2,PR83782] ifunc: back-propagate ifunc_resolver to aliases - - - - --- 2023-11-08 Alexandre Oliva New
[v2] i386 PIE: accept @GOTOFF in load/store multi base address [v2] i386 PIE: accept @GOTOFF in load/store multi base address - - - - --- 2023-11-08 Alexandre Oliva New
vect: Use statement vectype for conditional mask. vect: Use statement vectype for conditional mask. - - - - --- 2023-11-08 Robin Dapp New
libstdc++: optimize bit iterators assuming normalization [PR110807] libstdc++: optimize bit iterators assuming normalization [PR110807] - - - - --- 2023-11-08 Alexandre Oliva New
testsuite: xfail scev-[35].c on ia32 testsuite: xfail scev-[35].c on ia32 - - - - --- 2023-11-08 Alexandre Oliva New
RFA: make scan-assembler* ignore LTO sections (Was: Re: committed [RISC-V]: Harden test scan patter… RFA: make scan-assembler* ignore LTO sections (Was: Re: committed [RISC-V]: Harden test scan patter… - - - - --- 2023-11-08 Joern Rennecke New
testsuite: force PIC/PIE off for pr58245-1.C testsuite: force PIC/PIE off for pr58245-1.C - - - - --- 2023-11-08 Alexandre Oliva New
testsuite: adjust gomp test for x86 -m32 testsuite: adjust gomp test for x86 -m32 - - - - --- 2023-11-08 Alexandre Oliva New
testsuite: arg-pushing reqs -mno-accumulate-outgoing-args testsuite: arg-pushing reqs -mno-accumulate-outgoing-args - - - - --- 2023-11-08 Alexandre Oliva New
skip debug stmts when assigning locus discriminators skip debug stmts when assigning locus discriminators - - - - --- 2023-11-08 Alexandre Oliva New
Fix SIMD clone SLP a bit more Fix SIMD clone SLP a bit more - - - - --- 2023-11-08 Richard Biener New
[4/4] Refactor x86 decl based scatter vectorization, prepare SLP [1/4] Fix SLP of masked loads - - - - --- 2023-11-08 Richard Biener New
[3/4] Fix SLP of emulated gathers [1/4] Fix SLP of masked loads - - - - --- 2023-11-08 Richard Biener New
[2/4] TLC to vect_check_store_rhs and vect_slp_child_index_for_operand [1/4] Fix SLP of masked loads - - - - --- 2023-11-08 Richard Biener New
[1/4] Fix SLP of masked loads [1/4] Fix SLP of masked loads - - - - --- 2023-11-08 Richard Biener New
tree-ssa-loop-ivopts : Add live analysis in regs used in decision making tree-ssa-loop-ivopts : Add live analysis in regs used in decision making - - - - --- 2023-11-08 Ajit Agarwal New
i386: Fix C99 compatibility issues in the x86-64 AVX ABI test suite i386: Fix C99 compatibility issues in the x86-64 AVX ABI test suite - - - - --- 2023-11-08 Florian Weimer New
RISC-V: Removed unnecessary sign-extend for vsetvl RISC-V: Removed unnecessary sign-extend for vsetvl - - - - --- 2023-11-08 Lehua Ding New
minimal support for xtheadv minimal support for xtheadv - - - - --- 2023-11-08 陈逸轩 New
[avr,committed] Tweak IEEE double multiplication [avr,committed] Tweak IEEE double multiplication - - - - --- 2023-11-08 Georg-Johann Lay New
[Committed] RISC-V: Fix VSETVL VL check condition bug [Committed] RISC-V: Fix VSETVL VL check condition bug - - - - --- 2023-11-08 juzhe.zhong@rivai.ai New
[3/3] RISC-V: Add support for XCVbi extension in CV32E40P RISC-V: Support CORE-V XCVELW and XCVBI extensions - - - - --- 2023-11-08 Mary Bennett New
[2/3] RISC-V: Update XCValu constraints to match other vendors RISC-V: Support CORE-V XCVELW and XCVBI extensions - - - - --- 2023-11-08 Mary Bennett New
[1/3] RISC-V: Add support for XCVelw extension in CV32E40P RISC-V: Support CORE-V XCVELW and XCVBI extensions - - - - --- 2023-11-08 Mary Bennett New
Middle-end: Fix bug of induction variable vectorization for RVV Middle-end: Fix bug of induction variable vectorization for RVV - - - - --- 2023-11-08 juzhe.zhong@rivai.ai New
Improve C99 compatibility of gcc.dg/setjmp-7.c test Improve C99 compatibility of gcc.dg/setjmp-7.c test - - - - --- 2023-11-08 Florian Weimer New
RISC-V: Eliminate unused parameter warning. RISC-V: Eliminate unused parameter warning. - - - - --- 2023-11-08 Li Xu New
gcc.dg/Wmissing-parameter-type*: Test the intended warning gcc.dg/Wmissing-parameter-type*: Test the intended warning - - - - --- 2023-11-08 Florian Weimer New
libgcc: Add {unsigned ,}__int128 <-> _Decimal{32,64,128} conversion support [PR65833] libgcc: Add {unsigned ,}__int128 <-> _Decimal{32,64,128} conversion support [PR65833] - - - - --- 2023-11-08 Jakub Jelinek New
RISC-V: Normalize user vsetvl intrinsics[PR112092] RISC-V: Normalize user vsetvl intrinsics[PR112092] - - - - --- 2023-11-08 juzhe.zhong@rivai.ai New
[7/7] lra: Support subreg live range track and conflict detect ira/lra: Support subreg coalesce - - - - --- 2023-11-08 Lehua Ding New
[6/7] lra: Apply live_subreg df_problem to lra pass ira/lra: Support subreg coalesce - - - - --- 2023-11-08 Lehua Ding New
[5/7] ira: Add all nregs >= 2 pseudos to tracke subreg list ira/lra: Support subreg coalesce - - - - --- 2023-11-08 Lehua Ding New
[4/7] ira: Support subreg copy ira/lra: Support subreg coalesce - - - - --- 2023-11-08 Lehua Ding New
[3/7] ira: Support subreg live range track ira/lra: Support subreg coalesce - - - - --- 2023-11-08 Lehua Ding New
[2/7] ira: Add live_subreg problem and apply to ira pass ira/lra: Support subreg coalesce - - - - --- 2023-11-08 Lehua Ding New
[1/7] ira: Refactor the handling of register conflicts to make it more general ira/lra: Support subreg coalesce - - - - --- 2023-11-08 Lehua Ding New
diagnostics: pch: Remember diagnostic pragmas in a PCH [PR64117] diagnostics: pch: Remember diagnostic pragmas in a PCH [PR64117] - - - - --- 2023-11-08 Lewis Hyatt New
[committed] testsuite: Rename c2x-*, gnu2x-* tests to c23-*, gnu23-* [committed] testsuite: Rename c2x-*, gnu2x-* tests to c23-*, gnu23-* - - - - --- 2023-11-08 Joseph Myers New
[committed] testsuite: Refer more consistently to C23 not C2X [committed] testsuite: Refer more consistently to C23 not C2X - - - - --- 2023-11-07 Joseph Myers New
[committed] c: Change T2X_* format checking macros to T23_* [committed] c: Change T2X_* format checking macros to T23_* - - - - --- 2023-11-07 Joseph Myers New
c++: decltype of (by-value captured reference) [PR79620] c++: decltype of (by-value captured reference) [PR79620] - - - - --- 2023-11-07 Patrick Palka New
c++: decltype of capture proxy [PR79378, PR96917] c++: decltype of capture proxy [PR79378, PR96917] - - - - --- 2023-11-07 Patrick Palka New
[v3] c-family: Enable -fpermissive for C and ObjC [v3] c-family: Enable -fpermissive for C and ObjC - - - - --- 2023-11-07 Florian Weimer New
[committed] i386: Make flags_reg_operand a special predicate [committed] i386: Make flags_reg_operand a special predicate - - - - --- 2023-11-07 Uros Bizjak New
gcc/configure: Regenerate gcc/configure: Regenerate - - - - --- 2023-11-07 Martin Jambor New
aarch64: New RTL optimization pass avoid-store-forwarding. aarch64: New RTL optimization pass avoid-store-forwarding. - - - - --- 2023-11-07 Manos Anagnostakis New
testsuite: nodiscard-reason-nonstring.C FAIL in C++26 testsuite: nodiscard-reason-nonstring.C FAIL in C++26 - - - - --- 2023-11-07 Marek Polacek New
[committed] OpenMP: invoke.texi - mention C attribute syntax for -fopenmp(-simd) [committed] OpenMP: invoke.texi - mention C attribute syntax for -fopenmp(-simd) - - - - --- 2023-11-07 Tobias Burnus New
[pushed] aarch64: Add a %Z operand modifier for SVE registers [pushed] aarch64: Add a %Z operand modifier for SVE registers - - - - --- 2023-11-07 Richard Sandiford New
[V3] test: Fix FAIL of pr97428.c for RVV [V3] test: Fix FAIL of pr97428.c for RVV - - - - --- 2023-11-07 juzhe.zhong@rivai.ai New
[V2] test: Fix bb-slp-33.c for RVV [V2] test: Fix bb-slp-33.c for RVV - - - - --- 2023-11-07 juzhe.zhong@rivai.ai New
c++: fix tf_decltype manipulation for COMPOUND_EXPR c++: fix tf_decltype manipulation for COMPOUND_EXPR - - - - --- 2023-11-07 Patrick Palka New
test: Recover sdiv_pow2 check and remove test of RISC-V test: Recover sdiv_pow2 check and remove test of RISC-V - - - - --- 2023-11-07 juzhe.zhong@rivai.ai New
[v1] ISC-V: Support FP floor to i/l/ll diff size autovec [v1] ISC-V: Support FP floor to i/l/ll diff size autovec - - - - --- 2023-11-07 Li, Pan2 New
[V2] test: Fix FAIL of pr97428.c for RVV [V2] test: Fix FAIL of pr97428.c for RVV - - - - --- 2023-11-07 juzhe.zhong@rivai.ai New
RISC-V: Add RISC-V into vect_cmdline_needed RISC-V: Add RISC-V into vect_cmdline_needed - - - - --- 2023-11-07 juzhe.zhong@rivai.ai New
[5/5] aarch64: Add rsr128 and wsr128 ACLE tests aarch64: Add Armv9.4-a 128-bit system-register read/write support - - - - --- 2023-11-07 Victor Do Nascimento New
[4/5] aarch64: Implement 128-bit extension to ACLE sysreg r/w builtins aarch64: Add Armv9.4-a 128-bit system-register read/write support - - - - --- 2023-11-07 Victor Do Nascimento New
[3/5] aarch64: Sync `aarch64-sys-regs.def' with Binutils. aarch64: Add Armv9.4-a 128-bit system-register read/write support - - - - --- 2023-11-07 Victor Do Nascimento New
« 1 2 ... 76 77 781290 1291 »