summaryrefslogtreecommitdiff
path: root/gcc/ipa-ref.h
AgeCommit message (Expand)Author
2020-01-13Missed function specialization + partial devirtualizationXiong Hu Luo
2020-01-01Update copyright years.Jakub Jelinek
2019-11-23ipa-fnsummary.c: Fix comment typos.Jakub Jelinek
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-06-08Remove MPXMartin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-02-26re PR lto/64693 (PCH failed with --with-build-config=bootstrap-lto)Martin Liska
2015-01-05Update copyright years.Jakub Jelinek
2014-11-05ipa-chkp.c: New.Ilya Enkovich
2014-09-18Add header guard to several header files.Kito Cheng
2014-07-01IPA REF alias refactoringMartin Liska
2014-06-25IPA REF refactoringMartin Liska
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm
2013-10-31Manual part of renaming of symtab_node_base to symtab_node.David Malcolm
2013-10-29Convert symtab, cgraph and varpool nodes into a real class hierarchyDavid Malcolm
2013-08-09cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs.Jan Hubicka
2013-08-08cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.Jan Hubicka
2013-06-27re PR c++/57208 (Latest chromium compilation fails with enabled LTO)Martin Jambor
2013-05-24re PR tree-optimization/57294 (ice in remove_described_reference)Martin Jambor
2013-05-13re PR middle-end/42371 (dead code not eliminated during folding with whole-pr...Martin Jambor
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-05-29LANGUAGES: Fix typos.Joseph Myers
2012-04-18lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka
2011-06-11lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.Jan Hubicka
2010-06-07cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn.Jan Hubicka
2010-05-06cgraphbuild.c (record_reference_ctx): Add varpool_node.Jan Hubicka
2010-05-05lto-cgraph.c (output_varpool): Forward declare; work on encoder.Jan Hubicka