summaryrefslogtreecommitdiff
path: root/gcc/ipa-ref.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2017-01-011-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-4/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-6/+3
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* PR bootstrap/65150hubicka2015-02-271-20/+0
* Fix PR ipa/64693marxin2015-02-261-0/+20
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+12
* IPA C++ refactoring 1/Nmarxin2014-07-241-1/+1
* IPA REF alias refactoringmarxin2014-07-011-3/+24
* IPA REF refactoringmarxin2014-06-251-259/+25
* Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-1/+1
* * ipa-ref.c (ipa_remove_stmt_references): Fix referenceskyukhin2014-01-171-2/+4
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-2/+2
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-10/+10
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-7/+7
* * ipa-ref.c (ipa_clear_stmts_in_references): Clear lto_stmt_uid, too.hubicka2013-08-091-1/+4
* * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativehubicka2013-08-091-15/+60
* * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.hubicka2013-08-081-2/+16
* 2013-06-27 Martin Jambor <mjambor@suse.cz>jamborm2013-06-271-0/+25
* 2013-05-24 Martin Jambor <mjambor@suse.cz>jamborm2013-05-241-0/+14
* 2013-05-13 Martin Jambor <mjambor@suse.cz>jamborm2013-05-131-0/+17
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-33/+24
* This patch implements generic type query and conversion functions,crowl2012-10-311-1/+1
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-3/+3
* * lto-symtab.c (lto_cgraph_replace_node): Update.hubicka2012-04-181-99/+53
* * cgraph.c (cgraph_node_name): Remove.hubicka2012-04-181-6/+6
* * cgraph.h: Update copyrights;hubicka2012-04-141-4/+4
* * lto-symtab.c (lto_varpool_replace_node): Remove code handlinghubicka2011-06-181-1/+1
* * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.hubicka2011-06-111-2/+15
* * cgraph.c: Fix comment typos.froydnj2011-02-111-2/+2
* * cgraph.c (cgraph_edge_cannot_lead_to_return): Also checkhubicka2010-06-071-0/+8
* * cgraphbuild.c (record_reference_ctx): Add varpool_node.hubicka2010-05-061-0/+235
* * lto-cgraph.c (output_varpool): Forward declare; work on encoder.hubicka2010-05-051-0/+0