Show patches with: Archived = No       |   126635 patches
« 1 2 ... 254 255 2561266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[trunk,PR104308,analyzer] handle memmove like memcpy [trunk,PR104308,analyzer] handle memmove like memcpy - - - - --- 2022-12-02 David Malcolm New
[trunk,4.9,4.8] Fix PR57653, filename information discarded when using -imacros - - - - --- 2014-04-24 Peter Bergner New
[trunk,4.7,PR,38474] Avoid unnecessary vdef walks in compute_known_type_jump_func - - - - --- 2012-06-29 Martin Jambor New
[trunk,4.5] PR testsuite/44195, Limit x86 specific lto test case to x86 - - - - --- 2010-07-01 Peter Bergner New
[trivial] Fix signed integer overflow in cp-demangle.c (d_number) [trivial] Fix signed integer overflow in cp-demangle.c (d_number) - - - - --- 2019-10-28 Li, Pan2 via Gcc-patches New
[trivial] Fix comment in dwarf2.def - - - - --- 2012-09-06 Cary Coutant New
[trivial] Fix a potential bug of cost_classes_eq in ira-costs.c - - - - --- 2013-12-30 Yangfei (Felix) New
[trivial] Fix a potential bug of cost_classes_eq in ira-costs.c - - - - --- 2013-12-30 Yangfei (Felix) New
[trivial] Fix PR71214 (__cpp_rvalue_references vs. __cpp_rvalue_reference) - - - - --- 2016-07-05 Markus Trippelsdorf New
[trivial] Cleanup fipa-pta constraint dumping - - - - --- 2015-10-29 Tom de Vries New
[trivial] Clean up code: update comments and fix spacing to conform to coding style. - - - - --- 2014-09-19 Felix Yang New
[trivial] : Remove write only variable from expmed.c - - - - --- 2011-05-03 Uros Bizjak New
[trivial] : Avoid various "may be used uninitialized" warnings - - - - --- 2012-07-04 Uros Bizjak New
[trivial,committed] Use decl_type in create_variable_info_for_1 - - - - --- 2015-11-04 Tom de Vries New
[trivial,AArch64] Remove declaration of removed function from aarch64-protos.h - - - - --- 2014-12-09 Yangfei (Felix) New
[trivial,AArch64] Fix mode iterator for *aarch64_simd_ld1r<mode> pattern - - - - --- 2014-11-13 Yangfei (Felix) New
[trivial,3/3,PR70433] Handle backslash in pp_write_text_as_dot_label_to_stream - - - - --- 2016-04-04 Tom de Vries New
[trivial,2/3] Fix record-shape escapes in pp_write_text_as_dot_label_to_stream - - - - --- 2016-04-04 Tom de Vries New
[trivial,1/3] Simplify loop in pp_write_text_as_dot_label_to_stream - - - - --- 2016-04-04 Tom de Vries New
[tree.c] Replace cast to (char *) by const_cast<char *> [tree.c] Replace cast to (char *) by const_cast<char *> - - - - --- 2018-06-18 Prathamesh Kulkarni New
[tree-type] Use ttype instead of tree_type_ptr in the branch. - - - - --- 2014-12-01 Andrew MacLeod New
[tree-type] Split decl_attribute into type and decl specific versions. - - - - --- 2014-11-26 Andrew MacLeod New
[tree-type] Remove variables name ttype in preparation for changing the type from tree_type_ptr to … - - - - --- 2014-12-01 Andrew MacLeod New
[tree-type] Part 2 of type segregation in attribute processing - - - - --- 2014-11-28 Andrew MacLeod New
[tree-tailcall] Check if function returns it's argument - - - - --- 2016-11-24 Prathamesh Kulkarni New
[tree-tailcall] Check if function returns it's argument - - - - --- 2016-11-24 Prathamesh Kulkarni New
[tree-tailcall] Check if function returns it's argument - - - - --- 2016-12-01 Prathamesh Kulkarni New
[tree-tailcall] Check if function returns it's argument - - - - --- 2016-12-01 Prathamesh Kulkarni New
[tree-tailcall] Check if function returns it's argument - - - - --- 2016-12-01 Prathamesh Kulkarni New
[tree-tailcall] Check if function returns it's argument - - - - --- 2016-12-02 Prathamesh Kulkarni New
[tree-tailcall] Check if function returns it's argument - - - - --- 2016-12-06 Richard Biener New
[tree-ssa] fix for PR57385 - - - - --- 2013-05-23 Alexander Ivchenko New
[tree-ssa] conversion between dissimilar-sized pointers is not useless - - - - --- 2011-03-09 DJ Delorie New
[tree-ssa] RFC: Enable path threading for control variables (PR tree-optimization/54742). - - - - --- 2013-06-07 James Greenhalgh New
[tree-ssa] RFC: Enable path threading for control variables (PR tree-optimization/54742). - - - - --- 2013-06-19 James Greenhalgh New
[tree-ssa] PR54295 Incorrect value extension in widening multiply-accumulate - - - - --- 2012-08-17 Richard Earnshaw New
[tree-ssa] PR54295 Incorrect value extension in widening multiply-accumulate - - - - --- 2012-08-17 Richard Earnshaw New
[tree-ssa] PR54295 Incorrect value extension in widening multiply-accumulate - - - - --- 2012-08-20 Richard Earnshaw New
[tree-ssa] PR54295 Incorrect value extension in widening multiply-accumulate - - - - --- 2012-09-07 Richard Earnshaw New
[tree-ssa] PR target/113560: Enhance is_widening_mult_rhs_p. [tree-ssa] PR target/113560: Enhance is_widening_mult_rhs_p. - - - - --- 2024-01-30 Roger Sayle New
[tree-ssa] Optimize loop invariant phi defs constants - - - - --- 2014-06-05 Christian Bruel New
[tree-ssa-structalias.c] : Small finding in find_func_aliases function - - - - --- 2013-04-05 Kai Tietz New
[tree-ssa-reassoc.c] : Better reassoication for comparision and boolean-logic - - - - --- 2011-05-19 Kai Tietz New
[tree-ssa-mathopts] PR tree-optimization/87259: Try execute_cse_reciprocals_1 when optimize_recip_s… [tree-ssa-mathopts] PR tree-optimization/87259: Try execute_cse_reciprocals_1 when optimize_recip_s… - - - - --- 2018-09-12 Kyrill Tkachov New
[tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possible - - - - --- 2015-05-01 Kyrill Tkachov New
[tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possible - - - - --- 2015-05-08 Kyrill Tkachov New
[tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possible - - - - --- 2015-05-13 Kyrill Tkachov New
[tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possible - - - - --- 2015-05-20 Kyrill Tkachov New
[tree-ssa-math-opts] : Improve bswap detection - - - - --- 2011-06-27 Kai Tietz New
[tree-ssa-loop] Remove redundant check for number of loops in pass_vectorize::execute [tree-ssa-loop] Remove redundant check for number of loops in pass_vectorize::execute - - - - --- 2021-11-08 Prathamesh Kulkarni New
[tree-ssa-loop-ch] Add missing NULL test for dump_file [tree-ssa-loop-ch] Add missing NULL test for dump_file - - - - --- 2020-10-07 Tom de Vries New
[tree-ssa-forwprop] : Improve binary and/or/xor folding - - - - --- 2011-06-22 Kai Tietz New
[tree-ssa-forwprop] : Add type raising in shift-operations - - - - --- 2013-11-21 Kai Tietz New
[tree-ssa-forwprop] : Add type raising in shift-operations - - - - --- 2013-11-23 Kai Tietz New
[tree-ssa-ccp] modify extend_mask to extend bits based on signop - - - - --- 2016-08-04 Prathamesh Kulkarni New
[tree-ssa-address] Use simplify_gen_binary in gen_addr_rtx - - - - --- 2016-12-20 Kyrill Tkachov New
[tree-ssa-address] Use simplify_gen_binary in gen_addr_rtx - - - - --- 2017-01-06 Kyrill Tkachov New
[tree-sra] Fix to set up correct context for call to compute_inline_parameter (PR44768) - - - - --- 2010-07-07 Ramana Radhakrishnan New
[tree-sra] Fix to set up correct context for call to compute_inline_parameter (PR44768) - - - - --- 2010-07-07 Ramana Radhakrishnan New
[tree-prof] skip if errors were seen [PR113681] [tree-prof] skip if errors were seen [PR113681] - - - - --- 2024-03-09 Alexandre Oliva New
[tree-optimization] : allow branch-cost optimization for truth-and/or on mode-expanded simple boole… - - - - --- 2011-10-20 Kai Tietz New
[tree-optimization] : [3 of 3]: Boolify compares & more - - - - --- 2011-07-07 Kai Tietz New
[tree-optimization] : [3 of 3]: Boolify compares & more - - - - --- 2011-07-08 Kai Tietz New
[tree-optimization] : [3 of 3]: Boolify compares & more - - - - --- 2011-07-12 Kai Tietz New
[tree-optimization] : [3 of 3]: Boolify compares & more - - - - --- 2011-07-15 Kai Tietz New
[tree-optimization] : [2 of 3]: Boolify compares & more - - - - --- 2011-07-07 Kai Tietz New
[tree-optimization] : [2 of 3]: Boolify compares & more - - - - --- 2011-07-19 Kai Tietz New
[tree-optimization] : [2 of 3]: Boolify compares & more - - - - --- 2011-07-20 Kai Tietz New
[tree-optimization] : [2 of 3]: Boolify compares & more - - - - --- 2011-07-20 Kai Tietz New
[tree-optimization] : [2 of 3]: Boolify compares & more - - - - --- 2011-07-21 Kai Tietz New
[tree-optimization] : [1 of 3]: Boolify compares & more - - - - --- 2011-07-07 Kai Tietz New
[tree-optimization] : Try to sink type-casts for binary and/or/xor operations - - - - --- 2011-06-27 Kai Tietz New
[tree-optimization] : Try to sink type-casts for binary and/or/xor operations - - - - --- 2011-06-27 Kai Tietz New
[tree-optimization] : Try to sink type-casts for binary and/or/xor operations - - - - --- 2011-06-27 Kai Tietz New
[tree-optimization] : Try to sink type-casts for binary and/or/xor operations - - - - --- 2011-06-27 Kai Tietz New
[tree-optimization] : Try to sink type-casts for binary and/or/xor operations - - - - --- 2011-06-28 Kai Tietz New
[tree-optimization] : Try to do type sinking on comparisons - - - - --- 2011-06-27 Kai Tietz New
[tree-optimization] : Remove dead-code from gimple-fold - - - - --- 2011-07-27 Kai Tietz New
[tree-optimization] : Remove TRUTH_NOT from vrp and adjust - - - - --- 2011-07-28 Kai Tietz New
[tree-optimization] : Normalize compares X ==/!= 1 -> X !=/== 0 for truth valued X - - - - --- 2011-07-13 Kai Tietz New
[tree-optimization] : Move tree-vrp to use binary instead of truth-expressions - - - - --- 2011-07-21 Kai Tietz New
[tree-optimization] : Move tree-vrp to use binary instead of truth-expressions - - - - --- 2011-07-25 Kai Tietz New
[tree-optimization] : Move tree-vrp to use binary instead of truth-expressions - - - - --- 2011-07-27 Kai Tietz New
[tree-optimization] : Improve reassociation pass for bitwise-operations - - - - --- 2011-08-02 Kai Tietz New
[tree-optimization] : Improve reassociation pass for bitwise-operations - - - - --- 2011-08-03 Kai Tietz New
[tree-optimization] : Improve reassociation pass for bitwise-operations - - - - --- 2011-08-04 Kai Tietz New
[tree-optimization] : Improve reassociation pass for bitwise-operations - - - - --- 2011-09-21 Kai Tietz New
[tree-optimization] : Improve handling of conditional-branches on targets with high branch costs - - - - --- 2011-10-06 Kai Tietz New
[tree-optimization] : Improve handling of conditional-branches on targets with high branch costs - - - - --- 2011-10-06 Kai Tietz New
[tree-optimization] : Improve handling of conditional-branches on targets with high branch costs - - - - --- 2011-10-06 Kai Tietz New
[tree-optimization] : Improve handling of conditional-branches on targets with high branch costs - - - - --- 2011-10-07 Kai Tietz New
[tree-optimization] : Improve handling of conditional-branches on targets with high branch costs - - - - --- 2011-10-10 Kai Tietz New
[tree-optimization] : Improve handling of conditional-branches on targets with high branch costs - - - - --- 2011-10-10 Kai Tietz New
[tree-optimization] : Improve handling of conditional-branches on targets with high branch costs - - - - --- 2011-10-10 Kai Tietz New
[tree-optimization] : Improve handling of conditional-branches on targets with high branch costs - - - - --- 2011-10-10 Kai Tietz New
[tree-optimization] : Improve handling of conditional-branches on targets with high branch costs - - - - --- 2011-10-11 Kai Tietz New
[tree-optimization] : Improve handling of conditional-branches on targets with high branch costs - - - - --- 2011-10-13 Kai Tietz New
[tree-optimization] : Improve handling of conditional-branches on targets with high branch costs - - - - --- 2011-10-13 Kai Tietz New
[tree-optimization] : Improve handling of conditional-branches on targets with high branch costs - - - - --- 2011-10-14 Kai Tietz New
[tree-optimization] : Handle boolean-type case in canonicalize_cond_expr_cond - - - - --- 2011-07-27 Kai Tietz New
« 1 2 ... 254 255 2561266 1267 »