summaryrefslogtreecommitdiff
path: root/gcc/cif-code.def
Commit message (Expand)AuthorAgeFilesLines
* * 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