aboutsummaryrefslogtreecommitdiff
path: root/gcc/cif-code.def
AgeCommit message (Expand)AuthorFilesLines
2019-11-23Convert inliner to function specific param infrastructureJan Hubicka1-2/+0
2019-11-14Add Optimization keyword for param_max_inline_insns_auto param.Martin Liska1-2/+0
2019-11-07Remove gimple_call_types_likely_match_p (PR 70929)Martin Jambor1-4/+0
2019-10-02cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [...]): New.Jan Hubicka1-0/+4
2019-07-25cif-code.def (NEVER_CALL): New code.Eric Botcazou1-0/+4
2019-05-09Clean up MPX-related stuff: CIF_CHKPThomas Schwinge1-4/+0
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-29Add a new option -flive-patching={inline-only-static|inline-clone}Qing Zhao1-0/+6
2018-01-03Do not inline variadic thunks (PR ipa/83549).Martin Liska1-0/+4
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-28Remove Cilk Plus support.Julia Koval1-4/+0
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-05-16ipa-inline-analysis.c (compute_inline_parameters): Disable inlinig into instr...Jan Hubicka1-0/+4
2016-05-16ipa-inline-analysis.c (compute_inline_parameters): Be more reailistic on esti...Jan Hubicka1-4/+0
2016-05-03cgraph.c (symbol_table::create_edge): Set inline_failed.Jan Hubicka1-2/+6
2016-05-02* cif-code.def (CIF_THUNK): Add.Jan Hubicka1-0/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-03-26* cif-code.def (CILK_SPAWN): New code.Jan Hubicka1-0/+4
2015-03-20ipa-inline.c (can_inline_edge_p): Short circuit if inline_failed already is f...Jan Hubicka1-9/+5
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-03-26re PR ipa/60315 (template constructor switch optimization)Jan Hubicka1-0/+4
2014-02-05re PR sanitizer/59600 (no_sanitize_address mishandled when function is inlined)Yury Gribov1-0/+4
2014-01-20Add type to DEFCIFCODE to describe the inline failureH.J. Lu1-26/+40
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-23re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill1-0/+3
2013-09-17re PR ipa/58332 (error: inlined_to pointer is set but no predecessors found)Jan Hubicka1-0/+3
2013-04-10cif-code.def (OVERWRITABLE): Correct the comment for overwritable function.Zhouyi Zhou1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2011-07-19cif-code.def (OVERWRITABLE): Fix typo and move around.Eric Botcazou1-20/+17
2011-04-17lto-symtab.c (lto_cgraph_replace_node): When call statement is present, also ...Jan Hubicka1-0/+16
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-09-07tree-inline.c (tree_inlinable_function_p): Do not test DECL_REPLACEABLE_P.Jan Hubicka1-0/+2
2010-04-28cgraph.h (struct cgraph_node): New field indirect_calls.Martin Jambor1-0/+4
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-03-28Bring from lto-branch:Doug Kwan1-0/+86