Show patches with: State = Action Required       |   126659 patches
« 1 2 ... 265 266 2671266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix PR62070 - - - - --- 2014-08-11 Richard Biener New
Fix PR62075 - - - - --- 2014-08-11 Richard Biener New
[match-and-simplify] Mark conditional converts with '?' - - - - --- 2014-08-12 Richard Biener New
[www] Document versioning scheme for GCC 5 and up - - - - --- 2014-08-13 Richard Biener New
Fix PR62077 - - - - --- 2014-08-13 Richard Biener New
Fix PR62079 - - - - --- 2014-08-13 Richard Biener New
Fix PR62090 - - - - --- 2014-08-13 Richard Biener New
Fix PR62077 - - - - --- 2014-08-13 Richard Biener New
Fix PR62077 - - - - --- 2014-08-14 Richard Biener New
Speed up type_hash_canon - - - - --- 2014-08-14 Richard Biener New
Fix PR62067 - - - - --- 2014-08-14 Richard Biener New
Fix PR62081 - - - - --- 2014-08-14 Richard Biener New
Bump BASE-VER, change snapshots to gcc-5-2014xxxxx - - - - --- 2014-08-14 Richard Biener New
[LTO] Hide string streaming details - - - - --- 2014-08-14 Richard Biener New
Fix PR62031 - - - - --- 2014-08-14 Richard Biener New
Put all constants last in tree_swap_operands_p, remove odd -Os check - - - - --- 2014-08-15 Richard Biener New
Cleanup STRING_CST handing in PTA - - - - --- 2014-08-15 Richard Biener New
[match-and-simplify] Refactor the deprecated APIs - - - - --- 2014-08-15 Richard Biener New
[RFC,match-and-simplify] "Manually" written patterns - - - - --- 2014-08-15 Richard Biener New
[match-and-simplify] Other 3-arg call support place - - - - --- 2014-08-18 Richard Biener New
[match-and-simplify] Missing gimple_build fn overloads - - - - --- 2014-08-18 Richard Biener New
Split "re-gimplification" path somewhat out of fold_stmt - - - - --- 2014-08-18 Richard Biener New
Fix devirt to NULL - - - - --- 2014-08-19 Richard Biener New
[match-and-simplify] Fix GENERIC outermost expression type - - - - --- 2014-08-19 Richard Biener New
[match-and-simplify] Split out common code for c_expr codegen - - - - --- 2014-08-19 Richard Biener New
[match-and-simplify] Use a switch (code) for the GIMPLE code gen - - - - --- 2014-08-19 Richard Biener New
[match-and-simplify] Avoid excessive bracesin code-gen - - - - --- 2014-08-19 Richard Biener New
[match-and-simplify] Fix comparison pattern - - - - --- 2014-08-20 Richard Biener New
[match-and-simplify] Use gsi_replace_with_seq_vops - - - - --- 2014-08-20 Richard Biener New
Fix PR62190 - - - - --- 2014-08-20 Richard Biener New
[match-and-simplify] Fix texinfo errors - - - - --- 2014-08-20 Richard Biener New
[match-and-simplify] Do not match loads - - - - --- 2014-08-21 Richard Biener New
Fix PR62175, avoid trapping expressions in niters - - - - --- 2014-08-21 Richard Biener New
[match-and-simplify] Auto-guess conversion types - - - - --- 2014-08-21 Richard Biener New
[match-and-simplify] Merge dt_simplify::gen_gimple and dt_simplify::gen_generic - - - - --- 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] Sort IVOPTs iv_uses after dominator - - - - --- 2014-08-26 Richard Biener New
[match-and-simplify] Fix some C++ testsuite FAILs - - - - --- 2014-08-26 Richard Biener New
Fix PR62239 - - - - --- 2014-08-26 Richard Biener New
[match-and-simplify] Fail more gracefully when encountering EOF - - - - --- 2014-08-27 Richard Biener New
[match-and-simplify] Fix type guessing for conversions - - - - --- 2014-08-27 Richard Biener New
[match-and-simplify] Fix some testcases - - - - --- 2014-08-28 Richard Biener New
[match-and-simplify] Fix NON_LVALUE_EXPR leaking - - - - --- 2014-08-28 Richard Biener New
[match-and-simplify] Move simplify first in fold_stmt - - - - --- 2014-08-28 Richard Biener New
Fix PR62292 - - - - --- 2014-08-29 Richard Biener New
Do not allow NON_LVALUE_EXPR in GIMPLE - - - - --- 2014-08-29 Richard Biener New
[1/2] Fix PR62291 - - - - --- 2014-08-29 Richard Biener New
Speedup PRE - - - - --- 2014-09-01 Richard Biener New
Avoid small mallocs in PTA - - - - --- 2014-09-01 Richard Biener New
Avoid inserting dead code in PRE, do less work - - - - --- 2014-09-01 Richard Biener New
Fix PR62695 - - - - --- 2014-09-02 Richard Biener New
[match-and-simplify] Complete conversion patterns - - - - --- 2014-09-02 Richard Biener New
[match-and-simplify] Fix single RHS code-gen - - - - --- 2014-09-02 Richard Biener New
PRE TLC - - - - --- 2014-09-02 Richard Biener New
[match-and-simplify] Fix error in VCE pattern - - - - --- 2014-09-03 Richard Biener New
Fix PR63148 - two choices - - - - --- 2014-09-04 Richard Biener New
Fix PR63196, ensure loops are fixed before inlining - - - - --- 2014-09-08 Richard Biener New
[match-and-simplify] Use multi-id for in one example - - - - --- 2014-09-08 Richard Biener New
Fix PR63196, ensure loops are fixed before inlining - - - - --- 2014-09-08 Richard Biener New
[match-and-simplify] Fix last commit - - - - --- 2014-09-10 Richard Biener New
[match-and-simplify] More flexible 'for', polish match-builtins.pd - - - - --- 2014-09-10 Richard Biener New
[match-and-simplify] Dump what patterns get applied - - - - --- 2014-09-11 Richard Biener New
[match-and-simplify] Fix PR41043 - - - - --- 2014-09-11 Richard Biener New
[match-and-simplify] Complete associate_* patterns - - - - --- 2014-09-11 Richard Biener New
[match-and-simplify] Minor fixes to match-plusminus.pd - - - - --- 2014-09-11 Richard Biener New
[match-and-simplify] Pattern for simplify_conversion_from_bitmask - - - - --- 2014-09-11 Richard Biener New
Fix PR63237 - - - - --- 2014-09-12 Richard Biener New
[match-and-simplify] Finish simplify_bitwise_binary patterns - - - - --- 2014-09-12 Richard Biener New
[match-and-simplify] Fix lto.exp=20110201-1_0.c ICE - - - - --- 2014-09-12 Richard Biener New
[match-and-simplify] Finish simplify_bitwise_binary patterns - - - - --- 2014-09-12 Richard Biener New
[match-and-simplify] Enable simplifying of GIMPLE_CONDs - - - - --- 2014-09-15 Richard Biener New
[match-and-simplify] Fix comparison operator type handling - - - - --- 2014-09-16 Richard Biener New
[match-and-simplify] Make predicate IDs explicit - - - - --- 2014-09-16 Richard Biener New
[match-and-simplify] User defined predicates - - - - --- 2014-09-16 Richard Biener New
Fix PR63258 - - - - --- 2014-09-16 Richard Biener New
Fix missing gimplification of vector constructors - - - - --- 2014-09-22 Richard Biener New
[match-and-simplify] Also canonicalize comparison ops - - - - --- 2014-09-23 Richard Biener New
[match-and-simplify] Add predicate expressions - - - - --- 2014-09-23 Richard Biener New
[match-and-simplify] Fix outer if parsing - - - - --- 2014-09-23 Richard Biener New
[match-and-simplify] Caret diagnostics - - - - --- 2014-09-23 Richard Biener New
[match-and-simplify,2/2] Delay for lowering - - - - --- 2014-09-24 Richard Biener New
[match-and-simplify] Cleanup operator arity related diagnostics - - - - --- 2014-09-24 Richard Biener New
[match-and-simplify] Remove outlining of C exprs - - - - --- 2014-09-24 Richard Biener New
[match-and-simplify] Apply TLC - - - - --- 2014-09-25 Richard Biener New
[match-and-simplify] Parser TLC, 2nd - - - - --- 2014-09-25 Richard Biener New
[match-and-simplify] Get rid of static limit on captures - - - - --- 2014-09-25 Richard Biener New
[match-and-simplify] Allow @foo captures - - - - --- 2014-09-25 Richard Biener New
[match-and-simplify] Fix capture change - - - - --- 2014-09-25 Richard Biener New
[match-and-simplify] Merge some more code-gen code - - - - --- 2014-09-26 Richard Biener New
[match-and-simplify] Enable conversions properly for GENERIC - - - - --- 2014-09-26 Richard Biener New
[match-and-simplify] Change (match ...) syntax - - - - --- 2014-10-07 Richard Biener New
RFA: Fix debug address mode for TARGET_MEM_REF - - - - --- 2014-10-08 Richard Biener New
Fix PR61969 - - - - --- 2014-10-09 Richard Biener New
Fix PR63445 - - - - --- 2014-10-09 Richard Biener New
Fix PR63380 - - - - --- 2014-10-09 Richard Biener New
Fix PR63379 - - - - --- 2014-10-09 Richard Biener New
Fix PR63476 - - - - --- 2014-10-10 Richard Biener New
Fix PR63379 - - - - --- 2014-10-10 Richard Biener New
Fix PR63512 - - - - --- 2014-10-14 Richard Biener New
« 1 2 ... 265 266 2671266 1267 »