summaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
Commit message (Expand)AuthorAgeFilesLines
* remove need for store_values_directlytbsaunde2015-04-181-1/+0
* * lto-cgraph.c (lto_output_node, input_overwrite_node): Streamhubicka2015-04-011-0/+2
* Mark omp thread functions as parallelizedvries2015-03-211-0/+2
* * cgraph.h (add_new_static_var): Remove declaration.mpolacek2015-03-161-3/+0
* 2015-03-10 Richard Biener <rguenther@suse.de>rguenth2015-03-101-0/+1
* * ipa-inline-analysis.c (check_callers): Checkhubicka2015-03-091-5/+12
* PR ipa/65334hubicka2015-03-081-0/+12
* * cgraph.c (cgraph_node::can_remove_if_no_direct_calls_p): Rewritehubicka2015-03-041-8/+3
* Fix PR ipa/65263.marxin2015-03-031-0/+3
* PR bootstrap/65150hubicka2015-02-271-3/+46
* * cgraph.h (clone_function_name_1): Declare.bernds2015-02-201-0/+1
* * cgraph.h (symtab_node::has_aliases_p): Simplify.hubicka2015-02-151-16/+4
* * ipa-chkp.c: Use iterate_direct_aliases.hubicka2015-02-141-11/+223
* PR ipa/65005hubicka2015-02-111-7/+0
* * ipa-inline-analysis.c (simple_edge_hints): Fix check forhubicka2015-02-031-0/+2
* PR ipa/64801hubicka2015-01-291-1/+1
* cgraph_edge refactoring.marxin2015-01-121-0/+55
* Update copyright years.jakub2015-01-051-1/+1
* 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