Show patches with: State = Action Required       |   126610 patches
« 1 2 ... 255 256 2571266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[tree-optimization] : Fix typo in X bitwise-binary-op CST - - - - --- 2011-06-30 Kai Tietz New
[tree-optimization] : Fix regression about vrp47.c (and co) - - - - --- 2011-07-21 Kai Tietz New
[tree-optimization] : Fix for PR/49806 - - - - --- 2011-07-29 Kai Tietz New
[tree-optimization] : Fix for PR/49806 - - - - --- 2011-08-09 Kai Tietz New
[tree-optimization] : Fix for PR/49806 - - - - --- 2011-08-09 Kai Tietz New
[tree-optimization] : Fix for PR/49806 - - - - --- 2011-11-07 Kai Tietz New
[tree-optimization] : Fix for PR 45397 part 2 of 2 - - - - --- 2012-03-15 Kai Tietz New
[tree-optimization] : Fix for PR 45397 part 1 of 2 - - - - --- 2012-03-15 Kai Tietz New
[tree-optimization] : Fix for PR 45397 part 1 of 2 - - - - --- 2012-03-15 Michael Matz New
[tree-optimization] : Fix PR46346 - - - - --- 2010-11-07 Uros Bizjak New
[tree-optimization] : Fix PR46142 - - - - --- 2010-10-31 Uros Bizjak New
[tree-optimization] : Do bitwise operator optimizations for X op !X patterns - - - - --- 2011-06-28 Kai Tietz New
[tree-optimization] : Do bitwise operator optimizations for X op !X patterns - - - - --- 2011-06-29 Kai Tietz New
[tree-optimization] : Do bitwise operator optimizations for X op !X patterns - - - - --- 2011-06-29 Kai Tietz New
[tree-optimization] : Do bitwise operator optimizations for X op !X patterns - - - - --- 2011-07-01 Kai Tietz New
[tree-optimization] : Do bitwise operator optimizations for X op !X patterns - - - - --- 2011-07-01 Kai Tietz New
[tree-optimization] : Do bitwise operator optimizations for X op !X patterns - - - - --- 2011-07-04 Kai Tietz New
[tree-optimization] : Bind scan-direction in substitute_and_fold with DCE - - - - --- 2011-07-21 Kai Tietz New
[tree-optimization] : Avoid !=/== 0/1 comparisons for boolean-typed argument - - - - --- 2011-08-02 Kai Tietz New
[tree-optimization] : Avoid !=/== 0/1 comparisons for boolean-typed argument - - - - --- 2011-08-02 Kai Tietz New
[tree-optimization] : Avoid !=/== 0/1 comparisons for boolean-typed argument - - - - --- 2011-08-02 Kai Tietz New
[tree-optimization] : Avoid !=/== 0/1 comparisons for boolean-typed argument - - - - --- 2011-08-02 Kai Tietz New
[tree-optimization] : Add new path Splitting pass on tree ssa representation - - - - --- 2015-06-30 Ajit Kumar Agarwal New
[tree-optimization] : Add new path Splitting pass on tree ssa representation - - - - --- 2015-06-30 Ajit Kumar Agarwal New
[tree-optimization] : Add new path Splitting pass on tree ssa representation - - - - --- 2015-11-11 Jeff Law New
[tree-optimization] : Add new path Splitting pass on tree ssa representation - - - - --- 2015-11-12 Jeff Law New
[tree-optimization] : Add new path Splitting pass on tree ssa representation - - - - --- 2015-11-13 Jeff Law New
[tree-optimization] : Add cleanup code for possible unused statements in binary optimization - - - - --- 2011-08-02 Kai Tietz New
[tree-optimization] : Add cleanup code for possible unused statements in binary optimization - - - - --- 2011-08-02 Kai Tietz New
[tree-optimization] : 6 of 6 Improve reassoc for bitwise operations - - - - --- 2011-10-07 Kai Tietz New
[tree-optimization] : 5 of 6 Improve reassoc for bitwise operations - - - - --- 2011-10-07 Kai Tietz New
[tree-optimization] : 4 of 6 Improve reassoc for bitwise operations - - - - --- 2011-10-07 Kai Tietz New
[tree-optimization] : 3 of 6 Improve reassoc for bitwise operations - - - - --- 2011-10-07 Kai Tietz New
[tree-optimization] : 2 of 6 Improve reassoc for bitwise operations - - - - --- 2011-10-07 Kai Tietz New
[tree-optimization] : 2 of 2: Add denormalization of bitwise-operations to tree-ssa-reassoc pass - - - - --- 2011-10-04 Kai Tietz New
[tree-optimization] : 1 of 6 Improve reassoc for bitwise operations - - - - --- 2011-10-07 Kai Tietz New
[tree-optimization] : 1 of 2: Add normalization of bitwise-operations to tree-ssa-reassoc pass - - - - --- 2011-10-04 Kai Tietz New
[tree-optimization] : 0 of 6 Improve reassoc for bitwise operations - - - - --- 2011-10-07 Kai Tietz New
[tree-optimization/71947] Avoid unwanted propagations - - - - --- 2016-10-10 Jeff Law New
[tree-optimization/71403] Do not allow threading to a deeper loop nest - - - - --- 2016-06-13 Jeff Law New
[tree-optimization/69320] Optimize tests of boolean ranged objects against constants not 0 or 1 - - - - --- 2016-01-19 Jeff Law New
[tree-optimization/69196] Limit test to targets where it has been tested - - - - --- 2016-03-05 Jeff Law New
[tree-optimization/63387] Recognize isunordered - - - - --- 2015-04-13 Marc Glisse New
[tree-optimization/63387] Recognize isunordered - - - - --- 2015-04-13 Marc Glisse New
[tree-optimization/61607] Look through SSA_NAME_VALUE chains - - - - --- 2014-06-30 Jeff Law New
[tree-optimization/59597] Reinstate code to cancel some jump threads - - - - --- 2014-01-22 Jeff Law New
[tree-optimization/57124] Updated fix for 254.gap problems - - - - --- 2013-05-17 Jeff Law New
[tree-optimization/57124] Updated fix for 254.gap problems - - - - --- 2013-05-24 Jeff Law New
[tree-optimization/111721] VECT: Support SLP for MASK_LEN_GATHER_LOAD with dummy mask [tree-optimization/111721] VECT: Support SLP for MASK_LEN_GATHER_LOAD with dummy mask - - - - --- 2023-11-02 juzhe.zhong@rivai.ai New
[tree-optimization/111721,V2] VECT: Support SLP for MASK_LEN_GATHER_LOAD with dummy mask [tree-optimization/111721,V2] VECT: Support SLP for MASK_LEN_GATHER_LOAD with dummy mask - - - - --- 2023-11-03 juzhe.zhong@rivai.ai New
[tree-optimization,2/2] : Branch-cost optimizations - - - - --- 2011-11-06 Kai Tietz New
[tree-optimization,1/2] : Branch-cost optimizations - - - - --- 2011-11-06 Kai Tietz New
[tree-optimization,1/2] : Branch-cost optimizations - - - - --- 2011-11-08 Kai Tietz New
« 1 2 ... 255 256 2571266 1267 »