summaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
Commit message (Expand)AuthorAgeFilesLines
...
* New symbol_summary class introduced.marxin2014-12-221-0/+8
* PR ipa/61602hubicka2014-12-151-1/+1
* PR ipa/61324hubicka2014-12-111-3/+6
* PR jit/63854: Introduce xstrdup_for_dumpdmalcolm2014-12-081-0/+28
* * symtab.c (symtab_node::equal_address_to): New function.hubicka2014-12-071-0/+5
* 2014-12-05 Martin Jambor <mjambor@suse.cz>jamborm2014-12-051-0/+10
* 2014-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2014-11-261-7/+16
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-8/+8
* * cgraphunit.c (analyze_functions): Use opt_for_fn.hubicka2014-11-171-1/+1
* * ipa-polymorphic-call.chubicka2014-11-161-1/+3
* * passes.c (execute_one_pass): Do not apply all transforms priorhubicka2014-11-161-0/+5
* 2014-11-14 Martin Jambor <mjambor@suse.cz>jamborm2014-11-141-2/+5
* * ipa-pure-const.c (struct funct_state_d): Add can_free field.jakub2014-11-141-0/+4
* 2014-11-14 Martin Jambor <mjambor@suse.cz>jamborm2014-11-141-4/+6
* [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.kyukhin2014-11-131-0/+7
* gcc/ienkovich2014-11-051-0/+30
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-19/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-16/+0
* 2014-10-22 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-221-0/+13
* State cleanups from jit branchdmalcolm2014-10-211-0/+3
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* IPA ICF pass, part 3/5marxin2014-10-161-0/+8
* move many gc hashtab to hash_tabletbsaunde2014-10-121-13/+81
* * cgraph.h (cgraph_node::get_fun): Declare.ebotcazou2014-10-071-0/+3
* * ipa-polymorphic-call.c (walk_ssa_copies): Recognizehubicka2014-10-051-0/+3
* * cgraph.h (struct indirect_call_info): Add IN_POLYMORPHIC_CDTORhubicka2014-10-031-1/+4
* * cgraph.h (ipa_polymorphic_call_context):hubicka2014-10-031-10/+11
* * ipa-polymorphic-call.chubicka2014-10-021-2/+50
* * cgraph.c (cgraph_node::release_body): New argument keep_argumentsmarxin2014-09-261-1/+1
* * cgraph.h (class ipa_polymorphic_call_context): Move here fromhubicka2014-09-251-9/+111
* * cgraph.h, dbxout.c, dwarfout2.c, gimple-fold.c,aldyh2014-09-241-1/+1
* Add an no_reorder attribute for LTOak2014-09-241-3/+2
* PR c++/61825hubicka2014-09-191-1/+15
* support ggc hash_map and hash_settbsaunde2014-09-021-2/+1
* IPA C++ refactoring 4/Nmarxin2014-08-251-230/+675
* PR ipa/61800kyukhin2014-08-181-1/+2
* IPA C++ refactoring 3/Nmarxin2014-08-041-119/+1
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-2/+3
* * cgraph.c (cgraph_node::create_indirect_edge): Copy speculative data.hubicka2014-07-291-2/+3
* IPA C++ refactoring 2/Nmarxin2014-07-241-64/+134
* IPA C++ refactoring 1/Nmarxin2014-07-241-542/+893
* 2014-07-14 Richard Biener <rguenther@suse.de>rguenth2014-07-141-1/+1
* * cgraph.h (symtab_node): Add nonzero_address.hubicka2014-07-131-6/+15
* * vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hhubicka2014-07-111-0/+2
* IPA REF alias refactoringmarxin2014-07-011-0/+7
* IPA REF refactoringmarxin2014-06-251-5/+67
* * varpool.c (dump_varpool_node): Dump used_by_single_function.hubicka2014-06-241-0/+6
* * cgraph.h (tls_model_names): New variable.hubicka2014-06-211-0/+1
* * cgraph.h (struct symtab_node): Add field in_init_priority_hashhubicka2014-06-201-0/+9
* Revert:hubicka2014-06-161-1/+0