summaryrefslogtreecommitdiff
path: root/gcc/ipa-ref.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* switch from gimple to gimple*Trevor Saunders2015-09-201-1/+1
* re PR lto/64693 (PCH failed with --with-build-config=bootstrap-lto)Martin Liska2015-02-261-0/+3
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-2/+3
* Add header guard to several header files.Kito Cheng2014-09-181-0/+5
* IPA REF alias refactoringMartin Liska2014-07-011-0/+26
* IPA REF refactoringMartin Liska2014-06-251-20/+44
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo2013-12-061-1/+1
* Automated part of renaming of symtab_node_base to symtab_node.David Malcolm2013-10-311-12/+12
* Manual part of renaming of symtab_node_base to symtab_node.David Malcolm2013-10-311-2/+0
* Convert symtab, cgraph and varpool nodes into a real class hierarchyDavid Malcolm2013-10-291-3/+3
* cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs.Jan Hubicka2013-08-091-1/+4
* cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.Jan Hubicka2013-08-081-0/+1
* re PR c++/57208 (Latest chromium compilation fails with enabled LTO)Martin Jambor2013-06-271-0/+2
* re PR tree-optimization/57294 (ice in remove_described_reference)Martin Jambor2013-05-241-0/+1
* re PR middle-end/42371 (dead code not eliminated during folding with whole-pr...Martin Jambor2013-05-131-0/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-6/+2
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka2012-04-181-29/+14
* lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.Jan Hubicka2011-06-111-2/+3
* cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn.Jan Hubicka2010-06-071-0/+1
* cgraphbuild.c (record_reference_ctx): Add varpool_node.Jan Hubicka2010-05-061-0/+91
* lto-cgraph.c (output_varpool): Forward declare; work on encoder.Jan Hubicka2010-05-051-0/+0