]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-param-manipulation.c
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / ipa-param-manipulation.c
2021-06-28  Martin Jamboripa-sra: Introduce a mini-DCE to tree-inline.c (PR...
2021-06-28  Martin Jamboripa-sra: Restructure how cloning and call redirection...
2021-05-11  Richard Bieneripa/100513 - fix SSA_NAME_DEF_STMT corruption in IPA...
2021-04-27  Martin Jamboripa-sra: Release dead LHS SSA_NAME when removing it...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-07  Bernd EdlingerFix location info in ipa_param_body_adjustments::modify...
2020-10-31  Jan HubickaMove clone_info to summary
2020-10-22  Jan HubickaMaterialize clones on demand
2020-07-02  Martin Jamboripa-sra: Prevent constructing debug info from wrong...
2020-06-01  Feng XueFix dump in clone materialization
2020-05-07  Richard Bienerextend DECL_GIMPLE_REG_P to all types
2020-02-18  Martin LiskaDrop MALLOC attribute for void functions.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-18  Jan Hubickaipa-param-manipulation.h (get_original_index): Declare.
2019-12-10  Jakub Jelinek* ipa-param-manipulation.c
2019-09-30  Martin Jambor[PR 91853] Prevent IPA-SRA ICEs on type-mismatched...
2019-09-24  Martin Jambor[PR 91831] Copy PARM_DECLs of artificial thunks
2019-09-19  Martin JamborNew IPA-SRA
2019-08-13  Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-08-05  Richard SandifordAdd a gimple_move_vops helper function
2019-01-01  Jakub JelinekUpdate copyright years.
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-02-13  Martin Jambor[PR 83990] Fix location handling in ipa_modify_call_arg...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-21  Richard Sandifordpoly_int: MEM_REF offsets
2017-12-20  Richard Sandifordpoly_int: get_addr_base_and_unit_offset
2017-12-20  Richard Sandifordpoly_int: get_ref_base_and_extent
2017-12-20  Richard Sandifordpoly_int: ipa_parm_adjustment
2017-12-12  Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-11-09  Martin JamborMoving parameter manipulation into its own file