Show patches with: State = Action Required       |    Archived = No       |   127022 patches
« 1 2 ... 516 517 5181270 1271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PR,86371] Remove spurious $HOME include from BRIG FE Makefile [PR,86371] Remove spurious $HOME include from BRIG FE Makefile - - - - --- 2018-07-04 Martin Jambor New
[PR,80689] Copy small aggregates element-wise [PR,80689] Copy small aggregates element-wise - - - - --- 2018-07-24 Martin Jambor New
[C] Warn when calculating abs(unsigned_value) [C] Warn when calculating abs(unsigned_value) - - - - --- 2018-08-14 Martin Jambor New
Fix thinko in estimate_local_effects in IPA-CP Fix thinko in estimate_local_effects in IPA-CP - - - - --- 2018-08-31 Martin Jambor New
[PR,87347] Prevent segfaults if TYPE_ARG_TYPES is NULL [PR,87347] Prevent segfaults if TYPE_ARG_TYPES is NULL - - - - --- 2018-09-24 Martin Jambor New
[PR,87339,testsuite] Fix failure of gcc.dg/warn-abs-1.c on some targets [PR,87339,testsuite] Fix failure of gcc.dg/warn-abs-1.c on some targets - - - - --- 2018-09-24 Martin Jambor New
Add a fun parameter to three stmt_could_throw... functions Add a fun parameter to three stmt_could_throw... functions - - - - --- 2018-10-20 Martin Jambor New
[PR,87615] Limit AA walking in hopefully all of IPA summary generation [PR,87615] Limit AA walking in hopefully all of IPA summary generation - - - - --- 2018-12-07 Martin Jambor New
[PR,88214] Check that an argument is pointer before attempting agg jf construction from it [PR,88214] Check that an argument is pointer before attempting agg jf construction from it - - - - --- 2018-12-07 Martin Jambor New
Avoid carrying around jump functions with no information Avoid carrying around jump functions with no information - - - - --- 2018-12-20 Martin Jambor New
[WIP] Reimplementation of IPA-SRA [WIP] Reimplementation of IPA-SRA - - - - --- 2018-12-29 Martin Jambor New
[PR,ipa/88933] Careful CFG cleanup in IPA-CP function transformation [PR,ipa/88933] Careful CFG cleanup in IPA-CP function transformation - - - - --- 2019-01-25 Martin Jambor New
[wwwdocs] List -Wabsolute-value in gcc-9/changes.html [wwwdocs] List -Wabsolute-value in gcc-9/changes.html - - - - --- 2019-01-26 Martin Jambor New
[HSA] Add two missing dump_enabled_p calls [HSA] Add two missing dump_enabled_p calls - - - - --- 2019-02-01 Martin Jambor New
[PR,hsa/87863] Set assembler name of group and global variables early [PR,hsa/87863] Set assembler name of group and global variables early - - - - --- 2019-02-01 Martin Jambor New
[omp] Move NE_EXPR handling to omp_adjust_for_condition [omp] Move NE_EXPR handling to omp_adjust_for_condition - - - - --- 2019-02-01 Martin Jambor New
[PR,89330] Avoid adding dead speculative edges to inlinig heap [PR,89330] Avoid adding dead speculative edges to inlinig heap - - - - --- 2019-02-15 Martin Jambor New
[PR,89209] Avoid segfault in a peculiar corner case in SRA [PR,89209] Avoid segfault in a peculiar corner case in SRA - - - - --- 2019-02-16 Martin Jambor New
[PR,87525] Zero local estimated benefit for cloning extern inline function [PR,87525] Zero local estimated benefit for cloning extern inline function - - - - --- 2019-02-27 Martin Jambor New
[PR,85762,87008,85459] Relax MEM_REF check in contains_vce_or_bfcref_p [PR,85762,87008,85459] Relax MEM_REF check in contains_vce_or_bfcref_p - - - - --- 2019-03-05 Martin Jambor New
[PR,88235] Relax cgraph_node::clone_of_p to also look through former clones [PR,88235] Relax cgraph_node::clone_of_p to also look through former clones - - - - --- 2019-03-06 Martin Jambor New
Fix dumping of "former thunk" info in cgraph dump Fix dumping of "former thunk" info in cgraph dump - - - - --- 2019-03-12 Martin Jambor New
[PR,89546] Add forgotten requeing in propagate_subaccesses_across_link [PR,89546] Add forgotten requeing in propagate_subaccesses_across_link - - - - --- 2019-03-14 Martin Jambor New
[PR,89693] Reorganize cgraph_node::clone_of_p [PR,89693] Reorganize cgraph_node::clone_of_p - - - - --- 2019-04-11 Martin Jambor New
[PR,90889] Fix IPA-CP topological sorting [PR,90889] Fix IPA-CP topological sorting - - - - --- 2019-06-17 Martin Jambor New
[PR,90939] Remove outdated assert in ipcp_bits_lattice::meet_with [PR,90939] Remove outdated assert in ipcp_bits_lattice::meet_with - - - - --- 2019-06-24 Martin Jambor New
[3/4] New IPA-SRA implementation True IPA reimplementation of IPA-SRA (v3) - - - - --- 2019-07-23 Martin Jambor New
[2/4] New parameter manipulation infrastructure True IPA reimplementation of IPA-SRA (v3) - - - - --- 2019-07-23 Martin Jambor New
[1/4] Remove old IPA-SRA, introduce tree-sra.h True IPA reimplementation of IPA-SRA (v3) - - - - --- 2019-07-23 Martin Jambor New
[4/4] Modifications to the testsuite True IPA reimplementation of IPA-SRA (v3) - - - - --- 2019-07-23 Martin Jambor New
Subject: [PATCH] [PR 89330] Remove non-useful speculations from new_edges Subject: [PATCH] [PR 89330] Remove non-useful speculations from new_edges - - - - --- 2019-07-25 Martin Jambor New
[4/4] Modifications to the testsuite True IPA reimplementation of IPA-SRA (v4) - - - - --- 2019-08-21 Martin Jambor New
[3/4] New IPA-SRA implementation True IPA reimplementation of IPA-SRA (v4) - - - - --- 2019-08-21 Martin Jambor New
[2/4] New parameter manipulation infrastructure True IPA reimplementation of IPA-SRA (v4) - - - - --- 2019-08-21 Martin Jambor New
[1/4] Remove old IPA-SRA, introduce tree-sra.h True IPA reimplementation of IPA-SRA (v4) - - - - --- 2019-08-21 Martin Jambor New
[wwwdocs] Reflect __builtin_roundeven in gcc-10/changes.html [wwwdocs] Reflect __builtin_roundeven in gcc-10/changes.html - - - - --- 2019-08-26 Martin Jambor New
[PR,91468] Small fixes in ipa-cp.c and ipa-prop.c [PR,91468] Small fixes in ipa-cp.c and ipa-prop.c - - - - --- 2019-08-27 Martin Jambor New
[PR,91579] Avoid creating redundant PHI nodes in tail-call pass [PR,91579] Avoid creating redundant PHI nodes in tail-call pass - - - - --- 2019-08-29 Martin Jambor New
[PR,91832] Do not ICE on negative offsets in ipa-sra [PR,91832] Do not ICE on negative offsets in ipa-sra - - - - --- 2019-09-23 Martin Jambor New
[PR,91831] Copy PARM_DECLs of artificial thunks [PR,91831] Copy PARM_DECLs of artificial thunks - - - - --- 2019-09-23 Martin Jambor New
Remove newly unused function and variable in tree-sra.c Remove newly unused function and variable in tree-sra.c - - - - --- 2019-09-25 Martin Jambor New
Fix continue condition in IPA-SRA's process_scan_results Fix continue condition in IPA-SRA's process_scan_results - - - - --- 2019-09-25 Martin Jambor New
[PR,91853] Prevent IPA-SRA ICEs on type-mismatched calls [PR,91853] Prevent IPA-SRA ICEs on type-mismatched calls - - - - --- 2019-09-25 Martin Jambor New
Fix quoting in a call to internal_error Fix quoting in a call to internal_error - - - - --- 2019-09-25 Martin Jambor New
Do not check call type compatibility when cloning cgraph edges Do not check call type compatibility when cloning cgraph edges - - - - --- 2019-09-30 Martin Jambor New
[PR,testsuite/91842] Skip gcc.dg/ipa/ipa-sra-19.c on power [PR,testsuite/91842] Skip gcc.dg/ipa/ipa-sra-19.c on power - - - - --- 2019-10-02 Martin Jambor New
Add missing gimple_call_set_fntype Add missing gimple_call_set_fntype - - - - --- 2019-10-04 Martin Jambor New
[PR,70929] IPA call type compatibility fix/workaround [PR,70929] IPA call type compatibility fix/workaround - - - - --- 2019-10-08 Martin Jambor New
[PR,70929] Remove gimple_call_types_likely_match_p... almost [PR,70929] Remove gimple_call_types_likely_match_p... almost - - - - --- 2019-11-01 Martin Jambor New
[committed] Remove gimple_call_types_likely_match_p (PR 70929) [committed] Remove gimple_call_types_likely_match_p (PR 70929) - - - - --- 2019-11-07 Martin Jambor New
[RFC] Only warn for maybe-uninitialized SRAed bits in -Wextra (PR 80635) [RFC] Only warn for maybe-uninitialized SRAed bits in -Wextra (PR 80635) - - - - --- 2019-11-08 Martin Jambor New
[committed] Add a few missing checks that IPA_NODE_REF is not NULL (PR 92454) [committed] Add a few missing checks that IPA_NODE_REF is not NULL (PR 92454) - - - - --- 2019-11-13 Martin Jambor New
Only warn for maybe-uninitialized SRAed bits in -Wextra (PR 80635) Only warn for maybe-uninitialized SRAed bits in -Wextra (PR 80635) - - - - --- 2019-11-15 Martin Jambor New
[committed] Add testcase for already fixed PR ipa/92528 [committed] Add testcase for already fixed PR ipa/92528 - - - - --- 2019-11-18 Martin Jambor New
Make IPA-SRA follow comdat-local rules (PR 91956) Make IPA-SRA follow comdat-local rules (PR 91956) - - - - --- 2019-11-22 Martin Jambor New
ipa: Prevent materialization of clones with removed bodies (PR 92109) ipa: Prevent materialization of clones with removed bodies (PR 92109) - - - - --- 2019-11-22 Martin Jambor New
cgraph: ifunc resolvers cannot be made local (PR 92697) cgraph: ifunc resolvers cannot be made local (PR 92697) - - - - --- 2019-11-28 Martin Jambor New
ipa-cp: Avoid ICEs when looking at expanded thunks and unoptimized functions (PR 92476) ipa-cp: Avoid ICEs when looking at expanded thunks and unoptimized functions (PR 92476) - - - - --- 2019-11-29 Martin Jambor New
Prevent IPA-SRA from creating calls to local comdats (PR 92676) Prevent IPA-SRA from creating calls to local comdats (PR 92676) - - - - --- 2019-12-16 Martin Jambor New
[1/4] Add verification of SRA accesses [1/4] Add verification of SRA accesses - - - - --- 2019-12-17 Martin Jambor New
[2/4] SRA: Total scalarization after access propagation (PR 92706) [1/4] Add verification of SRA accesses - - - - --- 2019-12-17 Martin Jambor New
[3/4] Also propagate SRA accesses from LHS to RHS (PR 92706) [1/4] Add verification of SRA accesses - - - - --- 2019-12-17 Martin Jambor New
[4/4] Make total scalarization also copy padding (PR 92486) [1/4] Add verification of SRA accesses - - - - --- 2019-12-17 Martin Jambor New
IPA-CP: Remove bogus static keyword (PR 92971) IPA-CP: Remove bogus static keyword (PR 92971) - - - - --- 2019-12-17 Martin Jambor New
Avoid segfault when doing IPA-VRP but not IPA-CP (PR 93015) Avoid segfault when doing IPA-VRP but not IPA-CP (PR 93015) - - - - --- 2019-12-20 Martin Jambor New
Avoid segfault when dumping IPA-CP lattices for unoptimized functions (PR 92917) Avoid segfault when dumping IPA-CP lattices for unoptimized functions (PR 92917) - - - - --- 2020-01-03 Martin Jambor New
Make cgraph_edge::resolve_speculation static Make cgraph_edge::resolve_speculation static - - - - --- 2020-01-04 Martin Jambor New
IPA: Avoid segfault in devirtualization_time_bonus (PR 93223) IPA: Avoid segfault in devirtualization_time_bonus (PR 93223) - - - - --- 2020-01-13 Martin Jambor New
doc: Replace references to SVN with those to Git doc: Replace references to SVN with those to Git - - - - --- 2020-01-15 Martin Jambor New
[1/4] SRA: Add verification of accesses [1/4] SRA: Add verification of accesses - - - - --- 2020-01-28 Martin Jambor New
[2/4] SRA: Total scalarization after access propagation [PR92706] [1/4] SRA: Add verification of accesses - - - - --- 2020-01-28 Martin Jambor New
[3/4] SRA: Also propagate accesses from LHS to RHS [PR92706] [1/4] SRA: Add verification of accesses - - - - --- 2020-01-28 Martin Jambor New
[4/4] SRA: Do not ignore padding when totally scalarizing [PR92486] [1/4] SRA: Add verification of accesses - - - - --- 2020-01-28 Martin Jambor New
sra: Avoid verification failure (PR 93516) sra: Avoid verification failure (PR 93516) - - - - --- 2020-02-14 Martin Jambor New
sra: Avoid totally scalarizing overallping field_decls (PR93667) sra: Avoid totally scalarizing overallping field_decls (PR93667) - - - - --- 2020-02-18 Martin Jambor New
sra: Do not create zero sized accesses (PR93776) sra: Do not create zero sized accesses (PR93776) - - - - --- 2020-02-18 Martin Jambor New
sra: Only verify sizes of scalar accesses (PR 93845) sra: Only verify sizes of scalar accesses (PR 93845) - - - - --- 2020-02-21 Martin Jambor New
sra: Cap number of sub-access propagations with a param (PR 93435) sra: Cap number of sub-access propagations with a param (PR 93435) - - - - --- 2020-03-20 Martin Jambor New
sra/doc: Document param sra-max-propagations sra/doc: Document param sra-max-propagations - - - - --- 2020-04-02 Martin Jambor New
gcc-9 sra: Cap number of sub-access propagations with a param (PR 93435) gcc-9 sra: Cap number of sub-access propagations with a param (PR 93435) - - - - --- 2020-04-02 Martin Jambor New
sra: Fix sra_modify_expr handling of partial writes (PR 94482) sra: Fix sra_modify_expr handling of partial writes (PR 94482) - - - - --- 2020-04-06 Martin Jambor New
ipa-sra: Fix treatment of internal functions (PR 94434) ipa-sra: Fix treatment of internal functions (PR 94434) - - - - --- 2020-04-09 Martin Jambor New
ipa: Make call redirection detect already adjusted calls (PR 93621) ipa: Make call redirection detect already adjusted calls (PR 93621) - - - - --- 2020-04-09 Martin Jambor New
Add myself as callgraph (IPA) reviewer Add myself as callgraph (IPA) reviewer - - - - --- 2020-04-14 Martin Jambor New
wwwdocs: Deprecate offloading to HSAIL wwwdocs: Deprecate offloading to HSAIL - - - - --- 2020-04-14 Martin Jambor New
wwwdocs: Slightly improve IPA-SRA description in gcc-10/changes.html wwwdocs: Slightly improve IPA-SRA description in gcc-10/changes.html - - - - --- 2020-04-14 Martin Jambor New
sra: Fix access verification (PR 94598) sra: Fix access verification (PR 94598) - - - - --- 2020-04-15 Martin Jambor New
tree-inline: Simplify IPA-CP type conversion (PR 93385) tree-inline: Simplify IPA-CP type conversion (PR 93385) - - - - --- 2020-04-22 Martin Jambor New
ipa: Cgraph verification fix (PR 94856) ipa: Cgraph verification fix (PR 94856) - - - - --- 2020-04-30 Martin Jambor New
BRIG FE testsuite: Fix dump scan patterns in packed.hsail test BRIG FE testsuite: Fix dump scan patterns in packed.hsail test - - - - --- 2020-05-25 Martin Jambor New
[1/4] ipa-sra: Do not remove statements necessary because of non-call EH (PR 95113) Make IPA-SRA not depend on tree-dce and related fixes - - - - --- 2020-05-28 Martin Jambor New
[2/4] ipa-sra: Introduce a mini-DCE to tree-inline.c (PR 93385) Make IPA-SRA not depend on tree-dce and related fixes - - - - --- 2020-05-28 Martin Jambor New
[3/4] ipa-sra: Improve debug info for removed parameters (PR 93385) Make IPA-SRA not depend on tree-dce and related fixes - - - - --- 2020-05-28 Martin Jambor New
[4/4] ipa-sra: Fix debug info for removed args passed to other functions (PR 93385, 95343) Make IPA-SRA not depend on tree-dce and related fixes - - - - --- 2020-05-28 Martin Jambor New
BRIG FE testsuite: Fix all dump-scans (Was: Re: drop -aux{dir, base}, revamp -dump{dir, base}) BRIG FE testsuite: Fix all dump-scans (Was: Re: drop -aux{dir, base}, revamp -dump{dir, base}) - - - - --- 2020-06-09 Martin Jambor New
ipa: special pass-through op for Fortran strides ipa: special pass-through op for Fortran strides - - - - --- 2020-06-12 Martin Jambor New
ipa-sra: Prevent constructing debug info from wrong argument ipa-sra: Prevent constructing debug info from wrong argument - - - - --- 2020-07-01 Martin Jambor New
ipa-sra: Avoid transitive splits with type mismatches (PR 96040) ipa-sra: Avoid transitive splits with type mismatches (PR 96040) - - - - --- 2020-07-03 Martin Jambor New
sra: Bail out when encountering accesses with negative offsets (PR 96730) sra: Bail out when encountering accesses with negative offsets (PR 96730) - - - - --- 2020-08-24 Martin Jambor New
ipa: Merge vectors describing argument values into one type ipa: Merge vectors describing argument values into one type - - - - --- 2020-08-27 Martin Jambor New
« 1 2 ... 516 517 5181270 1271 »