Show patches with: Archived = No       |   15942 patches
« 1 250 51 52159 160 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v16,23/39] c++: Implement __is_function built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,22/39] libstdc++: Optimize is_reference trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,21/39] c++: Implement __is_reference built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,20/39] libstdc++: Optimize is_member_object_pointer trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,19/39] c++: Implement __is_member_object_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,18/39] libstdc++: Optimize is_member_function_pointer trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,17/39] c++: Implement __is_member_function_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,16/39] libstdc++: Optimize is_member_pointer trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,15/39] c++: Implement __is_member_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,14/39] libstdc++: Optimize is_scoped_enum trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,13/39] c++: Implement __is_scoped_enum built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,12/39] libstdc++: Optimize is_bounded_array trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,11/39] c++: Implement __is_bounded_array built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,10/39] libstdc++: Optimize is_unbounded_array trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,09/39] c++: Implement __is_unbounded_array built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,08/39] libstdc++: Optimize is_array trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,07/39] c++: Implement __is_array built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,06/39] libstdc++: Optimize is_volatile trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,05/39] c++: Implement __is_volatile built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,04/39] libstdc++: Optimize is_const trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,03/39] c++: Implement __is_const built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,02/39] c-family, c++: Look up built-in traits through gperf Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v16,01/39] c++: Sort built-in identifiers alphabetically Optimize type traits performance - - - 1-- 2023-10-10 Ken Matsui Accepted
[pushed] c++: mangle multiple levels of template parms [PR109422] [pushed] c++: mangle multiple levels of template parms [PR109422] - - - 1-- 2023-10-10 Jason Merrill Accepted
[v2] c++: implement P2564, consteval needs to propagate up [PR107687] [v2] c++: implement P2564, consteval needs to propagate up [PR107687] - - - -1- 2023-10-10 Marek Polacek Unresolved
Fortran: Support OpenMP's 'allocate' directive for stack vars Fortran: Support OpenMP's 'allocate' directive for stack vars - - - -1- 2023-10-10 Tobias Burnus Unresolved
RISC-V Regression: Make pattern match more accurate of vect-live-2.c RISC-V Regression: Make pattern match more accurate of vect-live-2.c - - - 1-- 2023-10-10 juzhe.zhong@rivai.ai Accepted
RISC-V Regression: Fix FAIL of vect-multitypes-16.c for RVV RISC-V Regression: Fix FAIL of vect-multitypes-16.c for RVV - - - 1-- 2023-10-10 juzhe.zhong@rivai.ai Accepted
[3/3,GCC] arm: vst1q_types_x4 ACLE intrinsics arm: vst1q_types_xN ACLE intrinsics - - - -1- 2023-10-10 Ezra Sitorus Unresolved
[2/3,GCC] arm: vst1q_types_x3 ACLE intrinsics arm: vst1q_types_xN ACLE intrinsics - - - -1- 2023-10-10 Ezra Sitorus Unresolved
[1/3,GCC] arm: vst1q_types_x2 ACLE intrinsics arm: vst1q_types_xN ACLE intrinsics - - - -1- 2023-10-10 Ezra Sitorus Unresolved
[v5] c++: Check for indirect change of active union member in constexpr [PR101631,PR102286] [v5] c++: Check for indirect change of active union member in constexpr [PR101631,PR102286] - - - 1-- 2023-10-10 Nathaniel Shead Accepted
dwarf2out: Stop using wide_int in GC structures dwarf2out: Stop using wide_int in GC structures - - - -1- 2023-10-10 Jakub Jelinek Unresolved
RISC-V Regression: Fix FAIL of pr65947-8.c for RVV RISC-V Regression: Fix FAIL of pr65947-8.c for RVV - - - 1-- 2023-10-10 juzhe.zhong@rivai.ai Accepted
PATCH v3] rs6000: fmr gets used instead of faster xxlor [PR93571] PATCH v3] rs6000: fmr gets used instead of faster xxlor [PR93571] - - - 1-- 2023-10-10 Ajit Agarwal Accepted
[COMMITTED] MAINTAINERS: Add myself to write after approval [COMMITTED] MAINTAINERS: Add myself to write after approval - - - 1-- 2023-10-10 Christoph Müllner Accepted
Optimize (ne:SI (subreg:QI (ashift:SI x 7) 0) 0) as (and:SI x 1). Optimize (ne:SI (subreg:QI (ashift:SI x 7) 0) 0) as (and:SI x 1). - - - 1-- 2023-10-10 Roger Sayle Accepted
tree-optimization/111751 - support 1024 bit vector constant reinterpretation tree-optimization/111751 - support 1024 bit vector constant reinterpretation - - - 1-- 2023-10-10 Richard Biener Accepted
[Committed] RISC-V: Add VLS BOOL mode vcond_mask[PR111751] [Committed] RISC-V: Add VLS BOOL mode vcond_mask[PR111751] - - - -1- 2023-10-10 juzhe.zhong@rivai.ai Unresolved
[COMMITTED] ada: Fix internal error on too large representation clause for small component [COMMITTED] ada: Fix internal error on too large representation clause for small component - - - 1-- 2023-10-10 Marc Poulhiès Accepted
[COMMITTED] ada: Tweak internal subprogram in Ada.Directories [COMMITTED] ada: Tweak internal subprogram in Ada.Directories - - - -1- 2023-10-10 Marc Poulhiès Unresolved
[COMMITTED] ada: Remove superfluous setter procedure [COMMITTED] ada: Remove superfluous setter procedure - - - 1-- 2023-10-10 Marc Poulhiès Accepted
[COMMITTED] ada: Fix bad finalization of limited aggregate in conditional expression [COMMITTED] ada: Fix bad finalization of limited aggregate in conditional expression - - - 1-- 2023-10-10 Marc Poulhiès Accepted
[COMMITTED] ada: Fix infinite loop with multiple limited with clauses [COMMITTED] ada: Fix infinite loop with multiple limited with clauses - - - 1-- 2023-10-10 Marc Poulhiès Accepted
[COMMITTED] ada: Fix filesystem entry filtering [COMMITTED] ada: Fix filesystem entry filtering - - - 1-- 2023-10-10 Marc Poulhiès Accepted
[COMMITTED] ada: Tweak documentation comments [COMMITTED] ada: Tweak documentation comments - - - 1-- 2023-10-10 Marc Poulhiès Accepted
[COMMITTED] ada: Crash processing pragmas Compile_Time_Error and Compile_Time_Warning [COMMITTED] ada: Crash processing pragmas Compile_Time_Error and Compile_Time_Warning - - - 1-- 2023-10-10 Marc Poulhiès Accepted
[Committed] RISC-V: Add testcase for SCCVN optimization[PR111751] [Committed] RISC-V: Add testcase for SCCVN optimization[PR111751] - - - 1-- 2023-10-10 juzhe.zhong@rivai.ai Accepted
tree-optimization/111519 - strlen optimization skips clobbering store tree-optimization/111519 - strlen optimization skips clobbering store - - - 1-- 2023-10-10 Richard Biener Accepted
Fix missed CSE with a BLKmode entity Fix missed CSE with a BLKmode entity - - - 1-- 2023-10-10 Richard Biener Accepted
[v15,39/39] libstdc++: Optimize is_scalar trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,38/39] c++, libstdc++: Implement __is_scalar built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,37/39] libstdc++: Optimize is_signed trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,36/39] c++, libstdc++: Implement __is_signed built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,35/39] libstdc++: Optimize is_unsigned trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,34/39] c++: Implement __is_unsigned built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,33/39] libstdc++: Optimize is_compound trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,32/39] libstdc++: Optimize is_fundamental trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,31/39] libstdc++: Optimize is_arithmetic trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,30/39] c++, libstdc++: Implement __is_arithmetic built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,29/39] libstdc++: Optimize is_pointer trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,28/39] c++, libstdc++: Implement __is_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,27/39] libstdc++: Optimize remove_pointer trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,26/39] c++: Implement __remove_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,25/39] libstdc++: Optimize is_object trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,24/39] libstdc++: Optimize is_function trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,23/39] c++: Implement __is_function built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,22/39] libstdc++: Optimize is_reference trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,21/39] c++: Implement __is_reference built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,20/39] libstdc++: Optimize is_member_object_pointer trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,19/39] c++: Implement __is_member_object_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,18/39] libstdc++: Optimize is_member_function_pointer trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,17/39] c++: Implement __is_member_function_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,16/39] libstdc++: Optimize is_member_pointer trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,15/39] c++: Implement __is_member_pointer built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,14/39] libstdc++: Optimize is_scoped_enum trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,13/39] c++: Implement __is_scoped_enum built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,12/39] libstdc++: Optimize is_bounded_array trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,11/39] c++: Implement __is_bounded_array built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,10/39] libstdc++: Optimize is_unbounded_array trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,09/39] c++: Implement __is_unbounded_array built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,08/39] libstdc++: Optimize is_array trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,07/39] c++: Implement __is_array built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,06/39] libstdc++: Optimize is_volatile trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,05/39] c++: Implement __is_volatile built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,04/39] libstdc++: Optimize is_const trait performance Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,03/39] c++: Implement __is_const built-in trait Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,02/39] c-family, c++: Look up traits through gperf instead of enum rid. Optimize type traits performance - - - -1- 2023-10-10 Ken Matsui Unresolved
[v15,01/39] c++: Sort built-in identifiers alphabetically Optimize type traits performance - - - 1-- 2023-10-10 Ken Matsui Accepted
[committed] arc: Refurbish add.f combiner patterns [committed] arc: Refurbish add.f combiner patterns - - - 1-- 2023-10-10 Claudiu Zissulescu Ianculescu Accepted
Support Intel USER_MSR Support Intel USER_MSR - - - -1- 2023-10-10 Hu, Lin1 Unresolved
[x86] Refine predicate of operands[2] in divv4hf3 with register_operand. [x86] Refine predicate of operands[2] in divv4hf3 with register_operand. - - - -1- 2023-10-10 liuhongt Unresolved
[APX] Support Intel APX PUSH2POP2 [APX] Support Intel APX PUSH2POP2 - - - -1- 2023-10-10 Hongyu Wang Unresolved
x86: set spincount 1 for x86 hybrid platform [PR109812] x86: set spincount 1 for x86 hybrid platform [PR109812] - - - 1-- 2023-10-10 Jun Zhang Accepted
[v2,4/4] RISC-V: Implement target attribute RISC-V target attribute - - - -1- 2023-10-10 Kito Cheng Unresolved
[v2,3/4] RISC-V: Extend riscv_subset_list, preparatory for target attribute support RISC-V target attribute - - - -1- 2023-10-10 Kito Cheng Unresolved
[v2,2/4] RISC-V: Refactor riscv_option_override and riscv_convert_vector_bits. [NFC] RISC-V target attribute - - - -1- 2023-10-10 Kito Cheng Unresolved
[v2,1/4] options: Define TARGET_<NAME>_P and TARGET_<NAME>_OPTS_P macro for Mask and InverseMask RISC-V target attribute - - - -1- 2023-10-10 Kito Cheng Unresolved
[2/2] c++: note other candidates when diagnosing deletedness [1/2] c++: sort candidates according to viability - - - 1-- 2023-10-10 Patrick Palka Accepted
[1/2] c++: sort candidates according to viability [1/2] c++: sort candidates according to viability - - - 1-- 2023-10-10 Patrick Palka Accepted
« 1 250 51 52159 160 »