aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
AgeCommit message (Expand)Author
2016-05-08 * cgraph.c (thunk_adjust): Export.Jan Hubicka
2016-05-04 * cgraph.c (cgraph_node::call_for_symbol_thunks_and_aliases):Jan Hubicka
2016-04-21 PR ipa/70018Jan Hubicka
2016-04-17 PR ipa/70018Jan Hubicka
2016-04-16 PR ipa/70018Jan Hubicka
2016-04-07 * cgraph.h (struct cgraph_simd_clone): Add mask_mode field.Jakub Jelinek
2016-04-04 PR ipa/68881Jan Hubicka
2016-03-29 PR ipa/70283Jan Hubicka
2016-03-10 PR lto/69589Jan Hubicka
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-23 gcc/Nathan Sidwell
2015-12-23 gcc/Nathan Sidwell
2015-12-15[PR 68851] Do not collect thunks in collect_callersMartin Jambor
2015-12-09 PR ipa/61886Jan Hubicka
2015-12-07 PR ipa/61886Jan Hubicka
2015-12-04 * ipa-inline.c (can_inline_edge_p) Use merged_comdat.Jan Hubicka
2015-11-29 * cgraph.c (cgraph_node::make_local): No name is unique duringJan Hubicka
2015-11-05gcc/Jakub Jelinek
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-13gcc/Jakub Jelinek
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-08-19remove useless typedefsTrevor Saunders
2015-07-13Fix double word typos.Aldy Hernandez
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-25gcc/Richard Sandiford
2015-06-25gcc/Richard Sandiford
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez
2015-04-30Fix spurious semicolonsDavid Malcolm
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-04-01 * lto-cgraph.c (lto_output_node, input_overwrite_node): StreamJan Hubicka
2015-03-21Mark omp thread functions as parallelizedTom de Vries
2015-03-16 * cgraph.h (add_new_static_var): Remove declaration.Marek Polacek
2015-03-102015-03-10 Richard Biener <rguenther@suse.de>Richard Biener
2015-03-09 * ipa-inline-analysis.c (check_callers): CheckJan Hubicka
2015-03-08 PR ipa/65334Jan Hubicka
2015-03-04 * cgraph.c (cgraph_node::can_remove_if_no_direct_calls_p): RewriteJan Hubicka
2015-03-03Fix PR ipa/65263.Martin Liska
2015-02-27 PR bootstrap/65150Jan Hubicka
2015-02-20 * cgraph.h (clone_function_name_1): Declare.Bernd Schmidt
2015-02-15 * cgraph.h (symtab_node::has_aliases_p): Simplify.Jan Hubicka
2015-02-14 * ipa-chkp.c: Use iterate_direct_aliases.Jan Hubicka
2015-02-11 PR ipa/65005Jan Hubicka
2015-02-03 * ipa-inline-analysis.c (simple_edge_hints): Fix check forJan Hubicka
2015-01-29 PR ipa/64801Jan Hubicka
2015-01-12cgraph_edge refactoring.Martin Liska
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-22New symbol_summary class introduced.Martin Liska
2014-12-15 PR ipa/61602Jan Hubicka
2014-12-11 PR ipa/61324Jan Hubicka