Show patches with: State = Action Required       |   126656 patches
« 1 2 ... 233 234 2351266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Move pr49309.C testcase to libmudflap (PR testsuite/49753) - - - - --- 2011-07-18 Rainer Orth New
Move pr49309.C testcase to libmudflap (PR testsuite/49753) - - - - --- 2011-07-15 Jakub Jelinek New
Move pr97315-1.c test to g++.dg/opt/. Move pr97315-1.c test to g++.dg/opt/. - - - - --- 2020-10-09 Aldy Hernandez New
Move predicates that only make sense during gimplification - - - - --- 2012-04-05 Richard Biener New
Move reload_completed and other rtl.h globals to crtl structure. Move reload_completed and other rtl.h globals to crtl structure. - - - - --- 2022-07-10 Roger Sayle New
Move remaining flag_unsafe_math_optimizations using simplify and match - - - - --- 2015-08-25 Hurugalawadi, Naveen New
Move rust_{is_mangled,demangle_sym} to a private libiberty header. Move rust_{is_mangled,demangle_sym} to a private libiberty header. - - - - --- 2019-06-01 Eduard-Mihai Burtescu New
Move sbitmap dataflow functions from sbitmap.c to cfganal.c - - - - --- 2012-07-23 Steven Bosscher New
Move scanning pass of forwprop-19.c to dse1 for r13-3212-gb88adba751da63 Move scanning pass of forwprop-19.c to dse1 for r13-3212-gb88adba751da63 - - - - --- 2022-10-17 Liwei Xu New
Move sharable cilkplus functions to c-family - - - - --- 2013-06-07 Iyer, Balaji V New
Move shared attributes to common location - - - - --- 2014-05-05 Iain Buclaw New
Move signbit folds to match.pd - - - - --- 2015-10-26 Richard Sandiford New
Move signed to unsigned x % c == 0 optimization from fold-const to match.pd (PR tree-optimization/8… Move signed to unsigned x % c == 0 optimization from fold-const to match.pd (PR tree-optimization/8… - - - - --- 2018-09-12 Jakub Jelinek New
Move simplification from fold-cond.c to match.pd and extend it - - - - --- 2016-11-18 Bin Cheng New
Move simplification of (A == C1) ? A : C2 to match.pd - - - - --- 2016-11-18 Bin Cheng New
Move simplification of statements using ranges into its own class. Move simplification of statements using ranges into its own class. - - - - --- 2020-06-18 Aldy Hernandez New
Move simplify_cond_using_ranges_2 to tree-vrp.c Move simplify_cond_using_ranges_2 to tree-vrp.c - - - - --- 2020-10-21 Aldy Hernandez New
Move size time tables from ggc to heap Move size time tables from ggc to heap - - - - --- 2020-11-05 Jan Hubicka New
Move some Cilk+ code around - - - - --- 2015-10-20 Marek Polacek New
Move some bit and binary optimizations in simplify and match - - - - --- 2015-10-23 Hurugalawadi, Naveen New
Move some bit and binary optimizations in simplify and match - - - - --- 2015-10-21 Hurugalawadi, Naveen New
Move some bit and binary optimizations in simplify and match - - - - --- 2015-10-20 Hurugalawadi, Naveen New
Move some bit and binary optimizations in simplify and match - - - - --- 2015-10-19 Hurugalawadi, Naveen New
Move some bit and binary optimizations in simplify and match - - - - --- 2015-10-19 Hurugalawadi, Naveen New
Move some bit and binary optimizations in simplify and match - - - - --- 2015-10-16 Hurugalawadi, Naveen New
Move some bit and binary optimizations in simplify and match - - - - --- 2015-10-15 Hurugalawadi, Naveen New
Move some bit and binary optimizations in simplify and match - - - - --- 2015-10-14 Hurugalawadi, Naveen New
Move some bit and binary optimizations in simplify and match - - - - --- 2015-10-13 Hurugalawadi, Naveen New
Move some bit and binary optimizations in simplify and match - - - - --- 2015-10-12 Hurugalawadi, Naveen New
Move some bit and binary optimizations in simplify and match - - - - --- 2015-10-07 Hurugalawadi, Naveen New
Move some comparison simplifications to match.pd - - - - --- 2015-08-30 Marc Glisse New
Move some complex simplifications to match.pd - - - - --- 2015-08-30 Marc Glisse New
Move some flag_unsafe_math_optimizations using simplify and match - - - - --- 2015-08-20 Hurugalawadi, Naveen New
Move some flag_unsafe_math_optimizations using simplify and match - - - - --- 2015-08-17 Hurugalawadi, Naveen New
Move some functions from toplev.h to hwint.h - - - - --- 2010-11-30 Joseph Myers New
Move some option settings to finish_options - - - - --- 2011-05-11 Joseph Myers New
Move some patterns from fold to match.pd - - - - --- 2015-05-26 Richard Biener New
Move some prototypes out of tree-flow.h - - - - --- 2013-10-01 Andrew MacLeod New
Move split-path pass next to the tracer pass - - - - --- 2015-12-18 Jeff Law New
Move sqrt and cbrt simplifications to match.pd - - - - --- 2015-10-09 Richard Sandiford New
Move sqrt and cbrt simplifications to match.pd - - - - --- 2015-10-05 Richard Sandiford New
Move stack protector epilogue before loading return hard reg(s) from pseudo(s) (PR rtl-optimization… Move stack protector epilogue before loading return hard reg(s) from pseudo(s) (PR rtl-optimization… - - - - --- 2019-02-01 Jakub Jelinek New
Move statements upwards after reassociation - - - - --- 2012-10-11 Easwaran Raman New
Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186). - - - - --- 2017-07-18 Martin Liška New
Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186). - - - - --- 2017-07-13 Martin Liška New
Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186). - - - - --- 2017-06-28 Martin Liška New
Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186). - - - - --- 2017-06-27 Martin Liška New
Move statics to threader pass class. Move statics to threader pass class. - - - - --- 2021-11-01 Aldy Hernandez New
Move std::search into algobase.h Move std::search into algobase.h - - - - --- 2023-05-31 François Dumont New
Move std::unique_lock definition to a separate header Move std::unique_lock definition to a separate header - - - - --- 2018-07-25 Jonathan Wakely New
Move stmt_vec_info_vec into vec_info class Move stmt_vec_info_vec into vec_info class - - - - --- 2018-05-29 Richard Biener New
Move strchr folding to gimple-fold - - - - --- 2016-10-04 Wilco Dijkstra New
Move string concatenation for C into the parser Move string concatenation for C into the parser - - - - --- 2019-11-07 Joseph Myers New
Move substitute_and_fold over to use simple_dce_from_worklist Move substitute_and_fold over to use simple_dce_from_worklist - - - - --- 2023-05-05 Andrew Pinski New
Move switch-conversion after profiling - - - - --- 2012-04-19 Steven Bosscher New
Move symbol_visibility to coretypes.h - - - - --- 2015-07-30 Andrew MacLeod New
Move symtab_node::dump_table to symbol_table::dump - - - - --- 2017-05-19 Martin Liška New
Move tail merging pass forward - - - - --- 2014-09-30 Dominique d'Humières New
Move tail merging pass forward - - - - --- 2014-09-27 Jan Hubicka New
Move tan simplifications to match.pd - - - - --- 2015-10-20 Richard Sandiford New
Move target independent code to support target_clones attributes from i386 to common code - - - - --- 2017-05-10 Michael Meissner New
Move target-def.h includes after main include block - - - - --- 2015-06-25 Richard Sandiford New
Move target-def.h includes after main include block - - - - --- 2015-06-23 Richard Sandiford New
Move testcase for pr45017.c - - - - --- 2010-07-26 Richard Biener New
Move the -Wnonnull compare against NULL warning from FEs to early uninit under -Wnonnull-compare (P… - - - - --- 2016-02-16 Jakub Jelinek New
Move the -Wnonnull compare against NULL warning from FEs to early uninit under -Wnonnull-compare (P… - - - - --- 2016-02-16 Jakub Jelinek New
Move the check for any_condjump_p from sched-deps to target macros - - - - --- 2017-03-27 Hurugalawadi, Naveen New
Move the initial debug_hooks setting Move the initial debug_hooks setting - - - - --- 2021-10-21 Richard Biener New
Move the rest of the validity checks from vect_is_simple_reduction Move the rest of the validity checks from vect_is_simple_reduction - - - - --- 2019-10-17 Richard Biener New
Move thunks out of cgraph_node Move thunks out of cgraph_node - - - - --- 2020-10-23 Jan Hubicka New
Move uncprop after modref pass Move uncprop after modref pass - - - - --- 2021-11-08 Jan Hubicka New
Move unwind_info_type to coretypes.h - - - - --- 2010-10-07 Richard Henderson New
Move various option-handling functions between opts.c, opts-global.c etc. - - - - --- 2010-11-23 Joseph Myers New
Move vect_set_verbosity_level to opts.c, avoid global state - - - - --- 2010-11-24 Joseph Myers New
Move vector_type_mode to tree.c - - - - --- 2017-08-21 Richard Sandiford New
Move versionable flag from inline summary to cgraph_node.local - - - - --- 2011-09-03 Martin Jambor New
Move void_list_node init to common code Move void_list_node init to common code - - - - --- 2022-09-14 Richard Biener New
Move xx* builtins to vsx.md. Move xx* builtins to vsx.md. - - - - --- 2021-08-13 Michael Meissner New
Move ~X | X -> -1 folding - - - - --- 2015-06-30 Marek Polacek New
Move ~X | X -> -1 folding - - - - --- 2015-06-30 Marek Polacek New
Moving backwards/FSM threader into its own pass - - - - --- 2016-05-27 Jeff Law New
Multibyte awareness for diagnostics (PR 49973) Multibyte awareness for diagnostics (PR 49973) - - - - --- 2019-09-26 Lewis Hyatt New
Multilib changes ARM RTEMS - - - - --- 2013-05-08 Sebastian Huber New
Multilib support for amd64 FreeBSD Multilib support for amd64 FreeBSD - - - - --- 2019-03-17 Andreas Tobler New
Multiply Optimization in match and Simplify - - - - --- 2015-11-03 Hurugalawadi, Naveen New
Multiply Optimization in match and Simplify - - - - --- 2015-10-29 Hurugalawadi, Naveen New
Multiversioning fixes (PR c++/55742) - - - - --- 2013-01-18 Jakub Jelinek New
Multiversioning fixes (PR c++/55742, take 2) - - - - --- 2013-02-13 Sriraman Tallam New
Multiversioning fixes (PR c++/55742, take 2) - - - - --- 2013-02-13 Sriraman Tallam New
Multiversioning fixes (PR c++/55742, take 2) - - - - --- 2013-02-08 Sriraman Tallam New
Multiversioning fixes (PR c++/55742, take 2) - - - - --- 2013-02-07 Sriraman Tallam New
Multiversioning fixes (PR c++/55742, take 2) - - - - --- 2013-01-21 Jakub Jelinek New
My patch for GCC 5 directory names - - - - --- 2015-05-12 H.J. Lu New
My patch for GCC 5 directory names - - - - --- 2015-05-12 Richard Biener New
N3545 change to std::integral_constant - - - - --- 2013-06-08 Jonathan Wakely New
N3659: add C++14's <shared_mutex> - - - - --- 2013-06-16 Jonathan Wakely New
N3659: add C++14's <shared_mutex> - - - - --- 2013-06-16 Jonathan Wakely New
NFC: use more readable pattern to clean high 32 bits NFC: use more readable pattern to clean high 32 bits - - - - --- 2022-11-30 Jiufu Guo New
NOP conversions in X+CST+CST - - - - --- 2017-06-20 Marc Glisse New
NRV with address taken - - - - --- 2014-10-16 Marc Glisse New
« 1 2 ... 233 234 2351266 1267 »