Show patches with: Submitter = Richard Biener       |    State = Action Required       |   168 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFA/RFC] Stack clash mitigation patch 01/08 - V3 - - - - --- 2017-08-18 Richard Biener New
0001-Part-1.-Add-generic-part-for-Intel-CET-enabling - - - - --- 2017-08-15 Richard Biener New
Fix PR81354 (rewrite gimple_split_edge) - - - - --- 2017-07-31 Richard Biener New
Deprecate DBX/stabs? - - - - --- 2017-07-21 Richard Biener New
Fix infinite recursion with div-by-zero (PR middle-end/70992) - - - - --- 2017-07-20 Richard Biener New
RFC/A: Early predictive commoning pass - - - - --- 2017-07-18 Richard Biener New
[RFC/SCCVN] Handle BIT_INSERT_EXPR in vn_nary_op_eq - - - - --- 2017-07-17 Richard Biener New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-06-30 Richard Biener New
Prevent infinite recursion between simplification and CSE in FRE - - - - --- 2017-06-19 Richard Biener New
[RFC] Canonize names of attributes. - - - - --- 2017-06-13 Richard Biener New
[RFC] S/390: Alignment peeling prolog generation - - - - --- 2017-05-11 Richard Biener New
[RFC] S/390: Alignment peeling prolog generation - - - - --- 2017-05-11 Richard Biener New
[2/5,GIMPLE,FE] PR testsuite/80580: handle invalid types of "->" operands - - - - --- 2017-05-03 Richard Biener New
[1/5,GIMPLE,FE] PR testsuite/80580. Handle missing labels in goto statements - - - - --- 2017-05-02 Richard Biener New
Alias analysis of zero sized arrays - - - - --- 2017-04-26 Richard Biener New
[P1,PR,tree-optimization/80374] Do not try to convert integer_zero_node to undesirable types - - - - --- 2017-04-11 Richard Biener New
Handle PHI nodes w/o a argument (PR ipa/80205). - - - - --- 2017-03-27 Richard Biener New
Fix PR79908 - - - - --- 2017-03-17 Richard Biener New
Fix PR79908 - - - - --- 2017-03-14 Richard Biener New
Fix gimplify_expr ICE with Labels as Values (PR middle-end/79537) - - - - --- 2017-02-20 Richard Biener New
fwprop fix for PR79405 - - - - --- 2017-02-17 Richard Biener New
[PR71437] Prefer symbolic range bound if the var doesn't have useful range. - - - - --- 2017-01-26 Richard Biener New
[PR,middle-end/79123] cast false positive in -Walloca-larger-than= - - - - --- 2017-01-24 Richard Biener New
Be careful about combined chain with length == 0 (PR, tree-optimization/70754). - - - - --- 2017-01-19 Richard Biener New
Tree-level fix for PR 69526 - - - - --- 2016-11-28 Richard Biener New
Clear basic block flags before using BB_VISITED for OpenACC loops processing - - - - --- 2016-10-17 Richard Biener New
[RFC,IPA-VRP] Early VRP Implementation - - - - --- 2016-09-16 Richard Biener New
Tree-level fix for PR 69526 - - - - --- 2016-09-14 Richard Biener New
[c++,PR77427] Set TYPE_STRUCTURAL_EQUALITY for sysv_abi va_list - - - - --- 2016-09-05 Richard Biener New
[RFC,IPA-VRP] Early VRP Implementation - - - - --- 2016-08-12 Richard Biener New
Tree-level fix for PR 69526 - - - - --- 2016-07-21 Richard Biener New
[RFC,IPA-VRP] Teach tree-vrp to use the VR set in params - - - - --- 2016-07-18 Richard Biener New
Fix Fortran DO loop fallback - - - - --- 2016-07-12 Richard Biener New
Fix type merging deficiency during WPA - - - - --- 2016-07-06 Richard Biener New
[RFC] First cut at using vec_construct for strided loads - - - - --- 2016-06-08 Richard Biener New
Fix PR tree-optimization/71170 - - - - --- 2016-05-24 Richard Biener New
RFC [1/2] divmod transform - - - - --- 2016-05-23 Richard Biener New
Fix memory leak in tree-inliner - - - - --- 2016-05-09 Richard Biener New
Thoughts on memcmp expansion (PR43052) - - - - --- 2016-05-02 Richard Biener New
[RFC,PR63586] Convert x+x+x+x into 4*x - - - - --- 2016-04-27 Richard Biener New
[1/2] Do not verify CFG if a function is discarded (PR - - - - --- 2016-03-29 Richard Biener New
Fix 69650, bogus line numbers from libcpp - - - - --- 2016-03-23 Richard Biener New
[PR69489/01] Improve tree ifcvt by storing/tracking DR against its innermost loop bahavior if possi… - - - - --- 2016-03-16 Richard Biener New
[RFA,PR,tree-optmization/69740] Schedule loop fixups when needed - - - - --- 2016-02-25 Richard Biener New
[MIPS] Fix PR target/68273, passing args in wrong regs - - - - --- 2016-02-04 Richard Biener New
[gomp4,PR68977,Committed] Don't gimplify in ssa mode if seen_error in oacc_xform_loop - - - - --- 2016-01-28 Richard Biener New
[PR68542] - - - - --- 2016-01-18 Richard Biener New
[ARM,AARCH64] target/PR68674: relayout vector_types in expand_expr - - - - --- 2016-01-18 Richard Biener New
[PR68906] - - - - --- 2015-12-16 Richard Biener New
[RFA,PR,tree-optimization/68619] Avoid direct cfg cleanups in tree-ssa-dom.c [1/3] - - - - --- 2015-12-08 Richard Biener New
Adjust vect-widen-mult-const-[su]16.c for r226675 - - - - --- 2015-12-07 Richard Biener New
[PR68542] - - - - --- 2015-12-04 Richard Biener New
[RFC] Remove first_pass_instance from pass_vrp - - - - --- 2015-11-12 Richard Biener New
Simple optimization for MASK_STORE. - - - - --- 2015-11-12 Richard Biener New
Fix memory leaks and use a pool_allocator - - - - --- 2015-11-09 Richard Biener New
[0/7] Type promotion pass and elimination of zext/sext - - - - --- 2015-11-03 Richard Biener New
[RFC] Relax tree-if-conv.c trap assumptions. - - - - --- 2015-10-30 Richard Biener New
Add VIEW_CONVERT_EXPR to operand_equal_p - - - - --- 2015-10-29 Richard Biener New
[6/9] ENABLE_CHECKING refactoring: generators - - - - --- 2015-10-21 Richard Biener New
Add VIEW_CONVERT_EXPR to operand_equal_p - - - - --- 2015-10-19 Richard Biener New
[1/9] ENABLE_CHECKING refactoring - - - - --- 2015-10-06 Richard Biener New
[1/7] Add new tree code SEXT_EXPR - - - - --- 2015-09-15 Richard Biener New
[RFC,PR66873] Use graphite for parloops - - - - --- 2015-07-22 Richard Biener New
Yet another simple fix to enhance outer-loop vectorization. - - - - --- 2015-06-09 Richard Biener New
[10/10] debug-early merge: compiler proper - - - - --- 2015-06-01 Richard Biener New
[10/10] debug-early merge: compiler proper - - - - --- 2015-05-18 Richard Biener New
More type narrowing in match.pd - - - - --- 2015-04-30 Richard Biener New
[PR65818,bootstrap,hppa] Return side-effect free result in gimplify_va_arg_internal - - - - --- 2015-04-29 Richard Biener New
[PR65823] Fix va_arg ap_copy nop detection - - - - --- 2015-04-22 Richard Biener New
[CHKP] Fix instrumented indirect calls with propagated pointers - - - - --- 2015-03-25 Richard Biener New
: [Bug tree-optimization/61917] [4.9/5 Regression] ICE on valid code at -O3 on x86_64-linux-gnu in … - - - - --- 2015-02-25 Richard Biener New
[RFC,PR,target/39726,P4,regression] match.pd pattern to do type narrowing - - - - --- 2015-02-09 Richard Biener New
Solve more of firefox LTO regression - - - - --- 2015-01-21 Richard Biener New
Fix for PR64353 - - - - --- 2015-01-16 Richard Biener New
[2/3] Extended if-conversion - - - - --- 2014-12-10 Richard Biener New
"gimple-classes-v2-option-3" git branch committed to svn trunk as r217787 - - - - --- 2014-11-20 Richard Biener New
Look through widening type conversions for possible edge assertions - - - - --- 2014-11-11 Richard Biener New
PR63676, exit tree fold when node be TREE_CLOBBER_P - - - - --- 2014-11-07 Richard Biener New
[1/2] Extended if-conversion for loops marked with pragma omp simd. - - - - --- 2014-10-21 Richard Biener New
RFA: Fix debug address mode for TARGET_MEM_REF - - - - --- 2014-10-08 Richard Biener New
[2/2] Enable elimination of zext/sext - - - - --- 2014-08-05 Richard Biener New
LTO streamer reorg - try to reduce WPA memory use - - - - --- 2014-07-30 Richard Biener New
Fix representation of gcov_info_type - - - - --- 2014-07-08 Richard Biener New
[C++,RFH] PR 56961 - - - - --- 2014-06-05 Richard Biener New
[RFC] optimize x - y cmp 0 with undefined overflow - - - - --- 2014-05-26 Richard Biener New
[7/7] Plug ipa-prop escape analysis into gimple_call_arg_flags - - - - --- 2014-05-23 Richard Biener New
Eliminate write-only variables - - - - --- 2014-05-20 Richard Biener New
[lto/55113] Fix use of -fshort-double with -flto for powerpc - - - - --- 2014-03-03 Richard Biener New
Allow cfgcleanup to remove forwarder loop preheaders and latches - - - - --- 2014-02-28 Richard Biener New
PR60147: fix ICE with DECL_NAMELIST and tree-pretty-printer.c - - - - --- 2014-02-27 Richard Biener New
[REPOST] Invalid Code when reading from unaligned zero-sized array - - - - --- 2013-12-10 Richard Biener New
Pick up more address lowering cases for ivopt and tree-affine.c - - - - --- 2013-12-06 Richard Biener New
[REPOST] Invalid Code when reading from unaligned zero-sized array - - - - --- 2013-12-03 Richard Biener New
[REPOST] Invalid Code when reading from unaligned zero-sized array - - - - --- 2013-12-03 Richard Biener New
RFC: PR bootstrap/59199: [4.9 Regression] r205032 caused LTO bootstrap to fail with bootstrap-profi… - - - - --- 2013-11-29 Richard Biener New
wide-int, tree-ssa - - - - --- 2013-11-26 Richard Biener New
wide-int, tree - - - - --- 2013-11-25 Richard Biener New
wide-int, gimple - - - - --- 2013-11-25 Richard Biener New
Fix debug info for modified parameter - - - - --- 2013-11-11 Richard Biener New
RFA: Fix PR middle-end/59049 - - - - --- 2013-11-11 Richard Biener New
« 1 2 »