Show patches with: Submitter = Ken Matsui       |    State = Action Required       |    Archived = No       |   914 patches
« 1 2 3 49 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COMMITTED] c++: Avoid using __array_rank as a variable name [PR115061] [COMMITTED] c++: Avoid using __array_rank as a variable name [PR115061] - - - - --- 2024-05-13 Ken Matsui New
c++: Avoid using __array_rank as a variable name [PR115061] c++: Avoid using __array_rank as a variable name [PR115061] - - - - --- 2024-05-13 Ken Matsui New
[v26,13/13] libstdc++: Optimize std::is_nothrow_invocable compilation performance [v26,01/13] libstdc++: Optimize std::is_const compilation performance - - - - --- 2024-05-11 Ken Matsui New
[v26,12/13] libstdc++: Optimize std::is_invocable compilation performance [v26,01/13] libstdc++: Optimize std::is_const compilation performance - - - - --- 2024-05-11 Ken Matsui New
[v26,11/13] libstdc++: Optimize std::rank compilation performance [v26,01/13] libstdc++: Optimize std::is_const compilation performance - - - - --- 2024-05-11 Ken Matsui New
[v26,10/13] libstdc++: Optimize std::decay compilation performance [v26,01/13] libstdc++: Optimize std::is_const compilation performance - - - - --- 2024-05-11 Ken Matsui New
[v26,09/13] libstdc++: Optimize std::add_rvalue_reference compilation performance [v26,01/13] libstdc++: Optimize std::is_const compilation performance - - - - --- 2024-05-11 Ken Matsui New
[v26,08/13] libstdc++: Optimize std::add_lvalue_reference compilation performance [v26,01/13] libstdc++: Optimize std::is_const compilation performance - - - - --- 2024-05-11 Ken Matsui New
[v26,07/13] libstdc++: Optimize std::remove_all_extents compilation performance [v26,01/13] libstdc++: Optimize std::is_const compilation performance - - - - --- 2024-05-11 Ken Matsui New
[v26,06/13] libstdc++: Optimize std::remove_extent compilation performance [v26,01/13] libstdc++: Optimize std::is_const compilation performance - - - - --- 2024-05-11 Ken Matsui New
[v26,05/13] libstdc++: Optimize std::add_pointer compilation performance [v26,01/13] libstdc++: Optimize std::is_const compilation performance - - - - --- 2024-05-11 Ken Matsui New
[v26,04/13] libstdc++: Optimize std::is_unbounded_array compilation performance [v26,01/13] libstdc++: Optimize std::is_const compilation performance - - - - --- 2024-05-11 Ken Matsui New
[v26,03/13] libstdc++: Optimize std::is_pointer compilation performance [v26,01/13] libstdc++: Optimize std::is_const compilation performance - - - - --- 2024-05-11 Ken Matsui New
[v26,02/13] libstdc++: Optimize std::is_volatile compilation performance [v26,01/13] libstdc++: Optimize std::is_const compilation performance - - - - --- 2024-05-11 Ken Matsui New
[v26,01/13] libstdc++: Optimize std::is_const compilation performance [v26,01/13] libstdc++: Optimize std::is_const compilation performance - - - - --- 2024-05-11 Ken Matsui New
[v25,20/23] c++: Implement __is_invocable built-in trait [v26,01/13] libstdc++: Optimize std::is_const compilation performance - - - - --- 2024-05-10 Ken Matsui New
[v24,20/23] c++: Implement __is_invocable built-in trait Untitled series #406329 - - - - --- 2024-05-10 Ken Matsui New
[v23,20/23] c++: Implement __is_invocable built-in trait Untitled series #406296 - - - - --- 2024-05-10 Ken Matsui New
[v22,20/23] c++: Implement __is_invocable built-in trait Untitled series #405950 - - - - --- 2024-05-08 Ken Matsui New
[v21,20/23] c++: Implement __is_invocable built-in trait Untitled series #405340 - - - - --- 2024-05-03 Ken Matsui 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
[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
[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
[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
[v16,21/26] c++: Implement __builtin_rank trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,20/26] libstdc++: Optimize std::decay compilation performance Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
[v16,19/26] c++: Implement __builtin_decay trait Optimize more type traits - - - - --- 2024-05-02 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/26] c++: Implement __builtin_add_rvalue_reference trait Optimize more type traits - - - - --- 2024-05-02 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/26] c++: Implement __builtin_add_lvalue_reference trait Optimize more type traits - - - - --- 2024-05-02 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/26] c++: Implement __builtin_remove_all_extents trait Optimize more type traits - - - - --- 2024-05-02 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/26] c++: Implement __builtin_remove_extent trait Optimize more type traits - - - - --- 2024-05-02 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/26] c++: Implement __builtin_add_pointer trait Optimize more type traits - - - - --- 2024-05-02 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/26] c++: Implement __builtin_is_unbounded_array trait Optimize more type traits - - - - --- 2024-05-02 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/26] c++: Implement __builtin_is_pointer trait Optimize more type traits - - - - --- 2024-05-02 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/26] c++: Implement __builtin_is_volatile trait Optimize more type traits - - - - --- 2024-05-02 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/26] c++: Implement __builtin_is_const trait Optimize more type traits - - - - --- 2024-05-02 Ken Matsui New
« 1 2 3 49 10 »