Show patches with: State = Action Required       |    Archived = No       |   126532 patches
« 1 2 ... 313 314 3151265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[match-and-simplify] Fix last commit - - - - --- 2014-09-10 Richard Biener New
[match-and-simplify] Fix failed init of force_no_side_effects - - - - --- 2014-10-24 Richard Biener New
[match-and-simplify] Fix error in VCE pattern - - - - --- 2014-09-03 Richard Biener New
[match-and-simplify] Fix equality check of matches - - - - --- 2014-07-15 Richard Biener New
[match-and-simplify] Fix cut&paste error - - - - --- 2014-06-04 Richard Biener New
[match-and-simplify] Fix comparison pattern - - - - --- 2014-08-20 Richard Biener New
[match-and-simplify] Fix comparison operator type handling - - - - --- 2014-09-16 Richard Biener New
[match-and-simplify] Fix codegen bug - - - - --- 2014-08-06 Richard Biener New
[match-and-simplify] Fix capture change - - - - --- 2014-09-25 Richard Biener New
[match-and-simplify] Fix call handling - - - - --- 2014-05-14 Richard Biener New
[match-and-simplify] Fix bootstrap - - - - --- 2014-07-15 Richard Biener New
[match-and-simplify] Fix bogus transform - - - - --- 2014-06-05 Richard Biener New
[match-and-simplify] Fix PR41043 - - - - --- 2014-09-11 Richard Biener New
[match-and-simplify] Fix NON_LVALUE_EXPR leaking - - - - --- 2014-08-28 Richard Biener New
[match-and-simplify] Fix ICE with updating EH info - - - - --- 2014-08-06 Richard Biener New
[match-and-simplify] Fix ICE - - - - --- 2014-10-14 Richard Biener New
[match-and-simplify] Fix GENERIC outermost expression type - - - - --- 2014-08-19 Richard Biener New
[match-and-simplify] Finish simplify_bitwise_binary patterns - - - - --- 2014-09-12 Richard Biener New
[match-and-simplify] Finish simplify_bitwise_binary patterns - - - - --- 2014-09-12 Richard Biener New
[match-and-simplify] Fail more gracefully when encountering EOF - - - - --- 2014-08-27 Richard Biener New
[match-and-simplify] Enable simplifying of GIMPLE_CONDs - - - - --- 2014-09-15 Richard Biener New
[match-and-simplify] Enable conversions properly for GENERIC - - - - --- 2014-09-26 Richard Biener New
[match-and-simplify] Dump what patterns get applied - - - - --- 2014-09-11 Richard Biener New
[match-and-simplify] Do not match loads - - - - --- 2014-08-21 Richard Biener New
[match-and-simplify] Complete conversion patterns - - - - --- 2014-09-02 Richard Biener New
[match-and-simplify] Complete call support, add GENERIC matching support (kind-of) - - - - --- 2014-03-13 Richard Biener New
[match-and-simplify] Complete associate_* patterns - - - - --- 2014-09-11 Richard Biener New
[match-and-simplify] Commit bootstrap workaround - - - - --- 2014-03-17 Richard Biener New
[match-and-simplify] Cleanup operator arity related diagnostics - - - - --- 2014-09-24 Richard Biener New
[match-and-simplify] Change back default behavior of fold_stmt - - - - --- 2014-10-14 Richard Biener New
[match-and-simplify] Change back default behavior of fold_stmt - - - - --- 2014-10-14 Richard Biener New
[match-and-simplify] Change (match ...) syntax - - - - --- 2014-10-07 Richard Biener New
[match-and-simplify] Caret diagnostics - - - - --- 2014-09-23 Richard Biener New
[match-and-simplify] CSE with expression captures - - - - --- 2014-09-15 Prathamesh Kulkarni New
[match-and-simplify] CSE with expression captures - - - - --- 2014-09-16 Prathamesh Kulkarni New
[match-and-simplify] Avoid excessive bracesin code-gen - - - - --- 2014-08-19 Richard Biener New
[match-and-simplify] Auto-guess conversion types - - - - --- 2014-08-21 Richard Biener New
[match-and-simplify] Auto-guess conversion types - - - - --- 2014-08-21 Richard Biener New
[match-and-simplify] Auto-guess conversion types - - - - --- 2014-08-26 Richard Biener New
[match-and-simplify] Apply TLC - - - - --- 2014-09-25 Richard Biener New
[match-and-simplify] Annotate generated source with line directives - - - - --- 2014-06-05 Richard Biener New
[match-and-simplify] Also canonicalize comparison ops - - - - --- 2014-09-23 Richard Biener New
[match-and-simplify] Allow SCCVN to follow SSA use-def chains - - - - --- 2014-10-29 Richard Biener New
[match-and-simplify] Allow @foo captures - - - - --- 2014-09-25 Richard Biener New
[match-and-simplify] Add predicate expressions - - - - --- 2014-09-23 Richard Biener New
[match-and-simplify] API adjustments - - - - --- 2014-07-17 Richard Biener New
[match-and-simplify] 2nd try handling TREE_SIDE_EFFECTS - - - - --- 2014-10-23 Richard Biener New
[match-and-simplify] "Handle" TREE_SIDE_EFFECTS operands properly - - - - --- 2014-07-15 Richard Biener New
[match-and-simplify] - - - - --- 2014-06-02 Richard Biener New
[match-and-simplify] - - - - --- 2014-06-03 Richard Biener New
[match-and-simplify,2/2] Delay for lowering - - - - --- 2014-09-24 Richard Biener New
[mask-vec_cond,3/2] SLP support - - - - --- 2015-10-19 Ilya Enkovich New
[mask-vec_cond,2/2,i386] Add patterns for vcond_mask_optab - - - - --- 2015-10-08 Ilya Enkovich New
[mask-vec_cond,1/2] Support vectorization of VEC_COND_EXPR with no embedded comparison - - - - --- 2015-10-08 Ilya Enkovich New
[mask-load,2/2,i386] Add/modify mask load/store patterns - - - - --- 2015-10-08 Ilya Enkovich New
[mask-load,1/2] Use boolean predicate for masked loads and store - - - - --- 2015-10-08 Ilya Enkovich New
[mask-load,1/2] Use boolean predicate for masked loads and store - - - - --- 2015-10-28 Ilya Enkovich New
[mask,conversion,2/2,i386] Add pack/unpack patterns for scalar masks - - - - --- 2015-10-19 Ilya Enkovich New
[mask,conversion,2/2,i386] Add pack/unpack patterns for scalar masks - - - - --- 2015-11-10 Ilya Enkovich New
[mask,conversion,1/2] Add pattern for mask conversions - - - - --- 2015-10-19 Ilya Enkovich New
[maintainer-scripts] gcc_release: replace MD5 hashing - - - - --- 2017-03-03 Gerald Pfeifer New
[m68k] hookize FUNCTION_ARG &co. - - - - --- 2010-10-08 Nathan Froyd New
[m68k] add multiarch definitions for m68k-linux-gnu - - - - --- 2012-11-14 Matthias Klose New
[m68k] add multiarch definitions for m68k-linux-gnu - - - - --- 2012-11-14 Matthias Klose New
[m68k] Remove anddi3, iordi3, xordi3, one_cmpldi2 patterns - - - - --- 2012-10-06 Andreas Schwab New
[m68k] RFA: Use new rtl iterators in m68k_tls_reference_p - - - - --- 2014-10-25 Richard Sandiford New
[m68k] RFA: Use new rtl iterators in m68k_final_prescan_insn - - - - --- 2014-10-25 Richard Sandiford New
[m68k] Fix option handling for -m68020-40 and -m68020-60 - - - - --- 2012-10-23 Gunther Nikl New
[m68k] Fix floating-point comparisons with zero - - - - --- 2011-10-19 Julian Brown New
[m68k] Fix check for CASE_VECTOR_PC_RELATIVE - - - - --- 2012-06-04 Andreas Schwab New
[m68k] Enable building for ColdFire Linux - - - - --- 2011-10-18 Julian Brown New
[m68k] Don't generate cas insn on cpu32 - - - - --- 2011-12-19 Andreas Schwab New
[m68k] Cleanup bitfield insns - - - - --- 2012-09-30 Andreas Schwab New
[m68k,sparc] Fix atomic_test_and_set - - - - --- 2012-01-26 Richard Henderson New
[m68k,sparc] Fix atomic_test_and_set - - - - --- 2012-02-28 Oleg Endo New
[m68hc11] hookize FUNCTION_ARG &co. - - - - --- 2010-10-08 Nathan Froyd New
[m68hc11] Hookize CLASS_LIKELY_SPILLED_P macro - - - - --- 2010-09-20 Anatoly Sokolov New
[m32r] hookize FUNCTION_ARG &co. - - - - --- 2010-08-27 Nathan Froyd New
[m32c] tweaks to EH, cond, etc - - - - --- 2014-11-06 DJ Delorie New
[m32c] return correct reg classes for REGNO_REG_CLASS - - - - --- 2011-02-01 DJ Delorie New
[m32c] remove redundant PTRDIFF_TYPE definition - - - - --- 2011-02-01 DJ Delorie New
[m32c] new pragma, optimize volatile bitops - - - - --- 2010-06-26 DJ Delorie New
[m32c] make m32c_jsri16 reentrant - - - - --- 2010-10-22 DJ Delorie New
[m32c] hookize FUNCTION_ARG &co. - - - - --- 2010-08-28 Nathan Froyd New
[m32c] fix PR 45800 - subregs of volatile mem - - - - --- 2010-09-28 DJ Delorie New
[m32c] document named address space option. - - - - --- 2010-10-22 DJ Delorie New
[m32c] disable -fcombine-stack-adjustments for now - - - - --- 2011-02-10 DJ Delorie New
[m32c] avoid poisoned RTL_H - - - - --- 2010-06-24 DJ Delorie New
[m32c] avoid function-cse in 16-bit mode - - - - --- 2010-10-20 DJ Delorie New
[m32c] add initial named address space support - - - - --- 2010-10-22 DJ Delorie New
[m32c] Various patches to fix build errors. - - - - --- 2011-04-19 DJ Delorie New
[m32c] Remove unnecessary includes from m32c-pragma.c - - - - --- 2012-06-20 Steven Bosscher New
[m32c] Avoid genrecog warning - - - - --- 2013-11-22 Richard Sandiford New
[m2] Add missing m2.stage{profile,feedback} to Make-lang.in [m2] Add missing m2.stage{profile,feedback} to Make-lang.in - - - - --- 2022-12-16 Gaius Mulley New
[m2] : PR-108122 Reduce sleep times in gm2/pimcoroutines/run/pass/testtime.mod [m2] : PR-108122 Reduce sleep times in gm2/pimcoroutines/run/pass/testtime.mod - - - - --- 2022-12-17 Gaius Mulley New
[lto] remove unnecessary assignment - - - - --- 2016-08-26 Nathan Sidwell New
[lto] intN follow-up patch - - - - --- 2015-06-12 DJ Delorie New
[lto] don't assume pointer size - - - - --- 2014-10-15 DJ Delorie New
[lto] add testcase for PR60179 - - - - --- 2014-05-21 Sandra Loosemore New
[lto] Unify testing for non-streamable nodes (issue4551094) - - - - --- 2011-06-03 Diego Novillo New
« 1 2 ... 313 314 3151265 1266 »