summaryrefslogtreecommitdiffstats
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/59645jason2014-01-301-1/+11
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR c++/41090jason2013-12-231-1/+2
* Time profile-based function reordering (phase 2).marxin2013-12-171-1/+39
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-7/+7
* * cgraphunit.c: Remove struct tags when referring to classolegendo2013-12-061-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+6
* add auto_vectbsaunde2013-11-221-3/+1
* * gimplify.h (gimplify_hasher : typed_free_remove, struct gimplify_ctx):amacleod2013-11-211-0/+2
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-5/+5
* Small cleanups in cgraph.bernds2013-11-191-14/+13
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* config/mpolacek2013-11-191-1/+2
* Remove all_lto_gen_passes, replace with plain function callsbernds2013-11-181-3/+0
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-2/+2
* * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-0/+1
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-17/+17
* Split symtab_node declarations onto multiple linesdmalcolm2013-10-301-1/+2
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-151/+151
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+4
* gcc/rsandifo2013-09-281-2/+2
* * tree-into-ssa.c (gate_into_ssa): New.hubicka2013-09-141-19/+46
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-09-10 Jan Hubicka <jh@suse.cz>paolo2013-09-101-0/+4
* * testsuite/g++.dg/ipa/devirt-11.C: Update template.hubicka2013-09-081-4/+10
* * cgraphunit.c (expand_thunk): Get body before touching arguments.hubicka2013-09-071-1/+5
* * cgraphunit.c (walk_polymorphic_call_targets): Break out from ...hubicka2013-09-051-62/+74
* PR middle-end/58201hubicka2013-09-051-0/+7
* * g++.dg/ipa/devirt-13.C: New testcase.hubicka2013-08-231-20/+67
* * cgraphunit.c (analyze_functions) Use update_type_inheritance_graph.hubicka2013-08-221-0/+2
* * Makeifle-in (ipa-devirt.o): New.hubicka2013-08-191-4/+29
* * cgraphunit.c (handle_alias_pairs): Reset the alias flag after theebotcazou2013-08-181-5/+9
* * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.hubicka2013-08-081-0/+1
* * cgraph.c (cgraph_get_body): New function based on lto.chubicka2013-08-061-0/+1
* 2013-08-06 Martin Jambor <mjambor@suse.cz>jamborm2013-08-061-3/+6
* Handwritten part of conversion of passes to C++ classesdmalcolm2013-08-051-3/+3
* * cgraphunit.c (add_new_function): Fix logic when adding fromhubicka2013-08-031-60/+74
* * cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin.hubicka2013-08-011-1/+1
* Introduce beginnings of a pass_manager class.dmalcolm2013-07-301-8/+14
* Fix typos.mrs2013-07-211-1/+1
* * cgraph.h (const_value_known_p): Replace by ...hubicka2013-06-191-2/+1
* 2013-06-18 Richard Biener <rguenther@suse.de>rguenth2013-06-181-3/+13
* * c-family/c-common.c (handle_alias_ifunc_attribute): Do not sethubicka2013-06-111-13/+4
* * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_Phubicka2013-06-051-38/+32
* 2013-06-04 Jan Hubicka <jh@suse.cz>dje2013-06-041-2/+5
* PR middle-end/57366hubicka2013-06-011-0/+26
* * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...hubicka2013-06-011-89/+56
OpenPOWER on IntegriCloud