decl.c (value_annotation_hasher::handle_cache_entry): Delete.
[gcc.git] / gcc / ipa-inline-transform.c
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-12 Jan Hubickare PR middle-end/65743 (LTO+FDO build of Firefox crashe...
2015-04-03 Jan Hubickare PR target/65648 (Bad code due to IRA fails to recogn...
2015-03-26 Jan Hubickaipa-inline-analysis.c (redirect_to_unreachable): New...
2015-03-04 Jan Hubickacgraph.c (cgraph_node::can_remove_if_no_direct_calls_p...
2015-03-02 Jan Hubickare PR ipa/64988 (ICE: verify_cgraph_node failed: Alias...
2015-02-13 Martin Jamborre PR ipa/65028 (450.soplex in SPEC CPU 2006 is miscomp...
2015-01-20 Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2015-01-15 Jan Hubickare PR bootstrap/64612 (profiledbootstrap failures)
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin Liskasymbol_summary is used for inline_summary.
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-11-24 Jan Hubickare PR ipa/63671 (21% tramp3d-v4 performance hit due...
2014-11-22 Jan Hubickaipa.c (symbol_table::remove_unreachable_nodes): Mark...
2014-11-18 Jan Hubickaipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-17 Eric Botcazouipa-inline-transform.c (master_clone_with_noninline_clo...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-04 Martin LiskaIPA C++ refactoring 3/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-06-25 Martin LiskaIPA REF refactoring
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-21 Jan Hubickare PR bootstrap/60984 (AIX: gcc-4.9.0 bootstrap fails...
2014-05-20 Dehao Chenipa-inline-transform.c (clone_inlined_nodes): Use min...
2014-04-04 Martin Jamborre PR ipa/60640 (ICE edge points to wrong declaration...
2014-02-20 Jan Hubickare PR middle-end/58555 (Floating point exception in...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-23 Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-02 Jan Hubickaipa-inline-transform.c (inline_transform): Do not optim...
2013-08-26 Jan Hubickaipa-inline-transform.c (inline_transform): Be ready...
2013-08-13 Jan Hubickacgraph.c (cgraph_turn_edge_to_speculative): Return...
2013-08-08 Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not walk into...
2013-08-01 Jan Hubickacgraph.c (cgraph_release_function_body): Use used_as_ab...
2013-06-24 Martin Jamborre PR tree-optimization/57539 (ice in ipa_edge_duplicat...
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-15 Martin Jamboripa-prop.c (ipa_make_edge_direct_to_target): Redirect...
2013-01-17 Martin Jamborre PR tree-optimization/55264 (ICE: in ipa_make_edge_di...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-07 Martin Jamborre PR middle-end/55078 (FAIL: g++.dg/torture/pr46154.C)
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Jan Hubickare PR tree-optimization/55104 (ice in inline_call,...
2012-10-26 Jan Hubickaipa-inline-transform.c (inline_call): Only account...
2012-10-25 Jan Hubickaipa-cp.c (ipcp_discover_new_direct_edges): If something...
2012-08-10 Jan Hubickare PR middle-end/54146 (Very slow compile with attribut...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-25 Jan Hubickacgraphunit.c: Update toplevel comment.
2012-04-17 Jan Hubickacgraph.c (cgraph_hash, [...]): Remove.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-03-22 Jan Hubickare PR tree-optimization/51737 (g++ crashes (internal...
2012-01-30 Richard Guentherre PR middle-end/52045 (ICE: in execute_todo, at passes...
2012-01-11 Eric Botcazoutree.h (build_function_decl_skip_args): Add boolean...
2011-09-23 Jan Hubickainline-1.c: new testcase.
2011-09-22 Jan Hubickaipa-inline-transform.c (inline_call): Always update...
2011-09-13 Jan Hubickaipa-inline-transform.c (can_remove_node_now_p): Fix...
2011-06-21 Richard Guentheripa-inline-transform.c (inline_transform): Fix previous...
2011-06-21 Richard Guentheripa-inline-transform.c (inline_transform): Fix typo.
2011-06-21 Christian BruelPR middle-end/49139 fix always_inline diagnostics
2011-06-13 Jan Hubickaipa-inline-transform.c (+can_remove_node_now_p_1):...
2011-06-12 Jan Hubickare PR middle-end/48836 (internal compiler error: in...
2011-06-11 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Kill same body...
2011-06-10 Jan Hubickaipa-inline-transform.c (can_remove_node_now_p): Move...
2011-05-08 Jan Hubickacgraph.c (cgraph_clone_node): Add call_duplication_hook...
2011-05-07 Jan Hubickaipa-inline-transform.c (inline_call): Account when...
2011-04-28 Martin Jamborcgraphunit.c (cgraph_preserve_function_body_p): Accept...
2011-04-26 Jan Hubickacgraphbuild.c (build_cgraph_edges): Update call of...
2011-04-22 Jan Hubickagengtype.c (open_base_files): Add ipa-inline.h include.
2011-04-20 Jan Hubickaipa-inline-transform.c (save_inline_function_body)...
2011-04-19 Jan Hubickacgraph.h (save_inline_function_body): Remove.