summaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
| * 2013-11-13 Martin Jambor <mjambor@suse.cz>jamborm2013-11-131-52/+22
| * Time profiler introduced.marxin2013-11-111-0/+1
* | Merge in trunk.mrs2013-11-041-161/+164
|\ \ | |/
| * Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-2/+2
| * Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-153/+153
| * 2013-08-24 Sriraman Tallam <tmsriram@google.com>tmsriram2013-10-241-1/+1
| * PR ipa/58712law2013-10-241-5/+5
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+3
* | Merge in trunk.mrs2013-10-201-11/+108
|\ \ | |/
| * * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+95
| * gcc/rsandifo2013-09-281-10/+10
| * * cgraph.c (cgraph_resolve_speculation): Use semantical equivalencyhubicka2013-09-251-1/+3
* | Merge in trunk.mrs2013-09-201-4/+6
|\ \ | |/
| * * cgraph.c (cgraph_create_edge_1): Avoid uninitialized readhubicka2013-09-191-2/+2
| * 2013-09-17 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-09-171-0/+2
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
| * 2013-09-05 Martin Jambor <mjambor@suse.cz>jamborm2013-09-051-1/+1
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-1/+1
* | Merge in trunk.mrs2013-09-041-148/+83
|\ \ | |/
| * * Makefile.in: Add ipa-profile.ohubicka2013-09-011-125/+0
| * * cgraph.c (cgraph_get_body): Update call of lto_input_function_body.hubicka2013-08-311-1/+1
| * * cgraph.c (cgraph_speculative_call_info): Fix ref lookuphubicka2013-08-311-1/+1
| * * cgraph.c (cgraph_function_body_availability): Handle weakrefhubicka2013-08-301-0/+2
| * * lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.hubicka2013-08-301-1/+4
| * * cgraph.c (cgraph_propagate_frequency): Do not assume that virtualhubicka2013-08-261-1/+4
| * * cgraph.c (cgraph_redirect_edge_call_stmt_to_callee): Fix formatting;hubicka2013-08-261-14/+30
| * * cgraph.c (cgraph_speculative_call_info): Fix parameter order and formating;hubicka2013-08-261-6/+15
| * * cgraph.c (cgraph_turn_edge_to_speculative):hubicka2013-08-251-2/+2
| * * cgraph.c (cgraph_turn_edge_to_speculative): Mark target nodehubicka2013-08-231-0/+1
| * PR bootstrap/58186hubicka2013-08-201-2/+6
| * * Makeifle-in (ipa-devirt.o): New.hubicka2013-08-191-4/+8
| * * cgraph.c (cgraph_create_indirect_edge): Discoverhubicka2013-08-181-0/+18
* | Add wide-int branch.mrs2013-08-131-2/+1
|/
* * cgraph.c (cgraph_turn_edge_to_speculative): Return newlyhubicka2013-08-131-12/+36