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