]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-sra.c
coroutines: Make call argument handling more robust [PR95440]
[thirdparty/gcc.git] / gcc / ipa-sra.c
2020-06-04  Martin Jamboripa-sra: Do not remove statements necessary because...
2020-04-14  Martin Jamboripa-sra: Fix treatment of internal functions (PR 94434)
2020-04-02  Martin JamborPrevent IPA-SRA from creating calls to local comdats...
2020-01-10  Martin JamborIPA-CP: Access param_ipa_sra_max_replacements through...
2020-01-09  Martin LiskaAdd Optimization for various IPA parameters.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-10  Jakub Jelinek* ipa-param-manipulation.c
2019-11-25  Martin JamborMake IPA-SRA follow comdat-local rules (PR 91956)
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-11-08  Jakub Jelineksymtab.c: Fix comment typos.
2019-11-05  Jan Hubickahsa-brig.c: Include alloc-pool.h
2019-11-04  Martin LiskaCome up with ggc_delete.
2019-10-30  Martin LiskaUse symtab_node::order in LTO sections with body.
2019-10-30  Martin LiskaRemove cgraph_local_info structure.
2019-10-29  Martin LiskaRelease function and edge summaries allocated with...
2019-10-24  Jakub Jelinekarc.c (hwloop_optimize): Add missing space in string...
2019-09-26  Martin Jambor[PATCH] Fix quoting in a call to internal_error
2019-09-26  Martin Jambor[PATCH] Fix continue condition in IPA-SRA's process_sca...
2019-09-24  Martin Jambor[PR 91832] Do not ICE on negative offsets in ipa-sra
2019-09-19  Martin JamborNew IPA-SRA