Show patches with: State = Action Required       |   9823 patches
« 1 230 31 3298 99 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V2,01/14] RISC-V: P1: Refactor avl_info/vl_vtype_info/vector_insn_info Refactor and cleanup vsetvl pass - - - -1- 2023-10-17 Lehua Ding Unresolved
[v21,30/30] libstdc++: Optimize std::is_pointer compilation performance Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,29/30] c++: Implement __is_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,28/30] libstdc++: Optimize std::remove_pointer compilation performance Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,27/30] c++: Implement __remove_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,26/30] libstdc++: Optimize std::is_object compilation performance Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,25/30] c++: Implement __is_object built-in trait Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,24/30] libstdc++: Optimize std::is_function compilation performance Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,23/30] c++: Implement __is_function built-in trait Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,22/30] libstdc++: Optimize std::is_reference compilation performance Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,21/30] c++: Implement __is_reference built-in trait Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,20/30] libstdc++: Optimize std::is_member_object_pointer compilation performance Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,19/30] c++: Implement __is_member_object_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,18/30] libstdc++: Optimize std::is_member_function_pointer compilation performance Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,17/30] c++: Implement __is_member_function_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,16/30] libstdc++: Optimize std::is_member_pointer compilation performance Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,15/30] c++: Implement __is_member_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,14/30] libstdc++: Optimize std::is_scoped_enum compilation performance Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,13/30] c++: Implement __is_scoped_enum built-in trait Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,12/30] libstdc++: Optimize std::is_bounded_array compilation performance Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,11/30] c++: Implement __is_bounded_array built-in trait Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,10/30] libstdc++: Optimize std::is_unbounded_array compilation performance Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,09/30] c++: Implement __is_unbounded_array built-in trait Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,08/30] libstdc++: Optimize std::is_array compilation performance Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,07/30] c++: Implement __is_array built-in trait Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,06/30] libstdc++: Optimize std::is_volatile compilation performance Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,05/30] c++: Implement __is_volatile built-in trait Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,04/30] libstdc++: Optimize std::is_const compilation performance Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
[v21,03/30] c++: Implement __is_const built-in trait Optimize type traits performance - - - -1- 2023-10-17 Ken Matsui Unresolved
c++: Add missing auto_diagnostic_groups to constexpr.cc c++: Add missing auto_diagnostic_groups to constexpr.cc - - - -1- 2023-10-17 Nathaniel Shead Unresolved
RISC-V: Fix failed testcase when use -cmodel=medany RISC-V: Fix failed testcase when use -cmodel=medany - - - -1- 2023-10-17 Lehua Ding Unresolved
wide-int-print: Don't print large numbers hexadecimally for print_dec{,s,u} wide-int-print: Don't print large numbers hexadecimally for print_dec{,s,u} - - - -1- 2023-10-17 Jakub Jelinek Unresolved
RISC-V: Enable more tests for dynamic LMUL and bug fix[PR111832] RISC-V: Enable more tests for dynamic LMUL and bug fix[PR111832] - - - -1- 2023-10-17 juzhe.zhong@rivai.ai Unresolved
[V4] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721] [V4] VECT: Enhance SLP of MASK_LEN_GATHER_LOAD[PR111721] - - - -1- 2023-10-17 juzhe.zhong@rivai.ai Unresolved
[v3] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660] [v3] c++: Fix compile-time-hog in cp_fold_immediate_r [PR111660] - - - -1- 2023-10-17 Marek Polacek Unresolved
[V4] RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store [V4] RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store - - - -1- 2023-10-16 juzhe.zhong@rivai.ai Unresolved
[pushed] diagnostics: special-case -fdiagnostics-text-art-charset=ascii for LANG=C [pushed] diagnostics: special-case -fdiagnostics-text-art-charset=ascii for LANG=C - - - -1- 2023-10-16 David Malcolm Unresolved
[committed] RISC-V: NFC: Move scalar block move expansion code into riscv-string.cc [committed] RISC-V: NFC: Move scalar block move expansion code into riscv-string.cc - - - -1- 2023-10-16 Jeff Law Unresolved
[V3] RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store [V3] RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store - - - -1- 2023-10-16 juzhe.zhong@rivai.ai Unresolved
[V2] RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store [V2] RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store - - - -1- 2023-10-16 juzhe.zhong@rivai.ai Unresolved
RISC-V: Use VLS modes if the NITERS is known and smaller than VLS mode elements. RISC-V: Use VLS modes if the NITERS is known and smaller than VLS mode elements. - - - -1- 2023-10-16 juzhe.zhong@rivai.ai Unresolved
[3/3] Initial Panther Lake Support Add Intel new cpu archs - - - -1- 2023-10-16 Jiang, Haochen Unresolved
[2/3] x86: Add m_CORE_HYBRID for hybrid clients tuning Add Intel new cpu archs - - - -1- 2023-10-16 Jiang, Haochen Unresolved
[1/3] Initial Clear Water Forest Support Add Intel new cpu archs - - - -1- 2023-10-16 Jiang, Haochen Unresolved
RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store RISC-V: Fix unexpected big LMUL choosing in dynamic LMUL model for non-adjacent load/store - - - -1- 2023-10-16 juzhe.zhong@rivai.ai Unresolved
[v2] libstdc++: Workaround for LLVM-61763 in ranges [v2] libstdc++: Workaround for LLVM-61763 in ranges - - - -1- 2023-10-16 Benjamin Acker Brock Unresolved
[3/3] LoongArch:Implement the new vector cost model framework. Optimize loongarch vector implementation. - - - -1- 2023-10-16 Jiahao Xu Unresolved
[2/3] LoongArch:Implement vec_widen standard names. Optimize loongarch vector implementation. - - - -1- 2023-10-16 Jiahao Xu Unresolved
[1/3] LoongArch:Implement avg and sad standard names. Optimize loongarch vector implementation. - - - -1- 2023-10-16 Jiahao Xu Unresolved
[v20,40/40] libstdc++: Optimize is_scalar trait performance Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,39/40] c++: Implement __is_scalar built-in trait Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,38/40] libstdc++: Optimize is_signed trait performance Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,37/40] c++: Implement __is_signed built-in trait Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,36/40] libstdc++: Optimize is_unsigned trait performance Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,35/40] c++: Implement __is_unsigned built-in trait Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,34/40] libstdc++: Optimize is_compound trait performance Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,33/40] libstdc++: Optimize is_fundamental trait performance Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,32/40] libstdc++: Optimize is_arithmetic trait performance Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,31/40] c++: Implement __is_arithmetic built-in trait Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,30/40] libstdc++: Optimize is_pointer trait performance Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,29/40] c++: Implement __is_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,28/40] libstdc++: Optimize remove_pointer trait performance Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,27/40] c++: Implement __remove_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,26/40] libstdc++: Optimize is_object trait performance Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,25/40] libstdc++: Optimize is_function trait performance Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,24/40] c++: Implement __is_function built-in trait Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,23/40] libstdc++: Optimize is_reference trait performance Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,22/40] c++: Implement __is_reference built-in trait Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,21/40] libstdc++: Optimize is_member_object_pointer trait performance Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,20/40] c++: Implement __is_member_object_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,19/40] libstdc++: Optimize is_member_function_pointer trait performance Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,18/40] c++: Implement __is_member_function_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,17/40] libstdc++: Optimize is_member_pointer trait performance Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,16/40] c++: Implement __is_member_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[v20,15/40] libstdc++: Optimize is_scoped_enum trait performance Optimize type traits performance - - - -1- 2023-10-16 Ken Matsui Unresolved
[pushed] wwwdocs: buildstat: Don't reference buildstats we no longer carry [pushed] wwwdocs: buildstat: Don't reference buildstats we no longer carry - - - -1- 2023-10-15 Gerald Pfeifer Unresolved
[pushed] wwwdocs: *: Remove unused buildstat pages [pushed] wwwdocs: *: Remove unused buildstat pages - - - -1- 2023-10-15 Gerald Pfeifer Unresolved
[pushed] wwwdocs: gcc-9: Editorial changes to porting_to.html [pushed] wwwdocs: gcc-9: Editorial changes to porting_to.html - - - -1- 2023-10-15 Gerald Pfeifer Unresolved
[pushed] wwwdocs: conduct: Link creativecommons.org via https [pushed] wwwdocs: conduct: Link creativecommons.org via https - - - -1- 2023-10-15 Gerald Pfeifer Unresolved
[PING,^0,v2,3/4] Improve functionality of ree pass with various constants with AND operation. Untitled series #63340 - - - -1- 2023-10-15 Ajit Agarwal Unresolved
libgomp.texi: Update "Enabling OpenMP" + OpenACC / invoke.texi: -fopenacc/-fopenmp update (was: Re:… libgomp.texi: Update "Enabling OpenMP" + OpenACC / invoke.texi: -fopenacc/-fopenmp update (was: Re:… - - - -1- 2023-10-15 Tobias Burnus Unresolved
libgomp.texi: Use present not future tense (was: [Patch] libgomp.texi: Clarify OMP_TARGET_OFFLOAD=m… libgomp.texi: Use present not future tense (was: [Patch] libgomp.texi: Clarify OMP_TARGET_OFFLOAD=m… - - - -1- 2023-10-15 Tobias Burnus Unresolved
[Committed] RISC-V: Fix vsingle attribute [Committed] RISC-V: Fix vsingle attribute - - - -1- 2023-10-15 juzhe.zhong@rivai.ai Unresolved
[committed] libgomp.fortran/allocate-6.f90: Run with -fdump-tree-gimple (was: [Patch] OpenMP: Add M… [committed] libgomp.fortran/allocate-6.f90: Run with -fdump-tree-gimple (was: [Patch] OpenMP: Add M… - - - -1- 2023-10-14 Tobias Burnus Unresolved
wide-int, v2: Fix estimation of buffer sizes for wide_int printing [PR111800] wide-int, v2: Fix estimation of buffer sizes for wide_int printing [PR111800] - - - -1- 2023-10-14 Jakub Jelinek Unresolved
wide-int: Fix estimation of buffer sizes for wide_int printing [PR111800] wide-int: Fix estimation of buffer sizes for wide_int printing [PR111800] - - - -1- 2023-10-14 Jakub Jelinek Unresolved
[Committed] RISC-V: Remove redundant iterators. [Committed] RISC-V: Remove redundant iterators. - - - -1- 2023-10-14 juzhe.zhong@rivai.ai Unresolved
MATCH: [PR111432] Simplify `a & (x | CST)` to a when we know that (a & ~CST) == 0 MATCH: [PR111432] Simplify `a & (x | CST)` to a when we know that (a & ~CST) == 0 - - - -1- 2023-10-14 Andrew Pinski Unresolved
libstdc++: Workaround for LLVM-61763 in ranges libstdc++: Workaround for LLVM-61763 in ranges - - - -1- 2023-10-13 Benjamin Brock Unresolved
[v19,40/40] libstdc++: Optimize is_scalar trait performance Optimize type traits performance - - - -1- 2023-10-13 Ken Matsui Unresolved
[v19,39/40] c++: Implement __is_scalar built-in trait Optimize type traits performance - - - -1- 2023-10-13 Ken Matsui Unresolved
[v19,38/40] libstdc++: Optimize is_signed trait performance Optimize type traits performance - - - -1- 2023-10-13 Ken Matsui Unresolved
[v19,37/40] c++: Implement __is_signed built-in trait Optimize type traits performance - - - -1- 2023-10-13 Ken Matsui Unresolved
[v19,36/40] libstdc++: Optimize is_unsigned trait performance Optimize type traits performance - - - -1- 2023-10-13 Ken Matsui Unresolved
[v19,35/40] c++: Implement __is_unsigned built-in trait Optimize type traits performance - - - -1- 2023-10-13 Ken Matsui Unresolved
[v19,34/40] libstdc++: Optimize is_compound trait performance Optimize type traits performance - - - -1- 2023-10-13 Ken Matsui Unresolved
[v19,33/40] libstdc++: Optimize is_fundamental trait performance Optimize type traits performance - - - -1- 2023-10-13 Ken Matsui Unresolved
[v19,32/40] libstdc++: Optimize is_arithmetic trait performance Optimize type traits performance - - - -1- 2023-10-13 Ken Matsui Unresolved
[v19,31/40] c++: Implement __is_arithmetic built-in trait Optimize type traits performance - - - -1- 2023-10-13 Ken Matsui Unresolved
[v19,30/40] libstdc++: Optimize is_pointer trait performance Optimize type traits performance - - - -1- 2023-10-13 Ken Matsui Unresolved
« 1 230 31 3298 99 »