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