summaryrefslogtreecommitdiff
path: root/gcc/cif-code.def
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-021-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Make USES_COMDAT_LOCAL CIF_FINAL_NORMALJan Hubicka2021-03-311-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* sanitizer: do not inline no-sanitize into sanitizer fnMartin Liska2020-06-091-3/+4
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Convert inliner to function specific param infrastructureJan Hubicka2019-11-231-2/+0
* Add Optimization keyword for param_max_inline_insns_auto param.Martin Liska2019-11-141-2/+0
* Remove gimple_call_types_likely_match_p (PR 70929)Martin Jambor2019-11-071-4/+0
* cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [...]): New.Jan Hubicka2019-10-021-0/+4
* cif-code.def (NEVER_CALL): New code.Eric Botcazou2019-07-251-0/+4
* Clean up MPX-related stuff: CIF_CHKPThomas Schwinge2019-05-091-4/+0
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Add a new option -flive-patching={inline-only-static|inline-clone}Qing Zhao2018-11-291-0/+6
* Do not inline variadic thunks (PR ipa/83549).Martin Liska2018-01-031-0/+4
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Remove Cilk Plus support.Julia Koval2017-11-281-4/+0
* re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek2017-01-091-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* ipa-inline-analysis.c (compute_inline_parameters): Disable inlinig into instr...Jan Hubicka2016-05-161-0/+4
* ipa-inline-analysis.c (compute_inline_parameters): Be more reailistic on esti...Jan Hubicka2016-05-161-4/+0
* cgraph.c (symbol_table::create_edge): Set inline_failed.Jan Hubicka2016-05-031-2/+6
* * cif-code.def (CIF_THUNK): Add.Jan Hubicka2016-05-021-0/+4
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* * cif-code.def (CILK_SPAWN): New code.Jan Hubicka2015-03-261-0/+4
* ipa-inline.c (can_inline_edge_p): Short circuit if inline_failed already is f...Jan Hubicka2015-03-201-9/+5
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR ipa/60315 (template constructor switch optimization)Jan Hubicka2014-03-261-0/+4
* re PR sanitizer/59600 (no_sanitize_address mishandled when function is inlined)Yury Gribov2014-02-051-0/+4
* Add type to DEFCIFCODE to describe the inline failureH.J. Lu2014-01-201-26/+40
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill2013-12-231-0/+3
* re PR ipa/58332 (error: inlined_to pointer is set but no predecessors found)Jan Hubicka2013-09-171-0/+3
* cif-code.def (OVERWRITABLE): Correct the comment for overwritable function.Zhouyi Zhou2013-04-101-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* cif-code.def (OVERWRITABLE): Fix typo and move around.Eric Botcazou2011-07-191-20/+17
* lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also ...Jan Hubicka2011-04-171-0/+16
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* tree-inline.c (tree_inlinable_function_p): Do not test DECL_REPLACEABLE_P.Jan Hubicka2010-09-071-0/+2
* cgraph.h (struct cgraph_node): New field indirect_calls.Martin Jambor2010-04-281-0/+4
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* Bring from lto-branch:Doug Kwan2009-03-281-0/+86