summaryrefslogtreecommitdiff
path: root/gcc/cgraphclones.c
Commit message (Expand)AuthorAgeFilesLines
* Decompose function parameters: patch 7apinski/struct-reorg-4.9Olga Golovanevsky2016-02-261-7/+52
* Bug fixesOlga Golovanevsky2016-02-041-20/+39
* Decompose function parameters:patch 4Olga Golovanevsky2016-02-011-48/+67
* Decompose function parameters: patch 3Olga Golovanevsky2016-01-141-22/+157
* Decompose function parameters: patch 2Olga Golovanevsky2016-01-051-2/+3
* Decompose function parameters: patch 1Olga Golovanevsky2015-12-161-2/+3
* PR tree-optimization/60002jakub2014-02-041-0/+3
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR middle-end/58477hubicka2013-12-141-1/+4
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+6
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-1/+4
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-2/+2
* Time profiler introduced.marxin2013-11-111-0/+1
* Re-factor tree.h - Part 1.dnovillo2013-11-081-0/+105
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-45/+45
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-3/+2
* gcc/rsandifo2013-09-281-2/+2
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * cgraphclones.c (cgraph_create_virtual_clone): Compute the DECL_NAMEebotcazou2013-08-291-4/+10
* * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativehubicka2013-08-091-4/+26
* * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.hubicka2013-08-081-1/+6
* * cgraph.c (cgraph_get_body): New function based on lto.chubicka2013-08-061-1/+3
* * cgraph.c (release_function_body): Break out from ...hubicka2013-07-251-0/+9
* 2013-06-27 Martin Jambor <mjambor@suse.cz>jamborm2013-06-271-21/+2
* 2013-06-24 Martin Jambor <mjambor@suse.cz>jamborm2013-06-241-3/+10
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-5/+7
* PR lto/54095hubicka2013-05-081-0/+15
* Follow-on patch to r197595 to complete the replacement of truncating dividestejohnson2013-05-021-4/+2
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-0/+2
* PR tree-optimization/r55789hubicka2013-02-051-1/+4
* 2013-01-17 Martin Jambor <mjambor@suse.cz>jamborm2013-01-171-0/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* PR lto/45375hubicka2013-01-091-0/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-16/+14
* gcc/steven2012-07-161-3/+0
* * output.h (merge_weak, assemble_alias,steven2012-06-041-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * Makefile.in: Fix many dependencies.steven2012-05-311-1/+0
* * cgraph.h (cgraph_remove_unreachable_nodes): Rename to ...hubicka2012-05-101-1/+1
* * cgraph.c (cgraph_call_edge_duplication_hooks): Export.hubicka2012-05-081-0/+876