aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
AgeCommit message (Expand)Author
2015-04-09Merge branches/gcc-4_9-branch rev 221939yroux
2015-03-11Merge branches/gcc-4_9-branch rev 221341yroux
2014-10-15Merge branches/gcc-4_9-branch rev 216130yroux
2014-09-09Merge branches/gcc-4_9-branch rev 214896yroux
2014-07-16Merge branches/gcc-4_9-branch rev 212419yroux
2014-01-30 PR c++/59645jason
2014-01-02Update copyright years in gcc/rsandifo
2013-12-23 PR c++/41090jason
2013-12-17Time profile-based function reordering (phase 2).marxin
2013-12-06 * asan.c: Remove struct tags when referring to class varpool_node.olegendo
2013-12-06 * cgraphunit.c: Remove struct tags when referring to classolegendo
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-22add auto_vectbsaunde
2013-11-21 * gimplify.h (gimplify_hasher : typed_free_remove, struct gimplify_ctx):amacleod
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Small cleanups in cgraph.bernds
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-19config/mpolacek
2013-11-18Remove all_lto_gen_passes, replace with plain function callsbernds
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde
2013-11-17 * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod
2013-11-14 * gimplify-be.h: New file. Add prototypes.amacleod
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.dmalcolm
2013-10-30Split symtab_node declarations onto multiple linesdmalcolm
2013-10-29Autogenerated fixes of "->symbol." to "->"dmalcolm
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-09-28gcc/rsandifo
2013-09-14 * tree-into-ssa.c (gate_into_ssa): New.hubicka
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-09-102013-09-10 Jan Hubicka <jh@suse.cz>paolo
2013-09-08 * testsuite/g++.dg/ipa/devirt-11.C: Update template.hubicka
2013-09-07 * cgraphunit.c (expand_thunk): Get body before touching arguments.hubicka
2013-09-05 * cgraphunit.c (walk_polymorphic_call_targets): Break out from ...hubicka
2013-09-05 PR middle-end/58201hubicka
2013-08-23 * g++.dg/ipa/devirt-13.C: New testcase.hubicka
2013-08-22 * cgraphunit.c (analyze_functions) Use update_type_inheritance_graph.hubicka
2013-08-19 * Makeifle-in (ipa-devirt.o): New.hubicka
2013-08-18 * cgraphunit.c (handle_alias_pairs): Reset the alias flag after theebotcazou
2013-08-08 * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.hubicka
2013-08-06 * cgraph.c (cgraph_get_body): New function based on lto.chubicka
2013-08-062013-08-06 Martin Jambor <mjambor@suse.cz>jamborm
2013-08-05Handwritten part of conversion of passes to C++ classesdmalcolm
2013-08-03 * cgraphunit.c (add_new_function): Fix logic when adding fromhubicka
2013-08-01 * cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin.hubicka
2013-07-30Introduce beginnings of a pass_manager class.dmalcolm
2013-07-21Fix typos.mrs
2013-06-19 * cgraph.h (const_value_known_p): Replace by ...hubicka
2013-06-182013-06-18 Richard Biener <rguenther@suse.de>rguenth