summaryrefslogtreecommitdiff
path: root/gcc/ipa-ref.c
Commit message (Expand)AuthorAgeFilesLines
* 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