Show patches with: Archived = No       |   127099 patches
« 1 2 3 41270 1271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[pushed] wwwdocs: gcc-14: Close <h3> as such, not </h4> [pushed] wwwdocs: gcc-14: Close <h3> as such, not </h4> - - - - --- 2024-05-03 Gerald Pfeifer New
[obvious] Fix for ICE in tree-nested.cc [obvious] Fix for ICE in tree-nested.cc - - - - --- 2024-05-03 Sandra Loosemore New
[v21,20/23] c++: Implement __is_invocable built-in trait Untitled series #405340 - - - - --- 2024-05-03 Ken Matsui New
[pushed] c++: initializer_list<string> and EH [PR114935] [pushed] c++: initializer_list<string> and EH [PR114935] - - - - --- 2024-05-03 Jason Merrill New
AARCH64: Add Qualcomnm oryon-1 core AARCH64: Add Qualcomnm oryon-1 core - - - - --- 2024-05-03 Andrew Pinski (QUIC) New
sra: Do not leave work for DSE (that it can sometimes not perform) sra: Do not leave work for DSE (that it can sometimes not perform) - - - - --- 2024-05-03 Martin Jambor New
Use DW_TAG_module for Ada Use DW_TAG_module for Ada - - - - --- 2024-05-03 Tom Tromey New
[avr,applied] PR92606: Don't optimize PROGMEM data against non-PROGMEM [avr,applied] PR92606: Don't optimize PROGMEM data against non-PROGMEM - - - - --- 2024-05-03 Georg-Johann Lay New
[RFA,RISC-V] Enable inlining str* by default [RFA,RISC-V] Enable inlining str* by default - - - - --- 2024-05-03 Jeff Law New
[Committed,2/2] RISC-V: miscll comment fixes [NFC] [Committed,1/2] docs: rtl: document GET_MODE_INNER - - - - --- 2024-05-03 Vineet Gupta New
[Committed,1/2] docs: rtl: document GET_MODE_INNER [Committed,1/2] docs: rtl: document GET_MODE_INNER - - - - --- 2024-05-03 Vineet Gupta New
c++: Implement C++26 P2893R3 - Variadic friends [PR114459] c++: Implement C++26 P2893R3 - Variadic friends [PR114459] - - - - --- 2024-05-03 Jakub Jelinek New
c++: replace tf_norm with a local flag c++: replace tf_norm with a local flag - - - - --- 2024-05-03 Patrick Palka New
aarch64: Fix typo in aarch64-ldp-fusion.cc:combine_reg_notes [PR114936] aarch64: Fix typo in aarch64-ldp-fusion.cc:combine_reg_notes [PR114936] - - - - --- 2024-05-03 Alex Coplan New
testsuite: fix analyzer C++ failures on Solaris [PR111475] testsuite: fix analyzer C++ failures on Solaris [PR111475] - - - - --- 2024-05-03 David Malcolm New
middle-end/114931 - type_hash_canon and structual equality types middle-end/114931 - type_hash_canon and structual equality types - - - - --- 2024-05-03 Richard Biener New
Add default bitmap obstack allocation check Add default bitmap obstack allocation check - - - - --- 2024-05-03 Richard Biener New
[v3] c++/modules: Fix dangling pointer with imported_temploid_friends [v3] c++/modules: Fix dangling pointer with imported_temploid_friends - - - - --- 2024-05-03 Nathaniel Shead New
Avoid changing type in the type_hash_canon hash Avoid changing type in the type_hash_canon hash - - - - --- 2024-05-03 Richard Biener New
libstdc++: Update powerpc-linux-gnu baseline_symbols libstdc++: Update powerpc-linux-gnu baseline_symbols - - - - --- 2024-05-03 Andreas Schwab New
[ranger] Force buffer alignment in Value_Range [PR114912] [ranger] Force buffer alignment in Value_Range [PR114912] - - - - --- 2024-05-03 Aldy Hernandez New
[v2] Silence two instances of -Wcalloc-transposed-args [v2] Silence two instances of -Wcalloc-transposed-args - - - - --- 2024-05-03 Peter Damianov New
tree-inline: Add __builtin_stack_{save,restore} pair about inline calls with calls to alloca [PR113… tree-inline: Add __builtin_stack_{save,restore} pair about inline calls with calls to alloca [PR113… - - - - --- 2024-05-03 Jakub Jelinek New
[v20,23/26] c++: Implement __is_invocable built-in trait Untitled series #405340 - - - - --- 2024-05-03 Ken Matsui New
[v19,23/26] c++: Implement __is_invocable built-in trait Untitled series #405338 - - - - --- 2024-05-03 Ken Matsui New
[v4] DSE: Fix ICE after allow vector type in get_stored_val [v4] DSE: Fix ICE after allow vector type in get_stored_val - - - - --- 2024-05-03 Li, Pan2 New
[committed,RISC-V] Fix nearbyint failure on rv32 and formatting nits [committed,RISC-V] Fix nearbyint failure on rv32 and formatting nits - - - - --- 2024-05-02 Jeff Law New
DCE __cxa_atexit calls where the function is pure/const [PR19661] DCE __cxa_atexit calls where the function is pure/const [PR19661] - - - - --- 2024-05-02 Andrew Pinski (QUIC) New
[wwwdocs] Add znver5 to GCC 14 changes [wwwdocs] Add znver5 to GCC 14 changes - - - - --- 2024-05-02 Martin Jambor New
[3/3] Add parentheses around DECL_INIT for .original [PR23872] [1/3] Fix printing COMPOUND_EXPR in .original [PR23872] - - - - --- 2024-05-02 Andrew Pinski (QUIC) New
[2/3] Improve DECL_EXPR printing in .original [PR23872] [1/3] Fix printing COMPOUND_EXPR in .original [PR23872] - - - - --- 2024-05-02 Andrew Pinski (QUIC) New
[1/3] Fix printing COMPOUND_EXPR in .original [PR23872] [1/3] Fix printing COMPOUND_EXPR in .original [PR23872] - - - - --- 2024-05-02 Andrew Pinski (QUIC) New
[v2,1/3] docs: rtl: document GET_MODE_INNER [v2,1/3] docs: rtl: document GET_MODE_INNER - - - - --- 2024-05-02 Vineet Gupta New
[v18,26/26] libstdc++: Optimize std::is_nothrow_invocable compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,25/26] c++: Implement __is_nothrow_invocable built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,24/26] libstdc++: Optimize std::is_invocable compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,23/26] c++: Implement __is_invocable built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,22/26] libstdc++: Optimize std::rank compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,21/26] c++: Implement __array_rank built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,20/26] libstdc++: Optimize std::decay compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,19/26] c++: Implement __decay built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,18/26] libstdc++: Optimize std::add_rvalue_reference compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,17/26] c++: Implement __add_rvalue_reference built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,16/26] libstdc++: Optimize std::add_lvalue_reference compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,15/26] c++: Implement __add_lvalue_reference built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,14/26] libstdc++: Optimize std::remove_all_extents compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,13/26] c++: Implement __remove_all_extents built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,12/26] libstdc++: Optimize std::remove_extent compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,11/26] c++: Implement __remove_extent built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,10/26] libstdc++: Optimize std::add_pointer compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,09/26] c++: Implement __add_pointer built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,08/26] libstdc++: Optimize std::is_unbounded_array compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,07/26] c++: Implement __is_unbounded_array built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,06/26] libstdc++: Optimize std::is_pointer compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,05/26] c++: Implement __is_pointer built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,04/26] libstdc++: Optimize std::is_volatile compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,03/26] c++: Implement __is_volatile built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,02/26] libstdc++: Optimize std::is_const compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v18,01/26] c++: Implement __is_const built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
Implement _Float16 to bfloat16 conversion with float32 Implement _Float16 to bfloat16 conversion with float32 - - - - --- 2024-05-02 H.J. Lu New
[3/3] combine: initialize a local var Miscll fixlets - - - - --- 2024-05-02 Vineet Gupta New
[2/3] RISC-V: miscll comment fixes [NFC] Miscll fixlets - - - - --- 2024-05-02 Vineet Gupta New
[1/3] docs: rtl: document GET_MODE_INNER Miscll fixlets - - - - --- 2024-05-02 Vineet Gupta New
[v17,26/26] libstdc++: Optimize std::is_nothrow_invocable compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,25/26] c++: Implement __builtin_is_nothrow_invocable trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,24/26] libstdc++: Optimize std::is_invocable compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,23/26] c++: Implement __builtin_is_invocable trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,22/26] libstdc++: Optimize std::rank compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,21/26] c++: Implement __array_rank built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,20/26] libstdc++: Optimize std::decay compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,19/26] c++: Implement __decay built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,18/26] libstdc++: Optimize std::add_rvalue_reference compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,17/26] c++: Implement __add_rvalue_reference built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,16/26] libstdc++: Optimize std::add_lvalue_reference compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,15/26] c++: Implement __add_lvalue_reference built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,14/26] libstdc++: Optimize std::remove_all_extents compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,13/26] c++: Implement __remove_all_extents built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,12/26] libstdc++: Optimize std::remove_extent compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,11/26] c++: Implement __remove_extent built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,10/26] libstdc++: Optimize std::add_pointer compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,09/26] c++: Implement __add_pointer built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,08/26] libstdc++: Optimize std::is_unbounded_array compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,07/26] c++: Implement __builtin_is_unbounded_array trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,06/26] libstdc++: Optimize std::is_pointer compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,05/26] c++: Implement __is_pointer built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,04/26] libstdc++: Optimize std::is_volatile compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,03/26] c++: Implement __is_volatile built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,02/26] libstdc++: Optimize std::is_const compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v17,01/26] c++: Implement __is_const built-in trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v2,6/6] bpf,btf: enable BTF pruning by default for BPF btf: refactor and add pruning option - - - - --- 2024-05-02 David Faust New
[v2,5/6] btf: add -fprune-btf option btf: refactor and add pruning option - - - - --- 2024-05-02 David Faust New
[v2,4/6] btf: refactor and simplify implementation btf: refactor and add pruning option - - - - --- 2024-05-02 David Faust New
[v2,3/6] ctf: use pointers instead of IDs internally btf: refactor and add pruning option - - - - --- 2024-05-02 David Faust New
[v2,2/6] opts: allow any combination of DWARF, CTF, BTF btf: refactor and add pruning option - - - - --- 2024-05-02 David Faust New
[v2,1/6] ctf, btf: restructure CTF/BTF emission btf: refactor and add pruning option - - - - --- 2024-05-02 David Faust New
[v16,26/26] libstdc++: Optimize std::is_nothrow_invocable compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,25/26] c++: Implement __builtin_is_nothrow_invocable trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,24/26] libstdc++: Optimize std::is_invocable compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,23/26] c++: Implement __builtin_is_invocable trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,22/26] libstdc++: Optimize std::rank compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
« 1 2 3 41270 1271 »