Show patches with: none      |   126970 patches
« 1 2 ... 225 226 2271269 1270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Make more use of df_read_modify_subreg_p - - - - --- 2017-08-23 Richard Sandiford New
Make more use of end_hard_regno Make more use of end_hard_regno - - - - --- 2017-09-11 Richard Sandiford New
Make more use of gimple-fold.h in tree-vect-loop.c Make more use of gimple-fold.h in tree-vect-loop.c - - - - --- 2017-09-14 Richard Sandiford New
Make more use of in_hard_reg_set_p Make more use of in_hard_reg_set_p - - - - --- 2017-09-11 Richard Sandiford New
Make more use of paradoxical_subreg_p - - - - --- 2017-08-21 Richard Sandiford New
Make more use of simplify_gen_binary Make more use of simplify_gen_binary - - - - --- 2017-09-20 Richard Sandiford New
Make more use of subreg_lowpart_offset - - - - --- 2017-08-23 Richard Sandiford New
Make more use of subreg_offset_from_lsb - - - - --- 2017-08-23 Richard Sandiford New
Make more use of subreg_size_lowpart_offset - - - - --- 2017-08-23 Richard Sandiford New
Make multiple_target.c aware of LTO (PR lto/66295) - - - - --- 2017-02-03 Martin Liška New
Make multiple_target.c aware of LTO (PR lto/66295) - - - - --- 2017-02-03 Martin Liška New
Make multiple_target.c aware of LTO (PR lto/66295) - - - - --- 2017-02-02 Martin Liška New
Make multiple_target.c aware of LTO (PR lto/66295) - - - - --- 2017-01-16 Martin Liška New
Make muser-mode the default for LEON3 - - - - --- 2015-06-23 Daniel Cederman New
Make muser-mode the default for LEON3 - - - - --- 2015-06-23 Daniel Cederman New
Make niter estimate compute/free interfaces consistent - - - - --- 2017-06-19 Richard Biener New
Make nonoverlapping_component_refs work with duplicated main variants Make nonoverlapping_component_refs work with duplicated main variants - - - - --- 2019-07-08 Jan Hubicka New
Make nonoverlapping_component_refs_since_match_p work with non-trivial MEM_REFs and TMRs Make nonoverlapping_component_refs_since_match_p work with non-trivial MEM_REFs and TMRs - - - - --- 2019-07-11 Jan Hubicka New
Make note_stores take an rtx_insn Make note_stores take an rtx_insn - - - - --- 2019-09-09 Richard Sandiford New
Make omp_expand to be part of lowering passes - - - - --- 2013-05-28 Jan Hubicka New
Make one extra BB to prevent PHI argument clash (PR, gcov-profile/78582) - - - - --- 2016-11-29 Martin Liška New
Make one of array notation test a run test - - - - --- 2013-06-17 Iyer, Balaji V New
Make opcodes configure depend on bfd configure Make opcodes configure depend on bfd configure - - - - --- 2021-11-12 Alan Modra New
Make option flags consistently unsigned - - - - --- 2011-03-29 Joseph Myers New
Make options machinery track which options are explicitly used - - - - --- 2010-10-01 Joseph Myers New
Make opts-common.c handle unknown options using SWITCH_TAKES_ARG etc. - - - - --- 2010-06-23 Joseph Myers New
Make path_range_query standalone and add reset_path. Make path_range_query standalone and add reset_path. - - - - --- 2022-08-17 Aldy Hernandez New
Make pointer overflow always undefined and remove the macro - - - - --- 2017-07-24 Bin Cheng New
Make possible 'scan-tree-dump' of 'lower_omp_target' mapping kinds Make possible 'scan-tree-dump' of 'lower_omp_target' mapping kinds - - - - --- 2019-05-26 Thomas Schwinge New
Make powerpc honor PROCESSOR_DEFAULT{,64} in tm*.h files - - - - --- 2012-03-08 Michael Meissner New
Make powerpc honor PROCESSOR_DEFAULT{,64} in tm*.h files - - - - --- 2012-03-08 Michael Meissner New
Make pr59597 test PIC-friendly - - - - --- 2014-02-05 Ian Bolton New
Make pretty printers version namespace dependant - - - - --- 2017-04-27 François Dumont New
Make printers detect invalid debug mode iterators - - - - --- 2016-12-14 Jonathan Wakely New
Make printers use singular noun for a single element - - - - --- 2016-12-14 Jonathan Wakely New
Make profile estimation more precise Make profile estimation more precise - - - - --- 2020-01-16 Jan Hubicka New
Make profile scaling during cloning more precise - - - - --- 2017-06-10 Jan Hubicka New
Make profile update in inlining more robust - - - - --- 2017-06-16 Jan Hubicka New
Make profile updating after loop transforms bit more robust - - - - --- 2016-05-20 Jan Hubicka New
Make prune_options work with decoded options - - - - --- 2010-09-11 Joseph Myers New
Make ranger optional in path_range_query. Make ranger optional in path_range_query. - - - - --- 2021-11-11 Aldy Hernandez New
Make redirection only for target_clones (PR ipa/85329). Make redirection only for target_clones (PR ipa/85329). - - - - --- 2018-04-11 Martin Liška New
Make reference removal and speculative devirtualization coexist peacefully - - - - --- 2013-09-05 Martin Jambor New
Make regcprop check HARD_REGNO_MODE_OK - - - - --- 2011-07-20 Richard Sandiford New
Make regcprop to eliminate noop moves better - - - - --- 2016-09-22 Jan Hubicka New
Make regcprop to eliminate noop moves better - - - - --- 2016-09-18 Jan Hubicka New
Make reload_cse_regs static - - - - --- 2012-05-04 Steven Bosscher New
Make renumber_gimple_stmt_uids and renumber_gimple_stmt_uids_in_bbs consistent - - - - --- 2011-03-30 Richard Biener New
Make rs6000 port bootstrap using G++ as 2nd/3rd stage compilers - - - - --- 2011-07-22 Michael Meissner New
Make rs6000 port bootstrap using G++ as 2nd/3rd stage compilers - - - - --- 2011-07-20 Michael Meissner New
Make rtl_split_edge work for jumps that fall through (PR72749) - - - - --- 2017-01-14 Segher Boessenkool New
Make safe_iterator inline friends Make safe_iterator inline friends - - - - --- 2018-08-22 François Dumont New
Make sbitmap bitmap_set_bit and bitmap_clear_bit return changed state Make sbitmap bitmap_set_bit and bitmap_clear_bit return changed state - - - - --- 2021-11-03 Richard Biener New
Make scatter/gather vectorization failures non-fatal (PR tree-optimization/91033) Make scatter/gather vectorization failures non-fatal (PR tree-optimization/91033) - - - - --- 2019-07-03 Jakub Jelinek New
Make scev instantiation call compute_overall_effect_of_inner_loop - - - - --- 2010-06-08 Sebastian Pop New
Make set_fast_math_flags and set_unsafe_math_optimizations_flags static - - - - --- 2010-10-16 Joseph Myers New
Make shift argument to eoshift0 and eoshift2 be of type index_type Make shift argument to eoshift0 and eoshift2 be of type index_type - - - - --- 2017-11-22 Janne Blomqvist New
Make shift argument to eoshift0 be of type index_type Make shift argument to eoshift0 be of type index_type - - - - --- 2017-11-22 Janne Blomqvist New
Make sibcall argument overlap check less pessimistic (PR middle-end/50074) - - - - --- 2011-11-25 Jakub Jelinek New
Make sibcall argument overlap check less pessimistic (PR middle-end/50074, take 2) - - - - --- 2011-12-04 Eric Botcazou New
Make sibcall argument overlap check less pessimistic (PR middle-end/50074, take 2) - - - - --- 2011-11-29 Jakub Jelinek New
Make sinking clobbers across EH reliable Make sinking clobbers across EH reliable - - - - --- 2020-01-08 Richard Biener New
Make sizetypes no longer sign-extending - - - - --- 2012-05-07 Eric Botcazou New
Make sizetypes no longer sign-extending - - - - --- 2012-04-25 Richard Biener New
Make soft-fp symbols into compat symbols for powerpc*-*-linux* - - - - --- 2014-10-30 Joseph Myers New
Make some asan builtins tm_pure (PR sanitizer/55508) - - - - --- 2012-12-12 Jakub Jelinek New
Make some comdats implicitly hidden - - - - --- 2013-08-28 Jan Hubicka New
Make some comdats implicitly hidden - - - - --- 2013-08-26 Jan Hubicka New
Make some new algorithms work in parallel mode Make some new algorithms work in parallel mode - - - - --- 2019-10-01 Jonathan Wakely New
Make some parallel mode algorithms usable in constexpr contexts Make some parallel mode algorithms usable in constexpr contexts - - - - --- 2019-10-01 Jonathan Wakely New
Make some std::variant helper functions noexcept Make some std::variant helper functions noexcept - - - - --- 2019-04-23 Jonathan Wakely New
Make some ubsan tests more robust - - - - --- 2014-03-24 Marek Polacek New
Make sparc's "struct processor_costs" private to sparc.c - - - - --- 2011-10-22 David Miller New
Make split_block and create_basic_block type-safe - - - - --- 2015-03-12 Richard Biener New
Make sra_modify_assign's stmt prameter gimple (as opposed to gimple *) - - - - --- 2014-07-30 Martin Jambor New
Make sra_modify_assign's stmt prameter gimple (as opposed to gimple *) - - - - --- 2014-07-25 Martin Jambor New
Make stackalign test LTO proof - - - - --- 2015-12-04 Andre Vieira (lists) New
Make stackalign test LTO proof - - - - --- 2015-11-12 Andre Vieira (lists) New
Make static vars inside of target regions or declare target routines implicitly declare target to (… Make static vars inside of target regions or declare target routines implicitly declare target to (… - - - - --- 2019-06-13 Jakub Jelinek New
Make std::align tests depend on stdint.h - - - - --- 2014-10-15 Jonathan Wakely New
Make std::async return deferred if thread creation fails - - - - --- 2015-10-24 Jonathan Wakely New
Make std::bind use std::invoke - - - - --- 2016-10-14 Jonathan Wakely New
Make std::deque meet C++11 allocator requirements - - - - --- 2014-09-12 Jonathan Wakely New
Make std::deque meet C++11 allocator requirements - - - - --- 2014-09-09 Jonathan Wakely New
Make std::enable_shared_from_this cope with ambiguity - - - - --- 2016-12-12 Jonathan Wakely New
Make std::enable_shared_from_this cope with ambiguity - - - - --- 2016-10-20 Jonathan Wakely New
Make std::enable_shared_from_this cope with ambiguity - - - - --- 2016-10-19 Jonathan Wakely New
Make std::forward_list iterator operators inline friend Make std::forward_list iterator operators inline friend - - - - --- 2018-10-10 François Dumont New
Make std::forward_list safe against overloaded operator& - - - - --- 2015-06-17 Jonathan Wakely New
Make std::function tolerate semantically non-CopyConstructible objects Make std::function tolerate semantically non-CopyConstructible objects - - - - --- 2018-05-09 Jonathan Wakely New
Make std::future::share() noexcept (LWG 2556) - - - - --- 2016-11-14 Jonathan Wakely New
Make std::invoke usable in constant expressions Make std::invoke usable in constant expressions - - - - --- 2019-10-23 Jonathan Wakely New
Make std::list safe against overloaded operator& - - - - --- 2015-06-16 Jonathan Wakely New
Make std::list safe against overloaded operator& - - - - --- 2015-06-16 Jonathan Wakely New
Make std::list::iterator == and != global inline friend Make std::list::iterator == and != global inline friend - - - - --- 2018-10-09 François Dumont New
Make std::match_results::_M_resize more useful Make std::match_results::_M_resize more useful - - - - --- 2018-12-04 Jonathan Wakely New
Make std::reference_wrapper trivially copyable. - - - - --- 2014-11-04 Jonathan Wakely New
Make std::scoped_allocator_adaptor's OUTERMOST recursive - - - - --- 2016-10-06 Jonathan Wakely New
Make std::string default constructor conditionally noexcept - - - - --- 2015-05-13 Jonathan Wakely New
Make std::tuple_size<cv T> SFINAE-friendly (LWG 2770) - - - - --- 2016-11-15 Jonathan Wakely New
« 1 2 ... 225 226 2271269 1270 »