summaryrefslogtreecommitdiff
path: root/gcc/cgraphclones.c
Commit message (Expand)AuthorAgeFilesLines
* cgraphclones.c (cgraph_create_virtual_clone): Duplicate ipa_transforms_to_apply.Martin Jambor2014-04-161-0/+4
* re PR ipa/60640 (ICE edge points to wrong declaration / verify_cgraph_node fa...Martin Jambor2014-04-041-122/+211
* re PR ipa/60315 (template constructor switch optimization)Jan Hubicka2014-03-261-2/+6
* re PR tree-optimization/60002 (ICE: SIGSEGV in skip_artificial_parms_for() wi...Jakub Jelinek2014-02-041-0/+3
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR c++/58477 (ice in cgraph_speculative_call_info)Jan Hubicka2013-12-141-1/+4
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-2/+6
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-1/+4
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders2013-11-181-2/+2
* Time profiler introduced.Martin Liska2013-11-111-0/+1
* Re-factor tree.h - Part 1.Diego Novillo2013-11-081-0/+105
* Autogenerated fixes of "->symbol." to "->"David Malcolm2013-10-291-45/+45
* tree-outof-ssa.h: Remove include files.Andrew MacLeod2013-10-291-0/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-3/+2
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-2/+2
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* cgraphclones.c (cgraph_create_virtual_clone): Compute the DECL_NAME of the cl...Eric Botcazou2013-08-291-4/+10
* cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs.Jan Hubicka2013-08-091-4/+26
* cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.Jan Hubicka2013-08-081-1/+6
* cgraph.c (cgraph_get_body): New function based on lto.c implementation.Jan Hubicka2013-08-061-1/+3
* cgraph.c (release_function_body): Break out from ...Jan Hubicka2013-07-251-0/+9
* re PR c++/57208 (Latest chromium compilation fails with enabled LTO)Martin Jambor2013-06-271-21/+2
* re PR tree-optimization/57539 (ice in ipa_edge_duplication_hook)Martin Jambor2013-06-241-3/+10
* cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka2013-05-291-5/+7
* re PR lto/54095 (Unnecessary static variable renaming)Jan Hubicka2013-05-081-0/+15
* Follow-on patch to r197595 to complete the replacement of truncating divides ...Teresa Johnson2013-05-021-4/+2
* First phase of unifying the computation of profile scale factors/probabilitie...Teresa Johnson2013-04-081-0/+2
* PR tree-optimization/r55789Jan Hubicka2013-02-051-1/+4
* re PR tree-optimization/55264 (ICE: in ipa_make_edge_direct_to_target, at ipa...Martin Jambor2013-01-171-0/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* re PR lto/45375 ([meta-bug] Issues with building Mozilla (i.e. Firefox) with ...Jan Hubicka2013-01-091-0/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-16/+14
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-3/+0
* output.h (merge_weak, [...]): Move protos from here...Steven Bosscher2012-06-041-1/+0
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* Makefile.in: Fix many dependencies.Steven Bosscher2012-05-311-1/+0
* cgraph.h (cgraph_remove_unreachable_nodes): Rename to ...Jan Hubicka2012-05-101-1/+1
* cgraph.c (cgraph_call_edge_duplication_hooks): Export.Jan Hubicka2012-05-081-0/+876