aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-param-manipulation.c
AgeCommit message (Expand)Author
2020-07-03ipa-sra: Prevent constructing debug info from wrong argumentMartin Jambor
2020-02-18Drop MALLOC attribute for void functions.Martin Liska
2020-01-01Update copyright years.Jakub Jelinek
2019-12-18ipa-param-manipulation.h (get_original_index): Declare.Jan Hubicka
2019-12-10* ipa-param-manipulation.cJakub Jelinek
2019-09-30[PR 91853] Prevent IPA-SRA ICEs on type-mismatched callsMartin Jambor
2019-09-24[PR 91831] Copy PARM_DECLs of artificial thunksMartin Jambor
2019-09-20New IPA-SRAMartin Jambor
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford
2019-08-05Add a gimple_move_vops helper functionRichard Sandiford
2019-01-01Update copyright years.Jakub Jelinek
2018-08-27Come up with fndecl_built_in_p.Martin Liska
2018-02-13[PR 83990] Fix location handling in ipa_modify_call_argumentsMartin Jambor
2018-01-03Update copyright years.Jakub Jelinek
2017-12-21poly_int: MEM_REF offsetsRichard Sandiford
2017-12-20poly_int: get_addr_base_and_unit_offsetRichard Sandiford
2017-12-20poly_int: get_ref_base_and_extentRichard Sandiford
2017-12-20poly_int: ipa_parm_adjustmentRichard Sandiford
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva
2017-11-09Moving parameter manipulation into its own fileMartin Jambor