Show patches with: State = Action Required       |    Archived = No       |   2655 patches
« 1 2 ... 19 20 2126 27 »
Patch Series S/W/F Date Submitter Delegate State
MAINTAINERS (Write After Approval): Add myself MAINTAINERS (Write After Approval): Add myself --- 2020-02-28 Joel New
Make direct emission of time profiler counter --- 2016-11-04 Martin Liška New
Make fix for PR 83965 handle SLP reduction chains Make fix for PR 83965 handle SLP reduction chains --- 2018-02-20 Richard Sandiford New
Make gcc.target/arm/bics_3.c testcase a bit more generic [PR113542] Make gcc.target/arm/bics_3.c testcase a bit more generic [PR113542] --- 2024-01-25 Maxim Kuvyrkov New
Make gimple_build_vector take a tree_vector_builder Make gimple_build_vector take a tree_vector_builder --- 2017-12-06 Richard Sandiford New
Make ivopts handle calls to internal functions Make ivopts handle calls to internal functions --- 2017-11-17 Richard Sandiford New
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 GET_MODE_UNIT_BITSIZE --- 2017-08-23 Richard Sandiford New
Make more use of HWI_COMPUTABLE_MODE_P --- 2017-08-23 Richard Sandiford New
Make more use of VECTOR_CST_ENCODED_ELT Make more use of VECTOR_CST_ENCODED_ELT --- 2017-12-06 Richard Sandiford New
Make one extra BB to prevent PHI argument clash (PR, gcov-profile/78582) --- 2016-11-29 Martin Liška 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 streaming routines for widest_int non-static --- 2016-08-04 Prathamesh Kulkarni New
Make tree-ssa-strlen.c handle partial unterminated strings --- 2017-05-05 Richard Sandiford New
Make -Wint-in-bool-context warn on suspicious shift ops --- 2016-10-18 Bernd Edlinger New
[match-and-simplify] add default arguments to parser::parse_simplify. --- 2014-12-21 Prathamesh Kulkarni New
[match-and-simplify] allow 't' only in user-defined predicates --- 2014-12-16 Prathamesh Kulkarni New
[match-and-simplify] fix incorrect code-gen in 'for' pattern --- 2015-05-19 Prathamesh Kulkarni New
[match-and-simplify] fix incorrect code-gen in 'for' pattern --- 2015-05-15 Prathamesh Kulkarni New
[match-and-simplify] print capture name --- 2014-12-14 Prathamesh Kulkarni New
[match-and-simplify] reject expanding operator-list to implicit 'for' --- 2015-05-23 Prathamesh Kulkarni New
[match-and-simplify] reject expanding operator-list to implicit 'for' --- 2015-05-20 Prathamesh Kulkarni New
[match-and-simplify] reject expanding operator-list to implicit 'for' --- 2015-05-20 Prathamesh Kulkarni New
[match-and-simplify] Remove printing "for expression" --- 2015-01-16 Prathamesh Kulkarni New
[match-and-simplify] Remove printing "for expression" --- 2015-01-10 Prathamesh Kulkarni New
[match-and-simplify] Remove printing "for expression" --- 2014-12-21 Prathamesh Kulkarni New
[match-and-simplify] report error for invalid operator-lists --- 2015-05-18 Prathamesh Kulkarni New
[match-and-simplify] set simplify::capture_max to 0 if pattern contains no captures --- 2014-12-14 Prathamesh Kulkarni New
[match.pd] Add a simplify rule for x * copysign (1.0, y); --- 2015-10-01 James Greenhalgh New
[match.pd] Fix for PR35691 --- 2016-11-09 Prathamesh Kulkarni New
[match.pd] Fix for PR35691 --- 2016-11-07 Prathamesh Kulkarni New
match.pd handling of three-constant bitops match.pd handling of three-constant bitops --- 2017-09-20 Richard Sandiford New
[Match,&,Simplify] Optimize some minmax patterns --- 2016-12-15 Hurugalawadi, Naveen New
[MIPS] Enable descriptors for nested functions in Ada --- 2016-11-13 Eric Botcazou New
misc minor doc fixes --- 2016-05-16 Jim Wilson New
Mitigation for PR target/88469 on arm-based systems bootstrapping with gcc-6/7/8 Mitigation for PR target/88469 on arm-based systems bootstrapping with gcc-6/7/8 --- 2019-01-22 Richard Earnshaw (lists) New
Mostly revert r254296 Mostly revert r254296 --- 2018-01-07 Richard Sandiford New
move a * (1 << b) -> a << b pattern from fold-const.c to match.pd --- 2015-07-06 Prathamesh Kulkarni New
move check-gcc parallelize value into C front end --- 2015-05-18 Jim Wilson New
Move computation of SLP_TREE_NUMBER_OF_VEC_STMTS Move computation of SLP_TREE_NUMBER_OF_VEC_STMTS --- 2017-09-15 Richard Sandiford New
move increase_alignment from simple to regular ipa pass --- 2016-06-23 Prathamesh Kulkarni New
Move pa.h FUNCTION_ARG_SIZE to pa.c (PR83858) Move pa.h FUNCTION_ARG_SIZE to pa.c (PR83858) --- 2018-01-16 Richard Sandiford New
move snprintf truncation warnings under own option () --- 2017-01-04 Martin Sebor New
New flag to apply SMS when SC equals 1 (Second try) --- 2011-04-17 Revital Eres New
New flag to apply SMS when SC equals 1 (Second try) --- 2011-04-17 Revital Eres New
New option -flimit-function-alignment --- 2016-11-24 Rainer Orth New
New option saphira for Qualcomm server part New option saphira for Qualcomm server part --- 2017-10-27 Siddhesh Poyarekar New
[nios2,committed] fix structure sharing ICE --- 2016-12-12 Sandra Loosemore New
[NLS] try to search relative dir --- 2014-07-07 Zhenqiang Chen New
Non-INTEGER_CST CHREC_RIGHTs in analyze_*_subscript Non-INTEGER_CST CHREC_RIGHTs in analyze_*_subscript --- 2017-11-06 Richard Sandiford New
[Obivous,testsuite,aarch64/arm] Fix typo --- 2015-11-06 Christophe Lyon New
[obv?] Fix missing newlines from local-pure-const pass dump [obv?] Fix missing newlines from local-pure-const pass dump --- 2017-12-01 Luis Machado New
[obvious,AArch64] Wrap SHIFT_COUNT_TRUNCATED in brackets --- 2016-05-17 James Greenhalgh New
[Obvious,ARM] Fix more -Wreturn-type fallout (gcc.target/arm/pr67989.C) [Obvious,ARM] Fix more -Wreturn-type fallout (gcc.target/arm/pr67989.C) --- 2017-11-13 Christophe Lyon New
[OBVIOUS,ARM,libgcc] Fix comment for code working on architectures >= 4 [OBVIOUS,ARM,libgcc] Fix comment for code working on architectures >= 4 --- 2018-07-30 Christophe Lyon New
[obvious,arm,testsuite] Fixup expected location in require-pic-register-loc.c [obvious,arm,testsuite] Fixup expected location in require-pic-register-loc.c --- 2017-10-26 James Greenhalgh New
[OBVIOUS] Fix documentation reference (PR web/71666) --- 2016-11-25 Martin Liška New
[obvious] Fix indentation in c-typeck.c parser_build_unary_op --- 2016-05-17 James Greenhalgh New
[OBVIOUS] Fix old file reference in gcc/cp/cp-gimplify.c [OBVIOUS] Fix old file reference in gcc/cp/cp-gimplify.c --- 2019-10-16 Luis Machado New
[Obvious] gcc.dg/vect/bb-slp-pr68892.c requires vectorization of doubles --- 2016-01-22 James Greenhalgh New
[OBVIOUS] Replace NULL with false as a return value --- 2016-10-19 Martin Liška New
[openacc] add support for common block data --- 2016-11-07 Cesar Philippidis New
[openacc] add warnings for unused parallelism --- 2016-11-03 Cesar Philippidis New
[openacc] adjust default num_gangs --- 2016-11-02 Cesar Philippidis New
OpenACC executable directives --- 2016-12-02 Cesar Philippidis New
OpenACC routines -- c front end --- 2016-11-22 Cesar Philippidis New
OpenACC routines -- c++ front end --- 2016-11-22 Cesar Philippidis New
OpenACC routines -- fortran front end --- 2016-11-22 Cesar Philippidis New
OpenACC routines -- middle end --- 2016-11-22 Cesar Philippidis New
OpenACC routines -- middle end --- 2016-11-22 Cesar Philippidis New
OpenACC routines -- test cases --- 2016-11-11 Cesar Philippidis New
[optabs,ifcvt,1/3] Define negcc, notcc optabs --- 2015-11-09 Kyrylo Tkachov New
Optimize certain end of loop conditions into min/max operation --- 2015-10-01 Michael Collison New
Optimize certain end of loop conditions into min/max operation --- 2015-10-01 Michael Collison New
Optimize certain end of loop conditions into min/max operation --- 2015-10-01 Michael Collison New
Optimize certain end of loop conditions into min/max operation --- 2015-09-30 Michael Collison New
Optimize certain end of loop conditions into min/max operation --- 2015-09-18 Michael Collison New
Optimize certain end of loop conditions into min/max operation --- 2015-07-27 Michael Collison New
Partial SLP - PR 50730 --- 2011-10-24 Ira Rosen New
Partial solution to LWG 523 --- 2016-12-06 Jonathan Wakely New
[part,libgcc] Add AVX-specific matmul --- 2016-11-30 Thomas Koenig New
[PATCH1,PR71252] Fix missing swap to stmt_to_insert --- 2016-05-27 Kugan Vivekanandarajah New
[PATCH2,PR71252] Fix insertion point of stmt_to_insert --- 2016-05-30 Kugan Vivekanandarajah New
[PATCH/AARCH64] Add scheduler for Thunderx2t99 --- 2017-01-12 Hurugalawadi, Naveen New
[PATCH/AARCH64] Add ThunderX -mcpu support --- 2014-10-20 Andrew Pinski New
[PATCH/AARCH64v2,1/2] Factor out IF_THEN_ELSE case from aarch64_rtx_costs --- 2014-06-03 Andrew Pinski New
[PATCH/AARCH64v2,2/2] Fix PR 61345: rtx_cost ICEing on simple code --- 2014-06-03 Andrew Pinski New
[Patch ARM-AArch64/testsuite Neon intrinsics: vget_lane --- 2015-07-02 Christophe Lyon New
[Patches] Add variant constexpr support for visit, comparisons and get --- 2016-12-06 Jonathan Wakely New
[Patches] Add variant constexpr support for visit, comparisons and get --- 2016-12-06 Jonathan Wakely New
patch for PR65729 --- 2015-04-15 Yvan Roux New
patch for PR65729 --- 2015-04-14 Yvan Roux New
patch to fix PR65647 --- 2015-04-05 Yvan Roux New
patch to fix PR65648 --- 2015-04-09 Yvan Roux New
patch to fix PR65648 --- 2015-04-07 Yvan Roux New
Patch to fix PR77541 --- 2016-11-24 Vladimir Makarov New
patch to fix PR77761 --- 2016-12-06 Vladimir Makarov New
patch to fix PR77856 --- 2016-11-30 Vladimir Makarov New
« 1 2 ... 19 20 2126 27 »