aboutsummaryrefslogtreecommitdiff
path: root/gcc/cif-code.def
AgeCommit message (Expand)AuthorFilesLines
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