summaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* always define ENABLE_OFFLOADINGtbsaunde2015-11-151-3/+2
* gcc/cesar2015-10-301-0/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-18/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-12/+12
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-11/+4
* 2015-10-27 Richard Biener <rguenther@suse.de>rguenth2015-10-271-21/+20
* switch from gimple to gimple*tbsaunde2015-09-201-14/+15
* Fix double word typos.aldyh2015-07-131-3/+3
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-13/+4
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+23
* gcc/rsandifo2015-06-251-1/+1
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-1/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* gcc/ienkovich2015-06-031-0/+14
* * gimplify.c (gimplify_modify_expr_rhs): Use simple test on the size.ebotcazou2015-06-011-2/+4
* gcc/ienkovich2015-06-011-5/+20
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-3/+3
* Fix indentation issues seen by -Wmisleading-indentationdmalcolm2015-05-051-5/+5
* PR ipa/65600hubicka2015-03-271-1/+1
* PR middle-end/65595hubicka2015-03-271-1/+1
* * cgraph.c (cgraph_update_edges_for_call_stmt_node): Do not bringhubicka2015-03-261-21/+48
* Mark omp thread functions as parallelizedvries2015-03-211-0/+2
* Fix PR ipa/65432marxin2015-03-181-3/+2
* * cgraph.c (cgraph_node::release_body): Free function_in_decl_state.hubicka2015-03-121-2/+12
* 2015-03-10 Richard Biener <rguenther@suse.de>rguenth2015-03-101-11/+21
* * ipa-inline-analysis.c (check_callers): Checkhubicka2015-03-091-13/+20
* * cgraph.c (cgraph_node::can_remove_if_no_direct_calls_p): Rewritehubicka2015-03-041-15/+82
* Fix PR ipa/65263.marxin2015-03-031-0/+12
* PR bootstrap/65150hubicka2015-02-271-1/+1
* * ipa-visibility.c (function_and_variable_visibility): Onlyhubicka2015-02-171-10/+10
* * ipa-chkp.c: Use iterate_direct_aliases.hubicka2015-02-141-58/+20
* PR ipa/65005hubicka2015-02-111-18/+7
* PR middle-end/64922hubicka2015-02-041-1/+5
* Always pass explicit location to fatal_error.jsm282015-01-301-1/+1
* * cgraph.c (cgraph_node::dump): Dump profile flags.hubicka2015-01-181-0/+12
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-4/+9
* cgraph_edge refactoring.marxin2015-01-121-89/+46
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* 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