summaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* PR jit/63854: Introduce xstrdup_for_dumpdmalcolm2014-12-081-16/+20
* 2014-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2014-11-261-25/+52
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-12/+13
* PR regression/63868iverbin2014-11-191-0/+2
* * cgraph.c (symbol_table::create_edge): Use opt_for_fn.hubicka2014-11-171-7/+11
* * passes.c (execute_one_pass): Do not apply all transforms priorhubicka2014-11-161-22/+64
* * ipa-pure-const.c (struct funct_state_d): Add can_free field.jakub2014-11-141-0/+2
* [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.kyukhin2014-11-131-0/+9
* gcc/ienkovich2014-11-051-1/+112
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-1/+20
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+19
* 2014-10-22 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-221-0/+34
* State cleanups from jit branchdmalcolm2014-10-211-0/+14
* IPA ICF pass, part 3/5marxin2014-10-161-0/+3
* move many gc hashtab to hash_tabletbsaunde2014-10-121-54/+43
* * cgraph.h (cgraph_node::get_fun): Declare.ebotcazou2014-10-071-0/+17
* * ipa-polymorphic-call.c (walk_ssa_copies): Recognizehubicka2014-10-051-0/+3
* * cgraph.h (struct indirect_call_info): Add IN_POLYMORPHIC_CDTORhubicka2014-10-031-0/+7
* * cgraph.c (cgraph_node::release_body): New argument keep_argumentsmarxin2014-09-261-3/+6
* * cgraph.h (class ipa_polymorphic_call_context): Move here fromhubicka2014-09-251-43/+46
* * ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors.hubicka2014-09-201-11/+5
* IPA C++ refactoring 4/Nmarxin2014-08-251-423/+338
* PR ipa/61800kyukhin2014-08-181-2/+4
* gcc/kyukhin2014-08-141-2/+2
* add a hash_set based on hash_tabletbsaunde2014-08-021-5/+5
* * cgraph.c (cgraph_node::create_indirect_edge): Copy speculative data.hubicka2014-07-291-3/+5
* IPA C++ refactoring 1/Nmarxin2014-07-241-439/+418
* * lto.c (read_cgraph_and_symbols): Do not push DECL_INIT_IOhubicka2014-07-121-0/+5
* * cgraph.c (cgraph_create_indirect_edge): Update call ofhubicka2014-07-051-1/+1
* IPA REF alias refactoringmarxin2014-07-011-24/+22
* * cgraph.c (dump_cgraph_node): Dump init&fini priorities.hubicka2014-06-281-0/+4
* IPA REF refactoringmarxin2014-06-251-18/+14
* 2014-06-20 Martin Jambor <mjambor@suse.cz>jamborm2014-06-201-5/+10
* Revert:hubicka2014-06-161-4/+3
* * symtab.c (symtab_node::reset_section): New method.hubicka2014-06-121-3/+4
* * varasm.c (set_implicit_section): New function.hubicka2014-06-111-1/+1
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-8/+5
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-8/+8
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-1/+2
* 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