Show patches with: State = Action Required       |   127080 patches
« 1 2 ... 251 252 2531270 1271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v16,39/39] libstdc++: Optimize is_scalar trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,38/39] c++, libstdc++: Implement __is_scalar built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,37/39] libstdc++: Optimize is_signed trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,36/39] c++, libstdc++: Implement __is_signed built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,35/39] libstdc++: Optimize is_unsigned trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,34/39] c++: Implement __is_unsigned built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,33/39] libstdc++: Optimize is_compound trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,32/39] libstdc++: Optimize is_fundamental trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,31/39] libstdc++: Optimize is_arithmetic trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,30/39] c++, libstdc++: Implement __is_arithmetic built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,29/39] libstdc++: Optimize is_pointer trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,28/39] c++, libstdc++: Implement __is_pointer built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,27/39] libstdc++: Optimize remove_pointer trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,26/39] c++: Implement __remove_pointer built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,26/26] libstdc++: Optimize std::is_nothrow_invocable compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,25/39] libstdc++: Optimize is_object trait performance Optimize type traits performance - - - - --- 2023-10-10 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/39] libstdc++: Optimize is_function trait performance Optimize type traits performance - - - - --- 2023-10-10 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/39] c++: Implement __is_function built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,23/26] c++: Implement __builtin_is_invocable trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,22/39] libstdc++: Optimize is_reference trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,22/26] libstdc++: Optimize std::rank compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,21/39] c++: Implement __is_reference built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,21/26] c++: Implement __builtin_rank trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,20/39] libstdc++: Optimize is_member_object_pointer trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,20/26] libstdc++: Optimize std::decay compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,19/39] c++: Implement __is_member_object_pointer built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,19/26] c++: Implement __builtin_decay trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,18/39] libstdc++: Optimize is_member_function_pointer trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,18/26] libstdc++: Optimize std::add_rvalue_reference compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,17/39] c++: Implement __is_member_function_pointer built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,17/26] c++: Implement __builtin_add_rvalue_reference trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,16/39] libstdc++: Optimize is_member_pointer trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,16/26] libstdc++: Optimize std::add_lvalue_reference compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,15/39] c++: Implement __is_member_pointer built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,15/26] c++: Implement __builtin_add_lvalue_reference trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,14/39] libstdc++: Optimize is_scoped_enum trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,14/26] libstdc++: Optimize std::remove_all_extents compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,13/39] c++: Implement __is_scoped_enum built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,13/26] c++: Implement __builtin_remove_all_extents trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,12/39] libstdc++: Optimize is_bounded_array trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,12/26] libstdc++: Optimize std::remove_extent compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,11/39] c++: Implement __is_bounded_array built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,11/26] c++: Implement __builtin_remove_extent trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,10/39] libstdc++: Optimize is_unbounded_array trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,10/26] libstdc++: Optimize std::add_pointer compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,09/39] c++: Implement __is_unbounded_array built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,09/26] c++: Implement __builtin_add_pointer trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,08/39] libstdc++: Optimize is_array trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,08/26] libstdc++: Optimize std::is_unbounded_array compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,07/39] c++: Implement __is_array built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,07/26] c++: Implement __builtin_is_unbounded_array trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,06/39] libstdc++: Optimize is_volatile trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,06/26] libstdc++: Optimize std::is_pointer compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,05/39] c++: Implement __is_volatile built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,05/26] c++: Implement __builtin_is_pointer trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,04/39] libstdc++: Optimize is_const trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,04/26] libstdc++: Optimize std::is_volatile compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,03/39] c++: Implement __is_const built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,03/26] c++: Implement __builtin_is_volatile trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,02/39] c-family, c++: Look up built-in traits through gperf Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,02/26] libstdc++: Optimize std::is_const compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,01/39] c++: Sort built-in identifiers alphabetically Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v16,01/26] c++: Implement __builtin_is_const trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v15,39/39] libstdc++: Optimize is_scalar trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,38/39] c++, libstdc++: Implement __is_scalar built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,37/39] libstdc++: Optimize is_signed trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,36/39] c++, libstdc++: Implement __is_signed built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,35/39] libstdc++: Optimize is_unsigned trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,34/39] c++: Implement __is_unsigned built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,33/39] libstdc++: Optimize is_compound trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,32/39] libstdc++: Optimize is_fundamental trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,31/39] libstdc++: Optimize is_arithmetic trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,30/39] c++, libstdc++: Implement __is_arithmetic built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,29/39] libstdc++: Optimize is_pointer trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,28/39] c++, libstdc++: Implement __is_pointer built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,27/39] libstdc++: Optimize remove_pointer trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,26/39] c++: Implement __remove_pointer built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,25/39] libstdc++: Optimize is_object trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,24/39] libstdc++: Optimize is_function trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,23/39] c++: Implement __is_function built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,23/26] c++: Implement __is_invocable built-in trait Untitled series #399147 - - - - --- 2024-03-15 Ken Matsui New
[v15,22/39] libstdc++: Optimize is_reference trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,21/39] c++: Implement __is_reference built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,20/39] libstdc++: Optimize is_member_object_pointer trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,19/39] c++: Implement __is_member_object_pointer built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,18/39] libstdc++: Optimize is_member_function_pointer trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,17/39] c++: Implement __is_member_function_pointer built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,16/39] libstdc++: Optimize is_member_pointer trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,15/39] c++: Implement __is_member_pointer built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,14/39] libstdc++: Optimize is_scoped_enum trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,13/39] c++: Implement __is_scoped_enum built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,12/39] libstdc++: Optimize is_bounded_array trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,11/39] c++: Implement __is_bounded_array built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,10/39] libstdc++: Optimize is_unbounded_array trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,09/39] c++: Implement __is_unbounded_array built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,08/39] libstdc++: Optimize is_array trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,07/39] c++: Implement __is_array built-in trait Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
[v15,06/39] libstdc++: Optimize is_volatile trait performance Optimize type traits performance - - - - --- 2023-10-10 Ken Matsui New
« 1 2 ... 251 252 2531270 1271 »