summaryrefslogtreecommitdiff
path: root/gcc/ipa-ref.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-02-27re PR bootstrap/65150 (r220875 causes bootstrap failure on x86_64 darwin)Jan Hubicka
2015-02-26re PR lto/64693 (PCH failed with --with-build-config=bootstrap-lto)Martin Liska
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-07-24IPA C++ refactoring 1/NMartin Liska
2014-07-01IPA REF alias refactoringMartin Liska
2014-06-25IPA REF refactoringMartin Liska
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm
2014-01-17ipa-ref.c (ipa_remove_stmt_references): Fix references traversal when removin...Ilya Enkovich
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm
2013-08-09* ipa-ref.c (ipa_clear_stmts_in_references): Clear lto_stmt_uid, too.Jan Hubicka
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-10-31This patch implements generic type query and conversion functions,Lawrence Crowl
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo
2012-04-18lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka
2012-04-18cgraph.c (cgraph_node_name): Remove.Jan Hubicka
2012-04-14cgraph.h: Update copyrights;Jan Hubicka
2011-06-18lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name alia...Jan Hubicka
2011-06-11lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.Jan Hubicka
2011-02-11cgraph.c: Fix comment typos.Nathan Froyd
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