summaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-09-10 Martin Jambor <mjambor@suse.cz>jamborm2014-09-101-5/+5
* IPA C++ refactoring 4/Nmarxin2014-08-251-230/+190
* * tree-profile.c (tree_profiling): Skip external functionshubicka2014-08-211-5/+0
* * cgraphunit.c (ipa_passes, compile): Reshedulehubicka2014-08-201-6/+6
* PR c/61271mpolacek2014-08-191-1/+1
* IPA C++ refactoring 3/Nmarxin2014-08-041-14/+9
* add a hash_set based on hash_tabletbsaunde2014-08-021-6/+4
* [Patch] Not very subtle fix for pr61510jgreenhalgh2014-08-011-1/+1
* IPA C++ refactoring fix.marxin2014-07-241-1/+1
* IPA C++ refactoring 2/Nmarxin2014-07-241-11/+11
* IPA C++ refactoring 1/Nmarxin2014-07-241-119/+114
* PR middle-end/61654jakub2014-07-041-0/+1
* IPA REF alias refactoringmarxin2014-07-011-16/+15
* Fix for devirtualization dump functionsmarxin2014-06-271-1/+1
* IPA REF refactoringmarxin2014-06-251-9/+8
* * cgraphunit.c (assemble_thunks_and_aliases): Expand thunks beforehubicka2014-06-081-1/+1
* New callgraph wrapper function creation addedmarxin2014-06-041-0/+36
* Enhancement of call graph APImarxin2014-06-041-4/+6
* PR c++/47202jason2014-05-281-0/+2
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-1/+1
* add dbgcnt support for devirtdavidxl2014-05-201-1/+10
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-2/+2
* 2014-05-09 Teresa Johnson <tejohnson@google.com>tejohnson2014-05-091-1/+1
* 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-3/+3
* Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-6/+6
* 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