summaryrefslogtreecommitdiff
path: root/gcc/ipa-ref.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-4/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-6/+3
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-2/+1
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* re PR bootstrap/65150 (r220875 causes bootstrap failure on x86_64 darwin)Jan Hubicka2015-02-271-20/+0
* re PR lto/64693 (PCH failed with --with-build-config=bootstrap-lto)Martin Liska2015-02-261-0/+20
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+12
* IPA C++ refactoring 1/NMartin Liska2014-07-241-1/+1
* IPA REF alias refactoringMartin Liska2014-07-011-3/+24
* IPA REF refactoringMartin Liska2014-06-251-259/+25
* Change is-a.h to support typedefs of pointersDavid Malcolm2014-04-231-1/+1
* ipa-ref.c (ipa_remove_stmt_references): Fix references traversal when removin...Ilya Enkovich2014-01-171-2/+4
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders2013-11-181-2/+2
* Automated part of renaming of symtab_node_base to symtab_node.David Malcolm2013-10-311-10/+10
* Autogenerated fixes of "->symbol." to "->"David Malcolm2013-10-291-7/+7
* * ipa-ref.c (ipa_clear_stmts_in_references): Clear lto_stmt_uid, too.Jan Hubicka2013-08-091-1/+4
* cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs.Jan Hubicka2013-08-091-15/+60
* cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.Jan Hubicka2013-08-081-2/+16
* re PR c++/57208 (Latest chromium compilation fails with enabled LTO)Martin Jambor2013-06-271-0/+25
* re PR tree-optimization/57294 (ice in remove_described_reference)Martin Jambor2013-05-241-0/+14
* re PR middle-end/42371 (dead code not eliminated during folding with whole-pr...Martin Jambor2013-05-131-0/+17
* 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-33/+24
* This patch implements generic type query and conversion functions,Lawrence Crowl2012-10-311-1/+1
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-3/+3
* lto-symtab.c (lto_cgraph_replace_node): Update.Jan Hubicka2012-04-181-99/+53
* cgraph.c (cgraph_node_name): Remove.Jan Hubicka2012-04-181-6/+6
* cgraph.h: Update copyrights;Jan Hubicka2012-04-141-4/+4
* lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name alia...Jan Hubicka2011-06-181-1/+1
* lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.Jan Hubicka2011-06-111-2/+15
* cgraph.c: Fix comment typos.Nathan Froyd2011-02-111-2/+2
* cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn.Jan Hubicka2010-06-071-0/+8
* cgraphbuild.c (record_reference_ctx): Add varpool_node.Jan Hubicka2010-05-061-0/+235
* lto-cgraph.c (output_varpool): Forward declare; work on encoder.Jan Hubicka2010-05-051-0/+0