Show patches with: Archived = No       |   15942 patches
« 1 261 62 63159 160 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PING^3,v8] tree-ssa-sink: Improve code sinking pass. [PING^3,v8] tree-ssa-sink: Improve code sinking pass. - - - 1-- 2023-09-12 Ajit Agarwal Accepted
[2/2] libstdc++: Optimize is_member_object_pointer trait performance Optimize is_member_object_pointer trait performance - - - 1-- 2023-09-12 Ken Matsui Accepted
[1/2] c++: Implement __is_member_object_pointer built-in trait Optimize is_member_object_pointer trait performance - - - 1-- 2023-09-12 Ken Matsui Accepted
[PING^5] PATCH v5 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces. [PING^5] PATCH v5 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces. - - - 1-- 2023-09-12 Ajit Agarwal Accepted
[v2] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic [v2] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic - - - 1-- 2023-09-12 Li, Pan2 via Gcc-patches Accepted
[PING,^0,3/4] Improve functionality of ree pass. Untitled series #57236 - - - -1- 2023-09-12 Ajit Agarwal Unresolved
[PING,^0] rs6000: unnecessary clear after vctzlsbb in vec_first_match_or_eos_index [PING,^0] rs6000: unnecessary clear after vctzlsbb in vec_first_match_or_eos_index - - - 1-- 2023-09-12 Ajit Agarwal Accepted
testsuite work-around compound-assignment-1.c C++ failures on various targets [PR111377] testsuite work-around compound-assignment-1.c C++ failures on various targets [PR111377] - - - -1- 2023-09-12 Jakub Jelinek Unresolved
[V4] RISC-V: Support Dynamic LMUL Cost model [V4] RISC-V: Support Dynamic LMUL Cost model - - - -1- 2023-09-12 juzhe.zhong@rivai.ai Unresolved
[v3] RISC-V: Elimilate warning in class vcreate [v3] RISC-V: Elimilate warning in class vcreate - - - -1- 2023-09-12 Li Xu Unresolved
[v2] RISC-V: Elimilate warning in class vcreate [v2] RISC-V: Elimilate warning in class vcreate - - - -1- 2023-09-12 Li Xu Unresolved
RISC-V: Elimilate warning RISC-V: Elimilate warning - - - -1- 2023-09-12 Li Xu Unresolved
[2/2] libstdc++: Optimize is_member_pointer trait performance Optimize is_member_pointer trait performance - - - 1-- 2023-09-12 Ken Matsui Accepted
[1/2] c++: Implement __is_member_pointer built-in trait Optimize is_member_pointer trait performance - - - 1-- 2023-09-12 Ken Matsui Accepted
MATCH: Simplify (a CMP1 b) ^ (a CMP2 b) MATCH: Simplify (a CMP1 b) ^ (a CMP2 b) - - - 1-- 2023-09-12 Andrew Pinski Accepted
[2/2] libstdc++: Optimize is_bounded_array trait performance Optimize is_bounded_array trait performance - - - 1-- 2023-09-12 Ken Matsui Accepted
[1/2] c++: Implement __is_bounded_array built-in trait Optimize is_bounded_array trait performance - - - 1-- 2023-09-12 Ken Matsui Accepted
RISC-V: Add vcreate intrinsics for RVV tuple types RISC-V: Add vcreate intrinsics for RVV tuple types - - - 1-- 2023-09-12 Li Xu Accepted
[2/2] RISC-V: Make SHA-256, SM3 and SM4 builtins operate on uint32_t RISC-V: Change RISC-V bit manipulation / scalar crypto builtin types - - - 1-- 2023-09-12 Tsukasa OI Accepted
[1/2] RISC-V: Make bit manipulation value / round number and shift amount types for builtins unsign… RISC-V: Change RISC-V bit manipulation / scalar crypto builtin types - - - 1-- 2023-09-12 Tsukasa OI Accepted
[3/3] libstdc++: Fix std::not_fn perfect forwarding [PR111327] [1/3] libstdc++: Remove std::bind_front specialization for no bound args - - - 1-- 2023-09-12 Patrick Palka Accepted
[2/3] libstdc++: Fix std::bind_front perfect forwarding [PR111327] [1/3] libstdc++: Remove std::bind_front specialization for no bound args - - - 1-- 2023-09-12 Patrick Palka Accepted
[1/3] libstdc++: Remove std::bind_front specialization for no bound args [1/3] libstdc++: Remove std::bind_front specialization for no bound args - - - 1-- 2023-09-12 Patrick Palka Accepted
[2/2] libstdc++: Optimize is_scoped_enum trait performance Optimize is_scoped_enum trait performance - - - -1- 2023-09-12 Ken Matsui Unresolved
[1/2] c++: Implement __is_scoped_enum built-in trait Optimize is_scoped_enum trait performance - - - 1-- 2023-09-12 Ken Matsui Accepted
RISC-V: Finish Typing Un-Typed Instructions and Turn on Assert RISC-V: Finish Typing Un-Typed Instructions and Turn on Assert - - - -1- 2023-09-11 Edwin Lu Unresolved
[2/2] libstdc++: Optimize is_unbounded_array trait performance Optimize is_unbounded_array trait performance - - - 1-- 2023-09-11 Ken Matsui Accepted
[1/2] c++: Implement __is_unbounded_array built-in trait Optimize is_unbounded_array trait performance - - - 1-- 2023-09-11 Ken Matsui Accepted
MATCH: [PR111348] add missing :c to cmp in the `(a CMP b) ? minmax<a, c> : minmax<b, c>` pattern MATCH: [PR111348] add missing :c to cmp in the `(a CMP b) ? minmax<a, c> : minmax<b, c>` pattern - - - 1-- 2023-09-11 Andrew Pinski Accepted
[committed] i386: Handle CONST_WIDE_INT in output_pic_addr_const [PR111340] [committed] i386: Handle CONST_WIDE_INT in output_pic_addr_const [PR111340] - - - 1-- 2023-09-11 Uros Bizjak Accepted
[WIP,RFC] analyzer: Move gcc.dg/analyzer tests to c-c++-common (3) [PR96395] [WIP,RFC] analyzer: Move gcc.dg/analyzer tests to c-c++-common (3) [PR96395] - - - --1 2023-09-11 Li, Pan2 via Gcc-patches Not Applicable
small _BitInt tweaks small _BitInt tweaks - - - -1- 2023-09-11 Jakub Jelinek Unresolved
sccvn: Avoid ICEs on _BitInt load BIT_AND_EXPR mask [PR111338] sccvn: Avoid ICEs on _BitInt load BIT_AND_EXPR mask [PR111338] - - - -1- 2023-09-11 Jakub Jelinek Unresolved
[2/2] libstdc++: Optimize is_member_function_pointer trait performance Optimize is_member_function_pointer trait performance - - - 1-- 2023-09-11 Ken Matsui Accepted
[1/2] c++: Implement __is_member_function_pointer built-in trait Optimize is_member_function_pointer trait performance - - - 1-- 2023-09-11 Ken Matsui Accepted
RISC-V: Replace not + bitwise_imm with li + bitwise_not RISC-V: Replace not + bitwise_imm with li + bitwise_not - - - 1-- 2023-09-11 Jivan Hakobyan Accepted
[13/13] libstdc++: Simplify dejagnu directives for some tests using threads libstdc++: Add support for running tests with multiple -std options - - - -1- 2023-09-11 Jonathan Wakely Unresolved
[12/13] libstdc++: Remove dg-options "-std=gnu++2a" from XFAIL std::span tests libstdc++: Add support for running tests with multiple -std options - - - -1- 2023-09-11 Jonathan Wakely Unresolved
[11/13] libstdc++: Remove dg-options "-std=gnu++23" from remaining tests libstdc++: Add support for running tests with multiple -std options - - - -1- 2023-09-11 Jonathan Wakely Unresolved
[10/13] libstdc++: Remove dg-options "-std=gnu++23" from std::expected tests libstdc++: Add support for running tests with multiple -std options - - - -1- 2023-09-11 Jonathan Wakely Unresolved
[09/13] libstdc++: Remove dg-options "-std=gnu++20" from std::chrono tests libstdc++: Add support for running tests with multiple -std options - - - -1- 2023-09-11 Jonathan Wakely Unresolved
[08/13] libstdc++: Remove dg-options "-std=gnu++20" from std::format tests libstdc++: Add support for running tests with multiple -std options - - - -1- 2023-09-11 Jonathan Wakely Unresolved
[07/13] libstdc++: Remove dg-options "-std=gnu++2a" from constrained algo tests libstdc++: Add support for running tests with multiple -std options - - - -1- 2023-09-11 Jonathan Wakely Unresolved
[06/13] libstdc++: Remove dg-options "-std=gnu++20" from <concepts> and <ranges> tests libstdc++: Add support for running tests with multiple -std options - - - -1- 2023-09-11 Jonathan Wakely Unresolved
[05/13] libstdc++: Remove dg-options "-std=c++20" from <span> and <cuchar> tests libstdc++: Add support for running tests with multiple -std options - - - 1-- 2023-09-11 Jonathan Wakely Accepted
[04/13] libstdc++: Replace dg-options "-std=c++20" with dg-add-options strict_std libstdc++: Add support for running tests with multiple -std options - - - 1-- 2023-09-11 Jonathan Wakely Accepted
[03/13] libstdc++: Replace dg-options "-std=c++17" with dg-add-options strict_std libstdc++: Add support for running tests with multiple -std options - - - 1-- 2023-09-11 Jonathan Wakely Accepted
[02/13] libstdc++: Replace dg-options "-std=c++11" with dg-add-options strict_std libstdc++: Add support for running tests with multiple -std options - - - 1-- 2023-09-11 Jonathan Wakely Accepted
[01/13] libstdc++: Add support for running tests with multiple -std options libstdc++: Add support for running tests with multiple -std options - - - 1-- 2023-09-11 Jonathan Wakely Accepted
[committed] libstdc++: Remove unconditional use of atomics in Debug Mode [committed] libstdc++: Remove unconditional use of atomics in Debug Mode - - - 1-- 2023-09-11 Jonathan Wakely Accepted
[committed] libstdc++: Move __glibcxx_assert_fail to its own file [committed] libstdc++: Move __glibcxx_assert_fail to its own file - - - 1-- 2023-09-11 Jonathan Wakely Accepted
libstdc++ Use _GLIBCXX_USE_BUILTIN_TRAIT libstdc++ Use _GLIBCXX_USE_BUILTIN_TRAIT - - - -1- 2023-09-11 Ken Matsui Unresolved
[COMMITTED] gccrs: move functions from rust-gcc-diagnostics to rust-diagnostics.cc [COMMITTED] gccrs: move functions from rust-gcc-diagnostics to rust-diagnostics.cc - - - -1- 2023-09-11 Arthur Cohen Unresolved
MATCH: [PR111349] add missing :c to cmp in the `(a CMP CST1) ? max<a, CST2> : a` pattern MATCH: [PR111349] add missing :c to cmp in the `(a CMP CST1) ? max<a, CST2> : a` pattern - - - -1- 2023-09-11 Andrew Pinski Unresolved
[committed] libstdc++: Formatting std::thread::id and std::stacktrace (P2693R1) [committed] libstdc++: Formatting std::thread::id and std::stacktrace (P2693R1) - - - -1- 2023-09-11 Jonathan Wakely Unresolved
[v2,1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609] [v2,1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609] - - - -1- 2023-09-11 waffl3x Unresolved
fortran: Undo new symbols in all namespaces [PR110996] fortran: Undo new symbols in all namespaces [PR110996] - - - 1-- 2023-09-11 Mikael Morin Accepted
OpenMP (C only): omp allocate - extend parsing support, improve diagnostic (was: [Patch] OpenMP (C … OpenMP (C only): omp allocate - extend parsing support, improve diagnostic (was: [Patch] OpenMP (C … - - - -1- 2023-09-11 Tobias Burnus Unresolved
libstdc++: Check if getent is available in git config script [PR111359] libstdc++: Check if getent is available in git config script [PR111359] - - - 1-- 2023-09-11 Jonathan Wakely Accepted
[V3] RISC-V: Support Dynamic LMUL Cost model [V3] RISC-V: Support Dynamic LMUL Cost model - - - -1- 2023-09-11 juzhe.zhong@rivai.ai Unresolved
[V2] RISC-V: Support Dynamic LMUL Cost model [V2] RISC-V: Support Dynamic LMUL Cost model - - - -1- 2023-09-11 juzhe.zhong@rivai.ai Unresolved
RISC-V: Remove redundant functions RISC-V: Remove redundant functions - - - -1- 2023-09-11 juzhe.zhong@rivai.ai Unresolved
[v1] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic [v1] RISC-V: Implement RESOLVE_OVERLOADED_BUILTIN for RVV intrinsic - - - 1-- 2023-09-11 Li, Pan2 via Gcc-patches Accepted
[v3,9/9] LoongArch:Add SX instructions for vector arithmetic operations other than multiplication, … Added support for SX/LSX vector instructions. - - - 1-- 2023-09-11 chenxiaolong Accepted
[v3,8/9] LoongArch:Added SX vector arithmetic multiplication instruction. Added support for SX/LSX vector instructions. - - - 1-- 2023-09-11 chenxiaolong Accepted
[v3,7/9] LoongArch:Add vector arithmetic addition vsadd instruction. Added support for SX/LSX vector instructions. - - - 1-- 2023-09-11 chenxiaolong Accepted
[v3,6/9] LoongArch:Add vector subtraction arithmetic operation SX instruction. Added support for SX/LSX vector instructions. - - - 1-- 2023-09-11 chenxiaolong Accepted
[v3,5/9] LoongArch:Add SX instructions for vector arithmetic addition operations. Added support for SX/LSX vector instructions. - - - 1-- 2023-09-11 chenxiaolong Accepted
[v3,4/9] LoongArch:Added support for SX vector floating-point instructions. Added support for SX/LSX vector instructions. - - - 1-- 2023-09-11 chenxiaolong Accepted
[v3,3/9] LoongArch: Add tests for Loongson SX builtin functions. Added support for SX/LSX vector instructions. - - - 1-- 2023-09-11 chenxiaolong Accepted
[v3,2/9] LoongArch: Add testsuite framework for Loongson SX/ASX. Added support for SX/LSX vector instructions. - - - 1-- 2023-09-11 chenxiaolong Accepted
[v3,1/9] LoongArch: Add tests of -mstrict-align option. Added support for SX/LSX vector instructions. - - - 1-- 2023-09-11 chenxiaolong Accepted
RISC-V: Use dominance analysis in global vsetvl elimination RISC-V: Use dominance analysis in global vsetvl elimination - - - -1- 2023-09-11 juzhe.zhong@rivai.ai Unresolved
[Committed,V2] RISC-V: Add VLS modes VEC_PERM support[PR111311] [Committed,V2] RISC-V: Add VLS modes VEC_PERM support[PR111311] - - - -1- 2023-09-11 juzhe.zhong@rivai.ai Unresolved
[Committed] RISC-V: Add missing VLS mask bool mode reg -> reg patterns [Committed] RISC-V: Add missing VLS mask bool mode reg -> reg patterns - - - -1- 2023-09-11 juzhe.zhong@rivai.ai Unresolved
MATCH: [PR111346] `X CMP MINMAX` pattern missing :c on CMP MATCH: [PR111346] `X CMP MINMAX` pattern missing :c on CMP - - - 1-- 2023-09-11 Andrew Pinski Accepted
Remove constraint modifier % for fcmaddcph/fmaddcph/fcmulcph since there're not commutative. Remove constraint modifier % for fcmaddcph/fmaddcph/fcmulcph since there're not commutative. - - - -1- 2023-09-11 liuhongt Unresolved
[2/2] libstdc++: Add dg-require-thread-fence in several tests [1/2] testsuite: Add and use thread_fence effective-target - - - 1-- 2023-09-10 Christophe Lyon Accepted
[1/2] testsuite: Add and use thread_fence effective-target [1/2] testsuite: Add and use thread_fence effective-target - - - 1-- 2023-09-10 Christophe Lyon Accepted
[v2] swap: Fix incorrect lane extraction by vec_extract() [PR106770] [v2] swap: Fix incorrect lane extraction by vec_extract() [PR106770] - - - 1-- 2023-09-10 Surya Kumari Jangala Accepted
[pushed] Darwin: Partial reversion of r14-3648 (Inits Section). [pushed] Darwin: Partial reversion of r14-3648 (Inits Section). - - - -1- 2023-09-10 Iain Sandoe Unresolved
[V2] RISC-V: Avoid unnecessary slideup in compress pattern of vec_perm [V2] RISC-V: Avoid unnecessary slideup in compress pattern of vec_perm - - - -1- 2023-09-10 juzhe.zhong@rivai.ai Unresolved
[11/12/13/14,Regression] ABI break in _Hash_node_value_base since GCC 11 [PR 111050] Untitled series #57155 - - - 1-- 2023-09-10 François Dumont Accepted
[C,1/6,v2] c: reorganize recursive type checking [C,1/6,v2] c: reorganize recursive type checking - - - -1- 2023-09-10 Martin Uecker Unresolved
RISC-V: Avoid unnecessary slideup in compress pattern of vec_perm RISC-V: Avoid unnecessary slideup in compress pattern of vec_perm - - - -1- 2023-09-10 juzhe.zhong@rivai.ai Unresolved
RISC-V: Expand fixed-vlmax/vls vector permutation in targethook RISC-V: Expand fixed-vlmax/vls vector permutation in targethook - - - -1- 2023-09-10 juzhe.zhong@rivai.ai Unresolved
RISC-V: Fix dump FILE of VSETVL PASS[PR111311] RISC-V: Fix dump FILE of VSETVL PASS[PR111311] - - - -1- 2023-09-09 juzhe.zhong@rivai.ai Unresolved
Fix false positive for -Walloc-size-larger-than, part II [PR79132] (was: [PATCH] Fix false positive… Fix false positive for -Walloc-size-larger-than, part II [PR79132] (was: [PATCH] Fix false positive… - - - -1- 2023-09-09 Thomas Schwinge Unresolved
[v5] Implement new RTL optimizations pass: fold-mem-offsets. [v5] Implement new RTL optimizations pass: fold-mem-offsets. - - - 1-- 2023-09-09 Manolis Tsamis Accepted
LoongArch: Fix up memcpy-vec-3.c test case LoongArch: Fix up memcpy-vec-3.c test case - - - -1- 2023-09-09 Xi Ruoyao Unresolved
[v1] LoongArch: Fix bug of '<optab>di3_fake'. [v1] LoongArch: Fix bug of '<optab>di3_fake'. - - - 1-- 2023-09-09 chenglulu Accepted
Pushed: [PATCH v2] LoongArch: Use LSX and LASX for block move Pushed: [PATCH v2] LoongArch: Use LSX and LASX for block move - - - 1-- 2023-09-09 Xi Ruoyao Accepted
RISC-V: Add VLS modes VEC_PERM support[PR111311] RISC-V: Add VLS modes VEC_PERM support[PR111311] - - - -1- 2023-09-09 juzhe.zhong@rivai.ai Unresolved
[Committed] RISC-V: Fix VLS floating-point operations predicate [Committed] RISC-V: Fix VLS floating-point operations predicate - - - -1- 2023-09-09 juzhe.zhong@rivai.ai Unresolved
[COMMITTED,frange] Revert relation handling in LTGT_EXPR. [COMMITTED,frange] Revert relation handling in LTGT_EXPR. - - - -1- 2023-09-08 Aldy Hernandez Repeat Merge
[v3] c++: Move consteval folding to cp_fold_r [v3] c++: Move consteval folding to cp_fold_r - - - -1- 2023-09-08 Marek Polacek Unresolved
[v2,2/5] RISC-V: Add Types for Un-Typed zc Instructions RISC-V: Add Types to Untyped Instructions - - - -1- 2023-09-08 Edwin Lu Unresolved
[v2,1/5] RISC-V: Update Types for Vector Instructions RISC-V: Add Types to Untyped Instructions - - - -1- 2023-09-08 Edwin Lu Unresolved
[committed] libstdc++: Update outdated default -std in testing docs [committed] libstdc++: Update outdated default -std in testing docs - - - 1-- 2023-09-08 Jonathan Wakely Accepted
match: Don't sink comparisons into vec_cond operands. match: Don't sink comparisons into vec_cond operands. - - - 1-- 2023-09-08 Robin Dapp Accepted
« 1 261 62 63159 160 »