Show patches with: State = Action Required       |   126618 patches
« 1 2 ... 231 232 2331266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
More toplevel configure.ac pruning - - - - --- 2011-03-24 Joseph Myers New
More transition to profile-counts for bb-reorder More transition to profile-counts for bb-reorder - - - - --- 2017-11-14 Jan Hubicka New
More tree-flow.h prototypes. - - - - --- 2013-10-02 Andrew MacLeod New
More tree-flow.h prototypes. - - - - --- 2013-10-01 Andrew MacLeod New
More trivial bits from early LTO debug merge - - - - --- 2016-10-12 Thomas Schwinge New
More trivial bits from early LTO debug merge - - - - --- 2016-09-20 David Edelsohn New
More trivial bits from early LTO debug merge - - - - --- 2016-09-19 Richard Biener New
More type narrowing in match.pd - - - - --- 2015-04-30 Richard Biener New
More type narrowing in match.pd - - - - --- 2015-04-30 Jeff Law New
More update-ssa speedup More update-ssa speedup - - - - --- 2022-07-11 Richard Biener New
More use of structures in option processing - - - - --- 2010-09-30 Joseph Myers New
More use of structures in option processing - - - - --- 2010-09-30 Joseph Myers New
More value_range API cleanup More value_range API cleanup - - - - --- 2018-11-12 Richard Biener New
More vect_get_and_check_slp_defs refactoring More vect_get_and_check_slp_defs refactoring - - - - --- 2020-10-14 Richard Biener New
More vector constexpr fixes - - - - --- 2012-12-06 Marc Glisse New
More vector folding - - - - --- 2013-06-13 Marc Glisse New
More vector folding - - - - --- 2013-05-17 Marc Glisse New
More vector folding - - - - --- 2013-05-17 Marc Glisse New
More vector folding - - - - --- 2013-05-14 Marc Glisse New
More vector folding - - - - --- 2013-05-11 Marc Glisse New
More vector folding - - - - --- 2013-05-08 Marc Glisse New
More vectorizer TLC - - - - --- 2015-10-15 Richard Biener New
More vectorizer TLC - - - - --- 2015-10-15 Richard Biener New
More vectorizer TLC - - - - --- 2015-10-14 Richard Biener New
More vectorizer TLC - - - - --- 2015-10-12 Richard Biener New
More vectorizer reduction TLC - - - - --- 2017-06-28 Richard Biener New
More weakref fixes - - - - --- 2013-08-30 Jan Hubicka New
More znver4 x86-tune flags More znver4 x86-tune flags - - - - --- 2023-01-10 Jan Hubicka New
Mostly fix PR90726 - exponential compile-time/memory behavior Mostly fix PR90726 - exponential compile-time/memory behavior - - - - --- 2019-06-03 Richard Biener New
Mostly remove tree-core.h from other .h files. - - - - --- 2013-10-29 Andrew MacLeod New
Mostly remove tree-core.h from other .h files. - - - - --- 2013-10-28 Andrew MacLeod New
Mostly revert r254296 Mostly revert r254296 - - - - --- 2018-01-07 Richard Sandiford New
Mostly rewrite genrecog - - - - --- 2015-05-01 Richard Sandiford New
Mostly rewrite genrecog - - - - --- 2015-04-30 Richard Sandiford New
Mostly rewrite genrecog - - - - --- 2015-04-27 Richard Sandiford New
Move "(A & C) == D is false when D & ~C != 0" to match.pd - - - - --- 2017-05-20 Marc Glisse New
Move "X +- C1 CMP C2 to X CMP C2 -+ C1" to match.pd - - - - --- 2016-04-29 Marc Glisse New
Move "X +- C1 CMP C2 to X CMP C2 -+ C1" to match.pd - - - - --- 2016-04-27 Marc Glisse New
Move "X +- C1 CMP C2 to X CMP C2 -+ C1" to match.pd - - - - --- 2016-04-24 Marc Glisse New
Move #undef DEF_BUILTIN* to builtins.def - - - - --- 2015-11-06 Richard Sandiford New
Move #undef DEF_INTERNAL_FN to internal-fn.def - - - - --- 2015-11-06 Richard Sandiford New
Move 'g++.dg/abi/nvptx-[...].C' -> 'g++.target/nvptx/abi-[...].C' (was: [PTX] parameters and return… Move 'g++.dg/abi/nvptx-[...].C' -> 'g++.target/nvptx/abi-[...].C' (was: [PTX] parameters and return… - - - - --- 2023-09-18 Thomas Schwinge New
Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h' (was: [PATCH] Allow building GCC with PT… Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h' (was: [PATCH] Allow building GCC with PT… - - - - --- 2022-04-06 Thomas Schwinge New
Move 'tree' accessor macros from flags.h to tree.h - - - - --- 2012-07-14 Steven Bosscher New
Move ((A & N) + B) & M -> (A + B) & M etc. optimization from fold-const.c to match.pd (PR tree-opti… Move ((A & N) + B) & M -> (A + B) & M etc. optimization from fold-const.c to match.pd (PR tree-opti… - - - - --- 2018-07-05 Jakub Jelinek New
Move -Walloca and related warnings from c.opt to common.opt Move -Walloca and related warnings from c.opt to common.opt - - - - --- 2018-07-29 Iain Buclaw New
Move -Wmaybe-uninitialized to -Wextra Move -Wmaybe-uninitialized to -Wextra - - - - --- 2019-02-01 Marc Glisse New
Move -Wrestrict warning later in the FEs and fix some issues in it (PR c++/79588) - - - - --- 2017-02-24 Jakub Jelinek New
Move -Wrestrict warning later in the FEs and fix some issues in it (PR c++/79588) - - - - --- 2017-02-20 Jakub Jelinek New
Move -fbuiltin from c.opt to common.opt and change it to common group - - - - --- 2014-08-28 Kito Cheng New
Move @end to own line - - - - --- 2012-10-28 Andreas Schwab New
Move A - (A & B) -> ~B & A - - - - --- 2015-07-17 Marek Polacek New
Move A - (A & B) -> ~B & A - - - - --- 2015-07-17 Marek Polacek New
Move ABS detection from fold-const.c to match.pd - - - - --- 2015-05-24 Marc Glisse New
Move Asan instrumentation to sanopt pass - - - - --- 2014-07-28 Yury Gribov New
Move Asan instrumentation to sanopt pass - - - - --- 2014-07-23 Yury Gribov New
Move Asan instrumentation to sanopt pass - - - - --- 2014-07-22 Yury Gribov New
Move Asan instrumentation to sanopt pass - - - - --- 2014-07-19 Jakub Jelinek New
Move Asan instrumentation to sanopt pass - - - - --- 2014-07-18 Yury Gribov New
Move C front end to its own directory (1/3) - - - - --- 2013-11-06 Mike Stump New
Move C front end to its own directory (1/3) - - - - --- 2010-06-08 Jason Merrill New
Move ChangeLog entry from toplevel to config/. - - - - --- 2011-02-12 Ralf Wildenhues New
Move ChangeLog entry to correct location - - - - --- 2011-02-28 Ian Lance Taylor New
Move DECL_ARGUMENTS into tree_function_decl - - - - --- 2014-06-25 Jan Hubicka New
Move DECL_INIT_PRIORITY/FINI_PRIORITY to symbol table - - - - --- 2014-06-23 Jan Hubicka New
Move DECL_INIT_PRIORITY/FINI_PRIORITY to symbol table - - - - --- 2014-06-20 Jan Hubicka New
Move DECL_RESULT into function_decl - - - - --- 2014-07-15 Jan Hubicka New
Move DECL_SECTION_NAME into symtab - - - - --- 2014-06-11 Jan Hubicka New
Move DECL_SECTION_NAME into symtab - - - - --- 2014-06-09 Jan Hubicka New
Move DECL_VINDEX and DECL_SAVED_TREE into function_decl - - - - --- 2014-07-10 Thomas Schwinge New
Move DECL_VINDEX and DECL_SAVED_TREE into function_decl - - - - --- 2014-06-23 Jan Hubicka New
Move ENUM_BITFIELD to ansidecl.h - - - - --- 2011-04-25 Jan Kratochvil New
Move EXTRACT_LAST_REDUCTION costing to vectorizable_condition Move EXTRACT_LAST_REDUCTION costing to vectorizable_condition - - - - --- 2019-11-21 Richard Sandiford New
Move FRE/PRE elimination code to tree-ssa-sccvn.c Move FRE/PRE elimination code to tree-ssa-sccvn.c - - - - --- 2017-10-25 Richard Biener New
Move Graphite from using PPL over to ISL - - - - --- 2012-07-06 Richard Biener New
Move Graphite from using PPL over to ISL - - - - --- 2012-07-06 Richard Biener New
Move Graphite from using PPL over to ISL - - - - --- 2012-07-05 Richard Biener New
Move Graphite from using PPL over to ISL - - - - --- 2012-07-04 Tristan Gingold New
Move Graphite from using PPL over to ISL - - - - --- 2012-07-04 Richard Biener New
Move Graphite from using PPL over to ISL - - - - --- 2012-07-04 Tristan Gingold New
Move Graphite from using PPL over to ISL - - - - --- 2012-07-03 Richard Biener New
Move Graphite from using PPL over to ISL - - - - --- 2012-07-03 Richard Biener New
Move Graphite from using PPL over to ISL - - - - --- 2012-07-02 Richard Biener New
Move Graphite from using PPL over to ISL - - - - --- 2012-06-27 Richard Biener New
Move Graphite to upstream cloog 0.17.0 - - - - --- 2012-06-22 Richard Biener New
Move HWI abs functions inline - - - - --- 2014-12-16 Jan Hubicka New
Move MEMMODEL_* and enum memmodel from coretypes.h to memmodel.h - - - - --- 2016-10-13 Thomas Preudhomme New
Move MEMMODEL_* and enum memmodel from coretypes.h to memmodel.h - - - - --- 2016-10-12 Thomas Preudhomme New
Move NOP stripping in SCEV analysis Move NOP stripping in SCEV analysis - - - - --- 2022-10-25 Richard Biener New
Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.h - - - - --- 2016-10-12 Pedro Alves New
Move OVERRIDE/FINAL from gcc/coretypes.h to include/ansidecl.h (was: Re: [PATCH 1/2] Add OVERRIDE a… - - - - --- 2016-10-10 Pedro Alves New
Move Objective-C runtime flags to modern options system. - - - - --- 2011-11-09 Iain Sandoe New
Move POINTER_PLUS_EXPR folding to fold-const.c - - - - --- 2014-08-06 Marek Polacek New
Move PR84877 fix elsewhere (PR bootstrap/88450) Move PR84877 fix elsewhere (PR bootstrap/88450) - - - - --- 2019-01-09 Jakub Jelinek New
Move Per Bothner, Andrew Haley, and Tom Tromey to write-after approval after GCJ deletion - - - - --- 2016-09-30 Andrew Haley New
Move RTL printing code from sched-vis.c into print-rtl.c - - - - --- 2015-10-21 Jeff Law New
Move Ranger cache to range-query and fur_source model. Move Ranger cache to range-query and fur_source model. - - - - --- 2021-06-01 Andrew MacLeod New
Move SLP nodes to an alloc-pool Move SLP nodes to an alloc-pool - - - - --- 2020-10-26 Richard Biener New
Move SSA macros and declarations out of tree.h - - - - --- 2010-09-30 Manuel López-Ibáñez New
Move STMT_VINFO_TYPE assignment in vectorizable_reduction - - - - --- 2011-04-28 Richard Sandiford New
« 1 2 ... 231 232 2331266 1267 »