summaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* add a hash_set based on hash_tabletbsaunde2014-08-021-5/+5
* * cgraph.c (cgraph_node::create_indirect_edge): Copy speculative data.hubicka2014-07-291-3/+5
* IPA C++ refactoring 1/Nmarxin2014-07-241-439/+418
* * lto.c (read_cgraph_and_symbols): Do not push DECL_INIT_IOhubicka2014-07-121-0/+5
* * cgraph.c (cgraph_create_indirect_edge): Update call ofhubicka2014-07-051-1/+1
* IPA REF alias refactoringmarxin2014-07-011-24/+22
* * cgraph.c (dump_cgraph_node): Dump init&fini priorities.hubicka2014-06-281-0/+4
* IPA REF refactoringmarxin2014-06-251-18/+14
* 2014-06-20 Martin Jambor <mjambor@suse.cz>jamborm2014-06-201-5/+10
* Revert:hubicka2014-06-161-4/+3
* * symtab.c (symtab_node::reset_section): New method.hubicka2014-06-121-3/+4
* * varasm.c (set_implicit_section): New function.hubicka2014-06-111-1/+1
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-8/+5
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-8/+8
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-1/+2
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-4/+4
* Merge in trunk.mrs2014-04-301-2/+2
|\
| * 2014-04-29 Richard Biener <rguenther@suse.de>rguenth2014-04-291-2/+2
* | Merge from trunk.rsandifo2014-04-281-2/+2
|\ \ | |/
| * 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-2/+2
* | Merge in trunk.mrs2014-04-241-1/+1
|\ \ | |/
| * Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-1/+1
* | Merge from trunk.rsandifo2014-04-171-10/+31
|\ \ | |/
| * 2014-04-04 Martin Jambor <mjambor@suse.cz>jamborm2014-04-041-4/+24
| * 2014-04-04 Richard Biener <rguenther@suse.de>rguenth2014-04-041-6/+7
* | Merge in trunk.mrs2014-04-021-4/+48
|\ \ | |/
| * * cgraph.c (cgraph_redirect_edge_call_stmt_to_callee): Clearhubicka2014-03-281-0/+8
| * * cgraph.c: Include expr.h and tree-dfa.h.hubicka2014-03-281-0/+19
| * PR ipa/60315hubicka2014-03-261-0/+6
| * 2014-03-21 Martin Jambor <mjambor@suse.cz>jamborm2014-03-211-2/+7
| * * cgraph.c (cgraph_update_edges_for_call_stmt_node): Added case whenjakub2014-03-181-1/+4
| * * cgraph.c (cgraph_update_edges_for_call_stmt_node): Also removehubicka2014-02-191-1/+4
* | Merge in trunk.mrs2014-02-101-1/+20
|\ \ | |/
| * Add type to DEFCIFCODE to describe the inline failurehjl2014-01-201-1/+19
| * PR middle-end/59827mpolacek2014-01-161-0/+1
* | Merge in trunk.mrs2014-01-031-1/+9
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * PR c++/41090jason2013-12-231-0/+8
* | Merge with trunk.rsandifo2013-12-041-3/+5
|\ \ | |/
| * 2013-11-29 Richard Biener <rguenther@suse.de>rguenth2013-11-291-1/+1
| * * gimple.h: Remove all includes.amacleod2013-11-221-2/+4
* | Merge with trunk.rsandifo2013-11-211-1/+1
|\ \ | |/
| * Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-211-1/+1
* | Merge from trunk.rsandifo2013-11-201-6/+19
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
| * * cgraph.c (cgraph_create_indirect_edge): Use get_polymorphic_call_info.hubicka2013-11-191-6/+16
* | Merge from trunk.rsandifo2013-11-181-27/+27
|\ \ | |/
| * gcc/ada/rsandifo2013-11-181-1/+1
| * remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-27/+27
* | Merge in trunk.mrs2013-11-161-52/+24
|\ \ | |/