summaryrefslogtreecommitdiff
path: root/gcc/ipa-inline-transform.c
Commit message (Expand)AuthorAgeFilesLines
...
* * ipa-inline-transform.c (master_clone_with_noninline_clones_p): New.ebotcazou2014-10-171-1/+18
* IPA C++ refactoring 4/Nmarxin2014-08-251-5/+5
* IPA C++ refactoring 3/Nmarxin2014-08-041-1/+1
* IPA C++ refactoring 1/Nmarxin2014-07-241-19/+21
* IPA REF refactoringmarxin2014-06-251-2/+2
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-1/+1
* PR bootstrap/60984hubicka2014-05-211-1/+5
* 2014-05-20 Dehao Chen <dehao@google.com>dehao2014-05-201-2/+3
* 2014-04-04 Martin Jambor <mjambor@suse.cz>jamborm2014-04-041-1/+1
* PR ipa/58555hubicka2014-02-201-5/+12
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR c++/41090jason2013-12-231-1/+12
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-1/+1
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-26/+26
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+1
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * ipa-inline-transform.c (inline_transform): Do nothubicka2013-09-021-1/+1
* * ipa-inline-transform.c (inline_transform): Be ready for basic blockhubicka2013-08-261-3/+6
* * cgraph.c (cgraph_turn_edge_to_speculative): Return newlyhubicka2013-08-131-3/+15
* * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.hubicka2013-08-081-0/+1
* * cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin.hubicka2013-08-011-0/+1
* 2013-06-24 Martin Jambor <mjambor@suse.cz>jamborm2013-06-241-6/+10
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-3/+3
* 2013-05-15 Martin Jambor <mjambor@suse.cz>jamborm2013-05-151-1/+1
* 2013-01-17 Martin Jambor <mjambor@suse.cz>jamborm2013-01-171-3/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-12-07 Martin Jambor <mjambor@suse.cz>jamborm2012-12-071-5/+4
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-6/+6
* PR middle-end/55104hubicka2012-11-011-2/+4
* * ipa-inline-transform.c (inline_call): Only account size changeshubicka2012-10-261-1/+4
* * ipa-cp.c (ipcp_discover_new_direct_edges): If something was turnedhubicka2012-10-251-4/+19
* PR middle-end/54146hubicka2012-08-101-2/+8
* gcc/steven2012-07-161-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-1/+4
* * cgraphunit.c: Update toplevel comment.hubicka2012-04-251-1/+14
* * cgraph.c (cgraph_hash, assembler_name_hash): Remove.hubicka2012-04-171-1/+1
* * cgraph.h: Update copyrights;hubicka2012-04-141-23/+23
* PR middle-end/51737hubicka2012-03-221-1/+12
* 2012-01-30 Richard Guenther <rguenther@suse.de>rguenth2012-01-301-3/+5
* * tree.h (build_function_decl_skip_args): Add boolean parameter.ebotcazou2012-01-111-1/+1
* * gcc.dg/ipa/inline-1.c: new testcase.hubicka2011-09-231-0/+2
* * ipa-inline-transform.c (inline_call): Always update jump functionshubicka2011-09-221-1/+1
* other/49533hubicka2011-09-131-2/+2
* 2011-06-21 Richard Guenther <rguenther@suse.de>rguenth2011-06-211-5/+5
* 2011-06-21 Richard Guenther <rguenther@suse.de>rguenth2011-06-211-1/+1
* PR middle-end/49139 fix always_inline diagnosticschrbr2011-06-211-11/+7