Show patches with: State = Action Required       |   132804 patches
« 1 2 3 41328 1329 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
c, v3: Implement C2Y N3355 - Named Loops [PR117022] c, v3: Implement C2Y N3355 - Named Loops [PR117022] - - - - --- 2024-10-15 Jakub Jelinek New
[committed] testsuite/i386: Require AVX2 effective target in pr107432-9.c [committed] testsuite/i386: Require AVX2 effective target in pr107432-9.c - - - - --- 2024-10-15 Uros Bizjak New
[PUSHED] C++: Regenerate c.opt.urls [PR117157] [PUSHED] C++: Regenerate c.opt.urls [PR117157] - - - - --- 2024-10-15 Andrew Pinski New
[PUSHED] C++: Add opindex for -Wchanges-meaning [PR117157] [PUSHED] C++: Add opindex for -Wchanges-meaning [PR117157] - - - - --- 2024-10-15 Andrew Pinski New
[pushed:,r15-4361] testsuite: simplify analyzer_cpython_plugin.c [pushed:,r15-4361] testsuite: simplify analyzer_cpython_plugin.c - - - - --- 2024-10-15 David Malcolm New
[pushed:,r15-4360] testsuite, jit: fix test-error-pr63969-missing-driver.c [pushed:,r15-4360] testsuite, jit: fix test-error-pr63969-missing-driver.c - - - - --- 2024-10-15 David Malcolm New
[2/2] Add a new permute optimization step in SLP [1/2] Reduce lane utilization in VEC_PERM_EXPRs for two_operator nodes - - - - --- 2024-10-15 Christoph Müllner New
[1/2] Reduce lane utilization in VEC_PERM_EXPRs for two_operator nodes [1/2] Reduce lane utilization in VEC_PERM_EXPRs for two_operator nodes - - - - --- 2024-10-15 Christoph Müllner New
[v4] RISC-V: add option -m(no-)autovec-segment [v4] RISC-V: add option -m(no-)autovec-segment - - - - --- 2024-10-15 Patrick O'Neill New
[committed] i386: Fix expand_vector_set for VEC_MERGE/VEC_DUPLICATE RTX [PR117116] [committed] i386: Fix expand_vector_set for VEC_MERGE/VEC_DUPLICATE RTX [PR117116] - - - - --- 2024-10-15 Uros Bizjak New
[7/7] libstdc++: Reuse std::__assign_one in <bits/ranges_algobase.h> [1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350] - - - - --- 2024-10-15 Jonathan Wakely New
[6/7] libstdc++: Add always_inline to some one-liners in <bits/stl_algobase.h> [1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350] - - - - --- 2024-10-15 Jonathan Wakely New
[5/7] libstdc++: Add nodiscard to std::find [1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350] - - - - --- 2024-10-15 Jonathan Wakely New
[4/7] libstdc++: Remove indirection to __find_if in std::find etc. [1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350] - - - - --- 2024-10-15 Jonathan Wakely New
[3/7] libstdc++: Inline memmove optimizations for std::copy etc. [PR115444] [1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350] - - - - --- 2024-10-15 Jonathan Wakely New
[2/7] libstdc++: Make __normal_iterator constexpr, always_inline, nodiscard [1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350] - - - - --- 2024-10-15 Jonathan Wakely New
[1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350] [1/7] libstdc++: Refactor std::uninitialized_{copy, fill, fill_n} algos [PR68350] - - - - --- 2024-10-15 Jonathan Wakely New
RISC-V: Use biggest_mode as mode for constants. RISC-V: Use biggest_mode as mode for constants. - - - - --- 2024-10-15 Robin Dapp New
[3/3] Avoid using SLP_TREE_LOAD_PERMUTATION for non-grouped SLP loads [1/3] Remove SLP_INSTANCE_UNROLLING_FACTOR, compute VF in vect_make_slp_decision - - - - --- 2024-10-15 Richard Biener New
[2/3] tree-optimization/117050 - fix ICE with non-grouped .MASK_LOAD SLP [1/3] Remove SLP_INSTANCE_UNROLLING_FACTOR, compute VF in vect_make_slp_decision - - - - --- 2024-10-15 Richard Biener New
[1/3] Remove SLP_INSTANCE_UNROLLING_FACTOR, compute VF in vect_make_slp_decision [1/3] Remove SLP_INSTANCE_UNROLLING_FACTOR, compute VF in vect_make_slp_decision - - - - --- 2024-10-15 Richard Biener New
match.pd: Further fma negation fixes [PR116891] match.pd: Further fma negation fixes [PR116891] - - - - --- 2024-10-15 Jakub Jelinek New
genmatch: Add selftests to genmatch for diag_vfprintf genmatch: Add selftests to genmatch for diag_vfprintf - - - - --- 2024-10-15 Jakub Jelinek New
tree-optimization/117147 - add testcase tree-optimization/117147 - add testcase - - - - --- 2024-10-15 Richard Biener New
[v2] alpha: Add -mlra option [v2] alpha: Add -mlra option - - - - --- 2024-10-15 John Paul Adrian Glaubitz New
alpha: Add -mlra alpha: Add -mlra - - - - --- 2024-10-15 John Paul Adrian Glaubitz New
tree-optimization/117138 - fix ICE with vector comparison in COND_EXPR tree-optimization/117138 - fix ICE with vector comparison in COND_EXPR - - - - --- 2024-10-15 Richard Biener New
middle-end/117137 - expansion issue with vector equality compares middle-end/117137 - expansion issue with vector equality compares - - - - --- 2024-10-15 Richard Biener New
tree-optimization/117147 - bogus re-use of previous ldst_p tree-optimization/117147 - bogus re-use of previous ldst_p - - - - --- 2024-10-15 Richard Biener New
AArch64 re-enable memory access costing after SLP change. AArch64 re-enable memory access costing after SLP change. - - - - --- 2024-10-15 Tamar Christina New
SVE intrinsics: Fold division and multiplication by -1 to neg. SVE intrinsics: Fold division and multiplication by -1 to neg. - - - - --- 2024-10-15 Jennifer Schmitz New
SVE intrinsics: Add fold_active_lanes_to method to refactor svmul and svdiv. SVE intrinsics: Add fold_active_lanes_to method to refactor svmul and svdiv. - - - - --- 2024-10-15 Jennifer Schmitz New
testsuite: Simplify target test and dg-options for AMO tests testsuite: Simplify target test and dg-options for AMO tests - - - - --- 2024-10-15 jeevitha New
Adjust testcase to avoid scan FIX in REG_EQUIV. Adjust testcase to avoid scan FIX in REG_EQUIV. - - - - --- 2024-10-15 Liu, Hongtao New
c, libcpp: Partially implement C2Y N3353 paper [PR117028] c, libcpp: Partially implement C2Y N3353 paper [PR117028] - - - - --- 2024-10-15 Jakub Jelinek New
[wwwdoc] Mention O2 vectorization enhancement. [wwwdoc] Mention O2 vectorization enhancement. - - - - --- 2024-10-15 Liu, Hongtao New
Introduce TARGET_FMV_ATTR_SEPARATOR Introduce TARGET_FMV_ATTR_SEPARATOR - - - - --- 2024-10-15 Yangyu Chen New
Support andn_optab for x86 Support andn_optab for x86 - - - - --- 2024-10-15 Cui, Lili New
c++: checking ICE w/ lambda targ inside constexpr if [PR117054] c++: checking ICE w/ lambda targ inside constexpr if [PR117054] - - - - --- 2024-10-15 Patrick Palka New
c++: unifying lvalue vs rvalue (non-forwarding) ref [PR116710] c++: unifying lvalue vs rvalue (non-forwarding) ref [PR116710] - - - - --- 2024-10-15 Patrick Palka New
[2/2] c++: constrained auto NTTP vs associated constraints [1/2] c++: some further concepts cleanups - - - - --- 2024-10-15 Patrick Palka New
[1/2] c++: some further concepts cleanups [1/2] c++: some further concepts cleanups - - - - --- 2024-10-15 Patrick Palka New
[1/2] c++: some further concepts cleanups [1/2] c++: some further concepts cleanups - - - - --- 2024-10-15 Patrick Palka New
[2/2,x86] Canonicalize (vec_merge (fma: op2 op1 op3) (match_dup 1)) mask) to (vec_merge (fma: op1 o… Canonicalize (vec_merge (fma op1 op2 op3) op1 mask) to (vec_merge (fma op1 op2 op3) op1 mask) - - - - --- 2024-10-15 Liu, Hongtao New
[1/2,Middle-end] Canonicalize (vec_merge (fma op2 op1 op3) op1 mask) to (vec_merge (fma op1 op2 op3… Canonicalize (vec_merge (fma op1 op2 op3) op1 mask) to (vec_merge (fma op1 op2 op3) op1 mask) - - - - --- 2024-10-15 Liu, Hongtao New
dce: Remove FIXME that has not been true for years dce: Remove FIXME that has not been true for years - - - - --- 2024-10-15 Andrew Pinski New
RISC-V: Fix UNRESOLVED testcases for SAT alu vector mode RISC-V: Fix UNRESOLVED testcases for SAT alu vector mode - - - - --- 2024-10-15 Li, Pan2 New
Android: Fix build for Android Android: Fix build for Android - - - - --- 2024-10-15 yxj-github-437 New
Match: Remove dup match pattern for signed_integer_sat_sub [PR117141] Match: Remove dup match pattern for signed_integer_sat_sub [PR117141] - - - - --- 2024-10-14 Li, Pan2 New
[pushed:,r15-4343] diagnostics: fix overload of emit_diagnostic [PR117109] [pushed:,r15-4343] diagnostics: fix overload of emit_diagnostic [PR117109] - - - - --- 2024-10-14 David Malcolm New
[RFC/PATCH] Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] [RFC/PATCH] Use unique_ptr in more places in pretty_printer/diagnostics [PR116613] - - - - --- 2024-10-14 David Malcolm New
[2/2] gcc: Add --enable-multilib-space option Automate creation of -O2 and -Os multilib variants - - - - --- 2024-10-14 Keith Packard New
[1/2] libgcc: Use -Os/-Oz from CC or CFLAGS Automate creation of -O2 and -Os multilib variants - - - - --- 2024-10-14 Keith Packard New
[pushed] c++: address deduction and concepts [CWG2918] [pushed] c++: address deduction and concepts [CWG2918] - - - - --- 2024-10-14 Jason Merrill New
[v2] bpf: make sure CO-RE relocs are typed with struct BTF_KIND_STRUCT [v2] bpf: make sure CO-RE relocs are typed with struct BTF_KIND_STRUCT - - - - --- 2024-10-14 Cupertino Miranda New
[v2] passes: Remove limit on the number of params [v2] passes: Remove limit on the number of params - - - - --- 2024-10-14 Andrew Pinski New
OpenACC 'nohost' clause: harmonize 'libgomp.oacc-{c-c++-common,fortran}/routine-nohost-1.*' OpenACC 'nohost' clause: harmonize 'libgomp.oacc-{c-c++-common,fortran}/routine-nohost-1.*' - - - - --- 2024-10-14 Thomas Schwinge New
[committed] libstdc++: Populate generic std::time_get's wide %c format [PR117135] [committed] libstdc++: Populate generic std::time_get's wide %c format [PR117135] - - - - --- 2024-10-14 Jonathan Wakely New
[committed] libstdc++: Constrain std::expected comparisons (P3379R0) [committed] libstdc++: Constrain std::expected comparisons (P3379R0) - - - - --- 2024-10-14 Jonathan Wakely New
testsuite: Add necessary dejagnu directives to pr115815_0.c testsuite: Add necessary dejagnu directives to pr115815_0.c - - - - --- 2024-10-14 Martin Jambor New
[7/7] fortran: Evaluate once BACK argument of MINLOC/MAXLOC with DIM [PR90608] fortran: Inline MINLOC/MAXLOC with DIM [PR90608] - - - - --- 2024-10-14 Mikael Morin New
[6/7] fortran: Check for empty MINLOC/MAXLOC ARRAY along DIM only fortran: Inline MINLOC/MAXLOC with DIM [PR90608] - - - - --- 2024-10-14 Mikael Morin New
[5/7] fortran: Inline non-character MINLOC/MAXLOC with DIM [PR90608] fortran: Inline MINLOC/MAXLOC with DIM [PR90608] - - - - --- 2024-10-14 Mikael Morin New
[4/7] fortran: Check MASK directly instead of its scalarization chain fortran: Inline MINLOC/MAXLOC with DIM [PR90608] - - - - --- 2024-10-14 Mikael Morin New
[3/7] fortran: Inline MINLOC/MAXLOC with DIM and scalar MASK [PR90608] fortran: Inline MINLOC/MAXLOC with DIM [PR90608] - - - - --- 2024-10-14 Mikael Morin New
[2/7] fortran: Inline unmasked integral MINLOC/MAXLOC with DIM [PR90608] fortran: Inline MINLOC/MAXLOC with DIM [PR90608] - - - - --- 2024-10-14 Mikael Morin New
[1/7] fortran: Add tests covering inline MINLOC/MAXLOC with DIM [PR90608] fortran: Inline MINLOC/MAXLOC with DIM [PR90608] - - - - --- 2024-10-14 Mikael Morin New
[1/2] AArch64: Improve SIMD immediate generation [1/2] AArch64: Improve SIMD immediate generation - - - - --- 2024-10-14 Wilco Dijkstra New
aarch64: libstdc++: Use shufflevector instead of shuffle in opt_random.h aarch64: libstdc++: Use shufflevector instead of shuffle in opt_random.h - - - - --- 2024-10-14 Ricardo Jesus New
genmatch: Revert recent genmatch changes, instead add custom diag_vfprintf routine [PR117110] genmatch: Revert recent genmatch changes, instead add custom diag_vfprintf routine [PR117110] - - - - --- 2024-10-14 Jakub Jelinek New
[v3] aarch64: Improve scalar mode popcount expansion by using SVE [PR113860] [v3] aarch64: Improve scalar mode popcount expansion by using SVE [PR113860] - - - - --- 2024-10-14 Pengxuan Zheng (QUIC) New
rs6000: Correct the function code for _AMO_LD_DEC_BOUNDED rs6000: Correct the function code for _AMO_LD_DEC_BOUNDED - - - - --- 2024-10-14 jeevitha New
[v3] rs6000: Fix issue in specifying PTImode as an attribute [PR106895] [v3] rs6000: Fix issue in specifying PTImode as an attribute [PR106895] - - - - --- 2024-10-14 jeevitha New
fold-const: Fix BIT_INSERT_EXPR folding for BYTES_BIG_ENDIAN [PR116997] fold-const: Fix BIT_INSERT_EXPR folding for BYTES_BIG_ENDIAN [PR116997] - - - - --- 2024-10-14 Andre Vieira (lists) New
[11/11] RISC-V: Add testcases for form 8 of vector signed SAT_TRUNC [01/11] Match: Support form 1 for vector signed integer SAT_TRUNC - - - - --- 2024-10-14 Li, Pan2 New
[10/11] RISC-V: Add testcases for form 7 of vector signed SAT_TRUNC [01/11] Match: Support form 1 for vector signed integer SAT_TRUNC - - - - --- 2024-10-14 Li, Pan2 New
[09/11] RISC-V: Add testcases for form 6 of vector signed SAT_TRUNC [01/11] Match: Support form 1 for vector signed integer SAT_TRUNC - - - - --- 2024-10-14 Li, Pan2 New
[08/11] RISC-V: Add testcases for form 5 of vector signed SAT_TRUNC [01/11] Match: Support form 1 for vector signed integer SAT_TRUNC - - - - --- 2024-10-14 Li, Pan2 New
[07/11] RISC-V: Add testcases for form 4 of vector signed SAT_TRUNC [01/11] Match: Support form 1 for vector signed integer SAT_TRUNC - - - - --- 2024-10-14 Li, Pan2 New
[06/11] RISC-V: Add testcases for form 3 of vector signed SAT_TRUNC [01/11] Match: Support form 1 for vector signed integer SAT_TRUNC - - - - --- 2024-10-14 Li, Pan2 New
[05/11] RISC-V: Add testcases for form 2 of vector signed SAT_TRUNC [01/11] Match: Support form 1 for vector signed integer SAT_TRUNC - - - - --- 2024-10-14 Li, Pan2 New
[04/11] RISC-V: Add testcases for form 1 of vector signed SAT_TRUNC [01/11] Match: Support form 1 for vector signed integer SAT_TRUNC - - - - --- 2024-10-14 Li, Pan2 New
[03/11] RISC-V: Implement vector SAT_TRUNC for signed integer [01/11] Match: Support form 1 for vector signed integer SAT_TRUNC - - - - --- 2024-10-14 Li, Pan2 New
[02/11] Vect: Try the pattern of vector signed integer SAT_TRUNC [01/11] Match: Support form 1 for vector signed integer SAT_TRUNC - - - - --- 2024-10-14 Li, Pan2 New
[01/11] Match: Support form 1 for vector signed integer SAT_TRUNC [01/11] Match: Support form 1 for vector signed integer SAT_TRUNC - - - - --- 2024-10-14 Li, Pan2 New
[4/4] middle-end: create the longest possible zero extend chain after overwidening [1/4] middle-end: support multi-step zero-extends using VEC_PERM_EXPR - - - - --- 2024-10-14 Tamar Christina New
[3/4] AArch64: enable zero-extends using TBLs for Adv. SIMD [1/4] middle-end: support multi-step zero-extends using VEC_PERM_EXPR - - - - --- 2024-10-14 Tamar Christina New
[2/4] middle-end: Fix VEC_PERM_EXPR lowering since relaxation of vector sizes [1/4] middle-end: support multi-step zero-extends using VEC_PERM_EXPR - - - - --- 2024-10-14 Tamar Christina New
[1/4] middle-end: support multi-step zero-extends using VEC_PERM_EXPR [1/4] middle-end: support multi-step zero-extends using VEC_PERM_EXPR - - - - --- 2024-10-14 Tamar Christina New
[3/3] AArch64: use movi d0, #0 to clear SVE registers instead of mov z0.d, #0 [1/3] AArch64: update testsuite to account for new zero moves - - - - --- 2024-10-14 Tamar Christina New
[2/3] AArch64: support encoding integer immediates using floating point moves [1/3] AArch64: update testsuite to account for new zero moves - - - - --- 2024-10-14 Tamar Christina New
[1/3] AArch64: update testsuite to account for new zero moves [1/3] AArch64: update testsuite to account for new zero moves - - - - --- 2024-10-14 Tamar Christina New
middle-end: Save VMAT info in stmt_vec_info as well for SLP for costing. middle-end: Save VMAT info in stmt_vec_info as well for SLP for costing. - - - - --- 2024-10-14 Tamar Christina New
AArch64: rename the SVE2 psel intrinsics to psel_lane [PR116371] AArch64: rename the SVE2 psel intrinsics to psel_lane [PR116371] - - - - --- 2024-10-14 Tamar Christina New
[simplify-rtx] : Fix incorrect folding of shift and AND [PR117012] [simplify-rtx] : Fix incorrect folding of shift and AND [PR117012] - - - - --- 2024-10-14 Tamar Christina New
middle-end: copy STMT_VINFO_STRIDED_P when DR is replaced [PR116956] middle-end: copy STMT_VINFO_STRIDED_P when DR is replaced [PR116956] - - - - --- 2024-10-14 Tamar Christina New
RISC-V: Add detailed comments on processing implied extensions. RISC-V: Add detailed comments on processing implied extensions. - - - - --- 2024-10-14 Yangyu Chen New
RISC-V: Fix feature_bits.c failed to compile on non-Linux targets RISC-V: Fix feature_bits.c failed to compile on non-Linux targets - 1 - - --- 2024-10-14 Yangyu Chen New
[v9] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_… [v9] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_… - - - - --- 2024-10-14 Yangyu Chen New
libstdc++: debug output in 22_locale/time_get/get/wchar_t/5.cc [PR117135] libstdc++: debug output in 22_locale/time_get/get/wchar_t/5.cc [PR117135] - - - - --- 2024-10-14 Jonathan Wakely New
« 1 2 3 41328 1329 »