Show patches with: State = Action Required       |   133755 patches
« 1 2 3 41337 1338 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
rs6000: Add PowerPC inline asm redzone clobber support rs6000: Add PowerPC inline asm redzone clobber support - - - - --- 2024-11-07 Jakub Jelinek New
c++: Disallow decomposition of lambda bases [PR90321] c++: Disallow decomposition of lambda bases [PR90321] - - - - --- 2024-11-07 Nathaniel Shead New
inline-asm, i386, v2: Add "redzone" clobber support inline-asm, i386, v2: Add "redzone" clobber support - - - - --- 2024-11-07 Jakub Jelinek New
[15/15] arm: [MVE intrinsics] remove useless call_properties implementations. arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[14/15] arm: [MVE intrinsics] rework vldr gather_base_wb arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[13/15] arm: [MVE intrinsics] rework vldr gather_base arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[12/15] arm: [MVE intrinsics] add load_gather_base shape arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[11/15] arm: [MVE intrinsics] rework vldr gather_shifted_offset arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[10/15] arm: [MVE intrinsics] rework vldr gather_offset arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[09/15] arm: [MVE intrinsics] add load_ext_gather_offset shape arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[08/15] arm: [MVE intrinsics] rework vstr scatter_base_wb arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[07/15] arm: [MVE intrinsics] rework vstr scatter_base arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[06/15] arm: [MVE intrinsics] Add store_scatter_base shape arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[05/15] arm: [MVE intrinsics] Check immediate is a multiple in a range arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[04/15] arm: [MVE intrinsics] rework vstr_scatter_shifted_offset arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[03/15] arm: [MVE intrinsics] rework vstr?q_scatter_offset arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[02/15] arm: [MVE intrinsics] add store_scatter_offset shape arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
[01/15] arm: [MVE intrinsics] add mode_after_pred helper in function_shape arm: [MVE intrinsics] Rework store_scatter and load_gather intrinsics - - - - --- 2024-11-07 Christophe Lyon New
rtl-optimization/117467 - 33% compile-time in rest of compilation rtl-optimization/117467 - 33% compile-time in rest of compilation - - - - --- 2024-11-07 Richard Biener New
[4/4] libsanitizer: update test libsanitizer: merge from upstream - - - - --- 2024-11-07 Kito Cheng New
[3/4] libsanitizer: Improve FrameIsInternal libsanitizer: merge from upstream - - - - --- 2024-11-07 Kito Cheng New
[2/4] libsanitizer: Apply local patches libsanitizer: merge from upstream - - - - --- 2024-11-07 Kito Cheng New
[1/4] libsanitizer: merge from upstream (61a6439f35b6de28) libsanitizer: merge from upstream - - - - --- 2024-11-07 Kito Cheng New
i386: Modify regexp of pr117304-1.c i386: Modify regexp of pr117304-1.c - - - - --- 2024-11-07 Hu, Lin1 New
i386: Support cstorebf4 with native bf16 comi i386: Support cstorebf4 with native bf16 comi - - - - --- 2024-11-07 Hongyu Wang New
[4/4] Write S_INLINESITE CodeView symbols [1/4] Add block parameter to begin_block debug hook - - - - --- 2024-11-07 Mark Harmstone New
[3/4] Write S_INLINEELINES CodeView subsection [1/4] Add block parameter to begin_block debug hook - - - - --- 2024-11-07 Mark Harmstone New
[2/4] Don't output CodeView line numbers for inlined functions [1/4] Add block parameter to begin_block debug hook - - - - --- 2024-11-07 Mark Harmstone New
[1/4] Add block parameter to begin_block debug hook [1/4] Add block parameter to begin_block debug hook - - - - --- 2024-11-07 Mark Harmstone New
i386: Add -mavx512vl for pr117304-1.c i386: Add -mavx512vl for pr117304-1.c - - - - --- 2024-11-07 Hu, Lin1 New
[x86_64] Add microarchtecture tunable for pass_align_tight_loops [x86_64] Add microarchtecture tunable for pass_align_tight_loops - - - - --- 2024-11-07 Mayshao-oc New
Make ix86_align_loops uarch-specific tune. Make ix86_align_loops uarch-specific tune. - - - - --- 2024-11-07 liuhongt New
[v2,2/2] VN: Handle `(A CMP B) !=/== 0` for predicates [PR117414] VN predicate improvements - - - - --- 2024-11-06 Andrew Pinski New
[v2,1/2] VN: Handle `(a | b) !=/== 0` for predicates [PR117414] VN predicate improvements - - - - --- 2024-11-06 Andrew Pinski New
[v4] c++: Implement P2662R3, Pack Indexing [PR113798] [v4] c++: Implement P2662R3, Pack Indexing [PR113798] - - - - --- 2024-11-06 Marek Polacek New
c++: Fix another crash with invalid new operators [PR117463] c++: Fix another crash with invalid new operators [PR117463] - - - - --- 2024-11-06 Simon Martin New
[15/15] aarch64: Conditionally define __ARM_FEATURE_SVE2p1 aarch64: Add support for SVE2.1 - - - - --- 2024-11-06 Richard Sandiford New
[14/15] aarch64: Add remaining SVE2p1 support aarch64: Add support for SVE2.1 - - - - --- 2024-11-06 Richard Sandiford New
[13/15] aarch64: Add common subset of SVE2p1 and SME2 aarch64: Add support for SVE2.1 - - - - --- 2024-11-06 Richard Sandiford New
[12/15] aarch64: Add common subset of SVE2p1 and SME aarch64: Add support for SVE2.1 - - - - --- 2024-11-06 Richard Sandiford New
[11/15] aarch64: Define arm_neon.h types in arm_sve.h too aarch64: Add support for SVE2.1 - - - - --- 2024-11-06 Richard Sandiford New
[10/15] aarch64: Add svboolx4_t aarch64: Add support for SVE2.1 - - - - --- 2024-11-06 Richard Sandiford New
[09/15] aarch64: Sort some SVE2 lists alphabetically aarch64: Add support for SVE2.1 - - - - --- 2024-11-06 Richard Sandiford New
[08/15] aarch64: Factor out part of the SVE ext_def class aarch64: Add support for SVE2.1 - - - - --- 2024-11-06 Richard Sandiford New
[07/15] aarch64: Parameterise SVE pointer type inference aarch64: Add support for SVE2.1 - - - - --- 2024-11-06 Richard Sandiford New
[06/15] aarch64: Add an abstraction for scatter store type inference aarch64: Add support for SVE2.1 - - - - --- 2024-11-06 Richard Sandiford New
[05/15] aarch64: Add an abstraction for vector base addresses aarch64: Add support for SVE2.1 - - - - --- 2024-11-06 Richard Sandiford New
[04/15] aarch64: Use braces in SVE TBL instructions aarch64: Add support for SVE2.1 - - - - --- 2024-11-06 Richard Sandiford New
[03/15] aarch64: Tweak definition of all_data & co aarch64: Add support for SVE2.1 - - - - --- 2024-11-06 Richard Sandiford New
[02/15] aarch64: Test TARGET_STREAMING instead of TARGET_STREAMING_SME aarch64: Add support for SVE2.1 - - - - --- 2024-11-06 Richard Sandiford New
[01/15] aarch64: Make more use of TARGET_STREAMING_SME2 aarch64: Add support for SVE2.1 - - - - --- 2024-11-06 Richard Sandiford New
libstdc++: Refactor std::hash specializations libstdc++: Refactor std::hash specializations - - - - --- 2024-11-06 Jonathan Wakely New
[4/4] openmp: Add testcases for omp_max_vf [1/4] openmp: Tune omp_max_vf for offload targets - - - - --- 2024-11-06 Andrew Stubbs New
[3/4] openmp: Add IFN_GOMP_MAX_VF [1/4] openmp: Tune omp_max_vf for offload targets - - - - --- 2024-11-06 Andrew Stubbs New
[2/4] openmp: use offload max_vf for chunk_size [1/4] openmp: Tune omp_max_vf for offload targets - - - - --- 2024-11-06 Andrew Stubbs New
[1/4] openmp: Tune omp_max_vf for offload targets [1/4] openmp: Tune omp_max_vf for offload targets - - - - --- 2024-11-06 Andrew Stubbs New
Set --param vect-force-slp=1 Set --param vect-force-slp=1 - - - - --- 2024-11-06 Richard Biener New
[3/3] dwarf: lto: Stabilize external die references. dwarf: incremental lto: Stabilize external references. - - - - --- 2024-11-06 Michal Jires New
[2/3] dwarf: lto: Allow die_symbol outside of comp_unit. dwarf: incremental lto: Stabilize external references. - - - - --- 2024-11-06 Michal Jires New
[1/3] dwarf: Delete dead code. dwarf: incremental lto: Stabilize external references. - - - - --- 2024-11-06 Michal Jires New
[5/5] Allow multiple vectorized epilogs via --param vect-epilogues-nomask=N [1/5] Check LOOP_VINFO_PEELING_FOR_GAPS on epilog is supported - - - - --- 2024-11-06 Richard Biener New
[4/5] Disable gather/scatter for non-first vectorized epilogue [1/5] Check LOOP_VINFO_PEELING_FOR_GAPS on epilog is supported - - - - --- 2024-11-06 Richard Biener New
[3/5] Add LOOP_VINFO_MAIN_LOOP_INFO [1/5] Check LOOP_VINFO_PEELING_FOR_GAPS on epilog is supported - - - - --- 2024-11-06 Richard Biener New
[2/5] Add LOOP_VINFO_DRS_ADVANCED_BY [1/5] Check LOOP_VINFO_PEELING_FOR_GAPS on epilog is supported - - - - --- 2024-11-06 Richard Biener New
[1/5] Check LOOP_VINFO_PEELING_FOR_GAPS on epilog is supported [1/5] Check LOOP_VINFO_PEELING_FOR_GAPS on epilog is supported - - - - --- 2024-11-06 Richard Biener New
[COMMITTED] Add details output for assume processing. [COMMITTED] Add details output for assume processing. - - - - --- 2024-11-06 Andrew MacLeod New
inline-asm, i386: Add "redzone" clobber support inline-asm, i386: Add "redzone" clobber support - - - - --- 2024-11-06 Jakub Jelinek New
[pushed:,r15-4983] testsuite: add infinite recursion test case [PR63388] [pushed:,r15-4983] testsuite: add infinite recursion test case [PR63388] - - - - --- 2024-11-06 David Malcolm New
[pushed:,r15-4982] diagnostics: fix typo in comment [pushed:,r15-4982] diagnostics: fix typo in comment - - - - --- 2024-11-06 David Malcolm New
[V2,1/1] Unify registered_pp_pragmas and registered_pragmas [V2,1/1] Unify registered_pp_pragmas and registered_pragmas - - - - --- 2024-11-06 Paul Iannetta New
[3/3] incremental lto: Remap node order for stability. incremental lto: Stabilizing node order. - - - - --- 2024-11-06 Michal Jires New
[2/3] Node clones share order. incremental lto: Stabilizing node order. - - - - --- 2024-11-06 Michal Jires New
[1/3] ipa-strub: Replace cgraph_node order with uid. incremental lto: Stabilizing node order. - - - - --- 2024-11-06 Michal Jires New
[committed,v2] libstdc++: Deprecate useless <cxxx> compatibility headers for C++17 [committed,v2] libstdc++: Deprecate useless <cxxx> compatibility headers for C++17 - - - - --- 2024-11-06 Jonathan Wakely New
[committed] libstdc++: Move include guards to start of headers [committed] libstdc++: Move include guards to start of headers - - - - --- 2024-11-06 Jonathan Wakely New
[COMMITED,lto] ipcp don't propagate where not needed [COMMITED,lto] ipcp don't propagate where not needed - - - - --- 2024-11-06 Michal Jires New
[v2] RISC-V: zero_extend(not) -> xor optimization [PR112398] [v2] RISC-V: zero_extend(not) -> xor optimization [PR112398] - - - - --- 2024-11-06 Alexey Merzlyakov New
[10/10] cp: Fix another assumption in the FE about constant vector indices. aarch64: Enable C/C++ operations on SVE ACLE types. - - - - --- 2024-11-06 Tejas Belagod New
[09/10] c: Fix bounds checking for VLA and construct VLA vector constants aarch64: Enable C/C++ operations on SVE ACLE types. - - - - --- 2024-11-06 Tejas Belagod New
[08/10] aarch64: Update SVE ACLE tests aarch64: Enable C/C++ operations on SVE ACLE types. - - - - --- 2024-11-06 Tejas Belagod New
[07/10] aarch64: Add testcase for C/C++ ops on SVE ACLE types. aarch64: Enable C/C++ operations on SVE ACLE types. - - - - --- 2024-11-06 Tejas Belagod New
[06/10] rtl: Validate subreg info when optimizing vec_select. aarch64: Enable C/C++ operations on SVE ACLE types. - - - - --- 2024-11-06 Tejas Belagod New
[05/10] c: Fix an assumption that vectors sizes are known at compile-time. aarch64: Enable C/C++ operations on SVE ACLE types. - - - - --- 2024-11-06 Tejas Belagod New
[04/10] gimple: Disallow sizeless types in BIT_FIELD_REFs. aarch64: Enable C/C++ operations on SVE ACLE types. - - - - --- 2024-11-06 Tejas Belagod New
[03/10] c: Range-check indexing of SVE ACLE vectors aarch64: Enable C/C++ operations on SVE ACLE types. - - - - --- 2024-11-06 Tejas Belagod New
[02/10] aarch64: Make C/C++ operations possible on SVE ACLE types. aarch64: Enable C/C++ operations on SVE ACLE types. - - - - --- 2024-11-06 Tejas Belagod New
[01/10] aarch64: Fix ACLE macro __ARM_FEATURE_SVE_VECTOR_OPERATORS aarch64: Enable C/C++ operations on SVE ACLE types. - - - - --- 2024-11-06 Tejas Belagod New
inline-asm: Add support for cc operand modifier inline-asm: Add support for cc operand modifier - - - - --- 2024-11-06 Jakub Jelinek New
[RFC] inline asm, v2: Add new constraint for symbol definitions [RFC] inline asm, v2: Add new constraint for symbol definitions - - - - --- 2024-11-06 Jakub Jelinek New
[3/3] aarch64: Fix gcc.target/aarch64/sme2/acle-asm/bfmlslb_f32.c aarch64: Fix various issues with the SME support - - - - --- 2024-11-06 Richard Sandiford New
[2/3] aarch64: Make PSEL dependent on SME rather than SME2 aarch64: Fix various issues with the SME support - - - - --- 2024-11-06 Richard Sandiford New
[1/3] aarch64: Restrict FCLAMP to SME2 aarch64: Fix various issues with the SME support - - - - --- 2024-11-06 Richard Sandiford New
[3/3] aarch64: Add support for fp8fma instructions aarch64: Add fp8, fp8dot2, fp8dot4, and fp8fma acle - - - - --- 2024-11-06 Saurabh Jha New
[2/3] aarch64: Add support for fp8dot2 and fp8dot4 aarch64: Add fp8, fp8dot2, fp8dot4, and fp8fma acle - - - - --- 2024-11-06 Saurabh Jha New
[1/3] aarch64: Add support for fp8 convert and scale aarch64: Add fp8, fp8dot2, fp8dot4, and fp8fma acle - - - - --- 2024-11-06 Saurabh Jha New
testsuite: arm: Use effective-target for pr84556.cc test testsuite: arm: Use effective-target for pr84556.cc test - - - - --- 2024-11-06 Torbjorn SVENSSON New
testsuite: Fix up pr116725.c test [PR116725] testsuite: Fix up pr116725.c test [PR116725] - - - - --- 2024-11-06 Jakub Jelinek New
[avr] Add an RTL peephole to tweak lower_reg:QI o= cst. [avr] Add an RTL peephole to tweak lower_reg:QI o= cst. - - - - --- 2024-11-06 Georg-Johann Lay New
m2: Fix up dependencies some more m2: Fix up dependencies some more - - - - --- 2024-11-06 Jakub Jelinek New
store-merging: Apply --param=store-merging-max-size= in more spots [PR117439] store-merging: Apply --param=store-merging-max-size= in more spots [PR117439] - - - - --- 2024-11-06 Jakub Jelinek New
« 1 2 3 41337 1338 »