Show patches with: Submitter = Martin Jambor       |    Archived = No       |   67 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
ipa: Create indirect call edges also for lambdas ipa: Create indirect call edges also for lambdas - - - 1-- 2024-02-21 Martin Jambor Accepted
ipa: Convert lattices from pure array to vector (PR 113476) ipa: Convert lattices from pure array to vector (PR 113476) - - - -1- 2024-02-19 Martin Jambor Unresolved
testsuite: Fix guality/ipa-sra-1.c to work with return IPA-VRP testsuite: Fix guality/ipa-sra-1.c to work with return IPA-VRP - - - 1-- 2024-02-14 Martin Jambor Accepted
ipa: call destructors on lattices before freeing them (PR 113476) ipa: call destructors on lattices before freeing them (PR 113476) - - - 1-- 2024-02-12 Martin Jambor Accepted
ipa: Avoid excessive removing of SSAs (PR 113757) ipa: Avoid excessive removing of SSAs (PR 113757) - - - -1- 2024-02-08 Martin Jambor Unresolved
ipa-cp: Fix check for exceeding param_ipa_cp_value_list_size (PR 113490) ipa-cp: Fix check for exceeding param_ipa_cp_value_list_size (PR 113490) - - - 1-- 2024-01-20 Martin Jambor Accepted
sra: Disqualify bases of operands of asm gotos sra: Disqualify bases of operands of asm gotos - - - -1- 2024-01-17 Martin Jambor Unresolved
ipa: Self-DCE of uses of removed call LHSs (PR 108007) ipa: Self-DCE of uses of removed call LHSs (PR 108007) - - - 1-- 2024-01-16 Martin Jambor Accepted
SRA: Force gimple operand in an additional corner case (PR 112822) SRA: Force gimple operand in an additional corner case (PR 112822) - - - 1-- 2023-12-12 Martin Jambor Accepted
tree-sra: Avoid returns of references to SRA candidates tree-sra: Avoid returns of references to SRA candidates - - - -1- 2023-11-27 Martin Jambor Unresolved
sra: SRA of non-escaped aggregates passed by reference to calls sra: SRA of non-escaped aggregates passed by reference to calls - - - 1-- 2023-11-16 Martin Jambor Accepted
gcc/configure: Regenerate gcc/configure: Regenerate - - - -1- 2023-11-07 Martin Jambor Unresolved
Fix configure script comments(!?!) (Was: Re: [PATCH] genemit: Split insn-emit.cc into ten files) Fix configure script comments(!?!) (Was: Re: [PATCH] genemit: Split insn-emit.cc into ten files) - - - -1- 2023-11-06 Martin Jambor Unresolved
Fortran: Fix generate_error library function fnspec Fortran: Fix generate_error library function fnspec - - - 1-- 2023-11-03 Martin Jambor Accepted
[2/3] ipa: Prune any IPA-CP aggregate constants known by modref to be killed (111157) [1/3] ipa-cp: Templatize filtering of m_agg_values - - - -1- 2023-10-05 Martin Jambor Unresolved
[3/3] ipa: Limit pruning of IPA-CP aggregate constants if there are loads [1/3] ipa-cp: Templatize filtering of m_agg_values - - - -1- 2023-10-05 Martin Jambor Unresolved
[1/3] ipa-cp: Templatize filtering of m_agg_values [1/3] ipa-cp: Templatize filtering of m_agg_values - - - -1- 2023-10-05 Martin Jambor Unresolved
Revert "ipa: Self-DCE of uses of removed call LHSs (PR 108007)" Revert "ipa: Self-DCE of uses of removed call LHSs (PR 108007)" - - - -1- 2023-10-05 Martin Jambor Repeat Merge
[committed] ipa-modref: Fix dumping [committed] ipa-modref: Fix dumping - - - 1-- 2023-10-03 Martin Jambor Accepted
contrib/mklog.py: Fix issues reported by flake8 contrib/mklog.py: Fix issues reported by flake8 - - - -1- 2023-10-03 Martin Jambor Unresolved
math-opts: Add dbgcounter for FMA formation math-opts: Add dbgcounter for FMA formation - - - 1-- 2023-09-07 Martin Jambor Accepted
ipa-sra: Allow IPA-SRA in presence of returns which will be removed ipa-sra: Allow IPA-SRA in presence of returns which will be removed - - - -1- 2023-08-18 Martin Jambor Unresolved
Fortran: Avoid accessing gfc_charlen when not looking at BT_CHARACTER (PR 110677) Fortran: Avoid accessing gfc_charlen when not looking at BT_CHARACTER (PR 110677) - - - 1-- 2023-08-14 Martin Jambor Accepted
ipa-sra: Don't consider CLOBBERS as writes preventing splitting ipa-sra: Don't consider CLOBBERS as writes preventing splitting - - - 1-- 2023-07-31 Martin Jambor Accepted
[committed] Document new analyzer parameters [committed] Document new analyzer parameters - - - 1-- 2023-07-20 Martin Jambor Accepted
[committed] Restore bootstrap by removing unused variable in tree-ssa-loop-ivcanon.cc [committed] Restore bootstrap by removing unused variable in tree-ssa-loop-ivcanon.cc - - - 1-- 2023-07-17 Martin Jambor Accepted
[committed] Regenrate lto-plugin/Makefile.in [committed] Regenrate lto-plugin/Makefile.in - - - 1-- 2023-06-30 Martin Jambor Accepted
ipa-sra: Disable candidates with no known callers (PR 110276) ipa-sra: Disable candidates with no known callers (PR 110276) - - - 1-- 2023-06-16 Martin Jambor Accepted
Regenerate some autotools generated files (Was: Re: [PATCH v3] configure: Implement --enable-host-p… Regenerate some autotools generated files (Was: Re: [PATCH v3] configure: Implement --enable-host-p… - - - -1- 2023-06-16 Martin Jambor Unresolved
[2/2] ipa-cp: Feed results of IPA-CP into value numbering [1/2] ipa-cp: Avoid long linear searches through DECL_ARGUMENTS - - - -1- 2023-05-29 Martin Jambor Unresolved
[1/2] ipa-cp: Avoid long linear searches through DECL_ARGUMENTS [1/2] ipa-cp: Avoid long linear searches through DECL_ARGUMENTS - - - -1- 2023-05-29 Martin Jambor Unresolved
[COMMITTED] MAINTAINERS file: Replace spaces with tabs [COMMITTED] MAINTAINERS file: Replace spaces with tabs - - - -1- 2023-05-29 Martin Jambor Unresolved
ipa: Self-DCE of uses of removed call LHSs (PR 108007) ipa: Self-DCE of uses of removed call LHSs (PR 108007) - - - 1-- 2023-05-12 Martin Jambor Accepted
ipa: Fix double reference-count decrements for the same edge (PR 107769, PR 109318) ipa: Fix double reference-count decrements for the same edge (PR 107769, PR 109318) - - - -1- 2023-04-17 Martin Jambor Repeat Merge
ipa: Avoid constructing aggregate jump functions with huge offsets (PR 109303) ipa: Avoid constructing aggregate jump functions with huge offsets (PR 109303) - - - 1-- 2023-03-31 Martin Jambor Accepted
ipa: Avoid another ICE when dealing with type-incompatibilities (PR 108959) ipa: Avoid another ICE when dealing with type-incompatibilities (PR 108959) - - - 1-- 2023-03-23 Martin Jambor Accepted
[wwwdocs] Document support for znver4 in gcc-13/changes.html [wwwdocs] Document support for znver4 in gcc-13/changes.html - - - -1- 2023-03-21 Martin Jambor Unresolved
[2/2] ipa-cp: Improve updating behavior when profile counts have gone bad [1/2] ipa-cp: Fix various issues in update_specialized_profile (PR 107925) - - - 1-- 2023-02-21 Martin Jambor Accepted
[1/2] ipa-cp: Fix various issues in update_specialized_profile (PR 107925) [1/2] ipa-cp: Fix various issues in update_specialized_profile (PR 107925) - - - 1-- 2023-02-21 Martin Jambor Accepted
ipa: Avoid IPA confusing scalar values and single-field aggregates (PR 108679) ipa: Avoid IPA confusing scalar values and single-field aggregates (PR 108679) - - - 1-- 2023-02-14 Martin Jambor Accepted
ipa: Avoid invalid gimple when IPA-CP and IPA-SRA disagree on types (108384) ipa: Avoid invalid gimple when IPA-CP and IPA-SRA disagree on types (108384) - - - 1-- 2023-02-02 Martin Jambor Accepted
ipa: Sort ipa_param_body_adjustments::m_replacements (PR 108110) ipa: Sort ipa_param_body_adjustments::m_replacements (PR 108110) - - - 1-- 2023-01-05 Martin Jambor Accepted
ipa-sra: Consider the first parameter of methods safe to dereference ipa-sra: Consider the first parameter of methods safe to dereference - - - 1-- 2022-12-14 Martin Jambor Accepted
ipa-sra: Fix address escape case when detecting Fortran descriptors ipa-sra: Fix address escape case when detecting Fortran descriptors - - - 1-- 2022-12-14 Martin Jambor Accepted
[9/9] ipa: Avoid looking for IPA-SRA replacements where there are none [1/9] ipa-cp: Write transformation summaries of all functions - - - 1-- 2022-12-12 Martin Jambor Accepted
[8/9] ipa-sra: Make scan_expr_access bail out on uninteresting expressions [1/9] ipa-cp: Write transformation summaries of all functions - - - 1-- 2022-12-12 Martin Jambor Accepted
[7/9] ipa-sra: Forward propagation of sizes which are safe to dereference [1/9] ipa-cp: Write transformation summaries of all functions - - - 1-- 2022-12-12 Martin Jambor Accepted
[6/9] ipa-sra: Be optimistic about Fortran descriptors [1/9] ipa-cp: Write transformation summaries of all functions - - - 1-- 2022-12-12 Martin Jambor Accepted
[5/9] ipa-sra: Move caller->callee propagation before callee->caller one [1/9] ipa-cp: Write transformation summaries of all functions - - - 1-- 2022-12-12 Martin Jambor Accepted
[4/9] ipa-sra: Treat REFERENCE_TYPES as always dereferencable [1/9] ipa-cp: Write transformation summaries of all functions - - - 1-- 2022-12-12 Martin Jambor Accepted
[3/9] ipa-cp: Leave removal of unused parameters to IPA-SRA [1/9] ipa-cp: Write transformation summaries of all functions - - - 1-- 2022-12-12 Martin Jambor Accepted
[2/9] ipa: Better way of applying both IPA-CP and IPA-SRA (PR 103227) [1/9] ipa-cp: Write transformation summaries of all functions - - - 1-- 2022-12-12 Martin Jambor Accepted
[1/9] ipa-cp: Write transformation summaries of all functions [1/9] ipa-cp: Write transformation summaries of all functions - - - 1-- 2022-12-12 Martin Jambor Accepted
ipa-cp: Do not be too optimistic about self-recursive edges (PR 107661) ipa-cp: Do not be too optimistic about self-recursive edges (PR 107661) - - - 1-- 2022-11-22 Martin Jambor Accepted
[12/12] ipa: Avoid looking for IPA-SRA replacements where there are none [01/12] ipa: IPA-SRA split detection simplification - - - 1-- 2022-11-12 Martin Jambor Accepted
[11/12] ipa-sra: Make scan_expr_access bail out on uninteresting expressions [01/12] ipa: IPA-SRA split detection simplification - - - 1-- 2022-11-12 Martin Jambor Accepted
[10/12] ipa-sra: Forward propagation of sizes which are safe to dereference [01/12] ipa: IPA-SRA split detection simplification - - - 1-- 2022-11-12 Martin Jambor Accepted
[09/12] ipa-sra: Be optimistic about Fortran descriptors [01/12] ipa: IPA-SRA split detection simplification - - - 1-- 2022-11-12 Martin Jambor Accepted
[08/12] ipa-sra: Move caller->callee propagation before callee->caller one [01/12] ipa: IPA-SRA split detection simplification - - - 1-- 2022-11-12 Martin Jambor Accepted
[07/12] ipa-sra: Treat REFERENCE_TYPES as always dereferencable [01/12] ipa: IPA-SRA split detection simplification - - - 1-- 2022-11-12 Martin Jambor Accepted
[06/12] ipa-cp: Leave removal of unused parameters to IPA-SRA [01/12] ipa: IPA-SRA split detection simplification - - - 1-- 2022-11-12 Martin Jambor Accepted
[05/12] ipa-sra: Dump edge summaries also for non-candidates [01/12] ipa: IPA-SRA split detection simplification - - - 1-- 2022-11-12 Martin Jambor Accepted
[04/12] ipa: Better way of applying both IPA-CP and IPA-SRA (PR 103227) [01/12] ipa: IPA-SRA split detection simplification - - - 1-- 2022-11-12 Martin Jambor Accepted
[03/12] ipa-cp: Write transformation summaries of all functions [01/12] ipa: IPA-SRA split detection simplification - - - 1-- 2022-11-12 Martin Jambor Accepted
[02/12] ipa-cp: Do not consider useless aggregate constants [01/12] ipa: IPA-SRA split detection simplification - - - 1-- 2022-11-12 Martin Jambor Accepted
[01/12] ipa: IPA-SRA split detection simplification [01/12] ipa: IPA-SRA split detection simplification - - - 1-- 2022-11-12 Martin Jambor Accepted
SRA: Limit replacement creation for accesses propagated from LHSs SRA: Limit replacement creation for accesses propagated from LHSs - - - 1-- 2022-10-18 Martin Jambor Accepted