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