Toggle navigation
Patchwork
gcc-patch
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 15942 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Unresolved
Repeat Merge
Corrupt patch
Search
Archived
No
Yes
Both
Delegate
------
Nobody
snail
snail
patchwork-bot
patchwork-bot
patchwork-bot
ww
ww
ww
Apply
«
1
2
…
58
59
60
…
159
160
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[v13,39/40] c++, libstdc++: Implement __is_scalar built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,38/40] libstdc++: Optimize is_signed trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,37/40] c++, libstdc++: Implement __is_signed built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,36/40] libstdc++: Optimize is_unsigned trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,35/40] c++: Implement __is_unsigned built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,34/40] libstdc++: Optimize is_compound trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,33/40] libstdc++: Optimize is_fundamental trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,32/40] libstdc++: Optimize is_arithmetic trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,31/40] c++, libstdc++: Implement __is_arithmetic built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,30/40] libstdc++: Optimize is_pointer trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,29/40] c++, libstdc++: Implement __is_pointer built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,28/40] libstdc++: Optimize remove_pointer trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,27/40] c++: Implement __remove_pointer built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,26/40] libstdc++: Optimize is_object trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,25/40] libstdc++: Optimize is_function trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,24/40] c++: Implement __is_function built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,23/40] libstdc++: Optimize is_reference trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,22/40] c++: Implement __is_reference built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,21/40] libstdc++: Optimize is_member_object_pointer trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,20/40] c++: Implement __is_member_object_pointer built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,19/40] libstdc++: Optimize is_member_function_pointer trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,18/40] c++: Implement __is_member_function_pointer built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,17/40] c-family: Fix C_SET_RID_CODE to handle 16-bit rid code correctly
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,16/40] c, c++: Use 16 bits for all use of enum rid for more keyword space
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,15/40] libstdc++: Optimize is_member_pointer trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,14/40] c++: Implement __is_member_pointer built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,13/40] libstdc++: Optimize is_scoped_enum trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v13,12/40] c++: Implement __is_scoped_enum built-in trait
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v13,11/40] libstdc++: Optimize is_bounded_array trait performance
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v13,10/40] c++: Implement __is_bounded_array built-in trait
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v13,09/40] libstdc++: Optimize is_unbounded_array trait performance
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v13,08/40] c++: Implement __is_unbounded_array built-in trait
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v13,07/40] libstdc++: Optimize is_array trait performance
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v13,06/40] c++: Implement __is_array built-in trait
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v13,05/40] libstdc++: Optimize is_volatile trait performance
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v13,04/40] c++: Implement __is_volatile built-in trait
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v13,03/40] libstdc++: Optimize is_const trait performance
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v13,02/40] c++: Implement __is_const built-in trait
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v13,01/40] c++: Sort built-in identifiers alphabetically
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v12,40/40] libstdc++: Optimize is_scalar trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,39/40] c++, libstdc++: Implement __is_scalar built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,38/40] libstdc++: Optimize is_signed trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,37/40] c++, libstdc++: Implement __is_signed built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,36/40] libstdc++: Optimize is_unsigned trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,35/40] c++: Implement __is_unsigned built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,34/40] libstdc++: Optimize is_compound trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,33/40] libstdc++: Optimize is_fundamental trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,32/40] libstdc++: Optimize is_arithmetic trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,31/40] c++, libstdc++: Implement __is_arithmetic built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,30/40] libstdc++: Optimize is_pointer trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,29/40] c++, libstdc++: Implement __is_pointer built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,28/40] libstdc++: Optimize remove_pointer trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,27/40] c++: Implement __remove_pointer built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,26/40] libstdc++: Optimize is_object trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,25/40] libstdc++: Optimize is_function trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,24/40] c++: Implement __is_function built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,23/40] libstdc++: Optimize is_reference trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,22/40] c++: Implement __is_reference built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,21/40] libstdc++: Optimize is_member_object_pointer trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,20/40] c++: Implement __is_member_object_pointer built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,19/40] libstdc++: Optimize is_member_function_pointer trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,18/40] c++: Implement __is_member_function_pointer built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,17/40] c-family: Fix C_SET_RID_CODE to handle 16-bit rid code correctly
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,16/40] c, c++: Use 16 bits for all use of enum rid for more keyword space
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,15/40] libstdc++: Optimize is_member_pointer trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,14/40] c++: Implement __is_member_pointer built-in trait
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,13/40] libstdc++: Optimize is_scoped_enum trait performance
Optimize type traits performance
- - -
-
1
-
2023-09-15
Ken Matsui
Unresolved
[v12,12/40] c++: Implement __is_scoped_enum built-in trait
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v12,11/40] libstdc++: Optimize is_bounded_array trait performance
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v12,10/40] c++: Implement __is_bounded_array built-in trait
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v12,09/40] libstdc++: Optimize is_unbounded_array trait performance
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v12,08/40] c++: Implement __is_unbounded_array built-in trait
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v12,07/40] libstdc++: Optimize is_array trait performance
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v12,06/40] c++: Implement __is_array built-in trait
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v12,05/40] libstdc++: Optimize is_volatile trait performance
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v12,04/40] c++: Implement __is_volatile built-in trait
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v12,03/40] libstdc++: Optimize is_const trait performance
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v12,02/40] c++: Implement __is_const built-in trait
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
[v12,01/40] c++: Sort built-in identifiers alphabetically
Optimize type traits performance
- - -
1
-
-
2023-09-15
Ken Matsui
Accepted
use local range for one more pattern in match.pd
use local range for one more pattern in match.pd
- - -
1
-
-
2023-09-15
Jiufu Guo
Accepted
[RISC-V] fix PR 111259 invalid zcmp mov predicate.
[RISC-V] fix PR 111259 invalid zcmp mov predicate.
1 1 -
-
1
-
2023-09-15
Fei Gao
Unresolved
MATCH: Improve zero_one_valued_p for cases without range information
MATCH: Improve zero_one_valued_p for cases without range information
- - -
-
1
-
2023-09-15
Andrew Pinski
Unresolved
[pushed] diagnostics: support multithreaded diagnostic paths
[pushed] diagnostics: support multithreaded diagnostic paths
- - -
1
-
-
2023-09-14
David Malcolm
Accepted
[pushed] analyzer: fix missing return in compatible_epath_p
[pushed] analyzer: fix missing return in compatible_epath_p
- - -
-
1
-
2023-09-14
David Malcolm
Unresolved
[pushed] analyzer: use unique_ptr for rejected_constraint
[pushed] analyzer: use unique_ptr for rejected_constraint
- - -
-
1
-
2023-09-14
David Malcolm
Unresolved
Fortran: improve bounds-checking for array sections [PR30802]
Fortran: improve bounds-checking for array sections [PR30802]
- - -
1
-
-
2023-09-14
Harald Anlauf
Accepted
[COMMITTED] gcc: xtensa: use salt/saltu in xtensa_expand_scc
[COMMITTED] gcc: xtensa: use salt/saltu in xtensa_expand_scc
- - -
-
1
-
2023-09-14
Max Filippov
Unresolved
MATCH: Fix `(1 >> X) != 0` pattern for vector types
MATCH: Fix `(1 >> X) != 0` pattern for vector types
- - -
-
1
-
2023-09-14
Andrew Pinski
Unresolved
aarch64: Ensure const and sign correctness
aarch64: Ensure const and sign correctness
- - -
1
-
-
2023-09-14
Pekka Seppänen
Accepted
RISC-V: Support combine extend and reduce sum to widen reduce sum
RISC-V: Support combine extend and reduce sum to widen reduce sum
- - -
-
1
-
2023-09-14
Lehua Ding
Unresolved
[pushed,RA] : Improve cost calculation of pseudos with equivalences
[pushed,RA] : Improve cost calculation of pseudos with equivalences
- - -
1
-
-
2023-09-14
Vladimir Makarov
Accepted
AArch64: Improve immediate expansion [PR105928]
AArch64: Improve immediate expansion [PR105928]
- - -
1
-
-
2023-09-14
Wilco Dijkstra
Accepted
aarch64: Restore SVE WHILE costing
aarch64: Restore SVE WHILE costing
- - -
-
1
-
2023-09-14
Richard Sandiford
Unresolved
Harmonize headers between both dg-extract-results scripts
Harmonize headers between both dg-extract-results scripts
- - -
1
-
-
2023-09-14
Paul Iannetta
Accepted
libstdc++: Use C++20 constraints in <bit>
libstdc++: Use C++20 constraints in <bit>
- - -
1
-
-
2023-09-14
Patrick Palka
Accepted
[committed] libstdc++: Add testcase for std::make_integer_sequence bug [PR111357]
[committed] libstdc++: Add testcase for std::make_integer_sequence bug [PR111357]
- - -
1
-
-
2023-09-14
Jonathan Wakely
Accepted
[committed] libstdc++: Support dg-additional-files in tests
[committed] libstdc++: Support dg-additional-files in tests
- - -
1
-
-
2023-09-14
Jonathan Wakely
Accepted
[committed] libstdc++: Remove some more unconditional uses of atomics
[committed] libstdc++: Remove some more unconditional uses of atomics
- - -
1
-
-
2023-09-14
Jonathan Wakely
Accepted
tree optimization/111407--SSA corruption due to widening_mul opt
tree optimization/111407--SSA corruption due to widening_mul opt
- - -
1
-
-
2023-09-14
Qing Zhao
Accepted
tree-optimization/111294 - backwards threader PHI costing
tree-optimization/111294 - backwards threader PHI costing
- - -
-
1
-
2023-09-14
Richard Biener
Unresolved
«
1
2
…
58
59
60
…
159
160
»