re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subreg, at...
[gcc.git] / gcc / ipa.c
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
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-06-03 Ilya Enkovichipa.c (symbol_table::remove_unreachable_nodes): Don...
2015-05-24 Jan Hubickaipa-utils.h (method_class_type): Remove.
2015-02-17 Jan Hubickaipa-visibility.c (function_and_variable_visibility...
2015-02-14 Jan Hubickaipa-chkp.c: Use iterate_direct_aliases.
2015-02-11 Jan Hubickaipa.c (symbol_table::remove_unreachable_nodes): Avoid...
2015-02-11 Jan Hubickare PR ipa/65005 (FAIL: c-c++-common/torture/builtin...
2015-02-05 Jan Hubickare PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)
2015-01-15 Martin LiskaFix for PR64068 and PR64559.
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-12-15 Jan Hubickare PR ipa/61602 (ICE in lto1 on x86_64-linux-gnu in...
2014-12-15 Jan Hubicka* ipa.c (process_references): Fix conditoinal on flag_o...
2014-12-11 Jan Hubickare PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321...
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-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-02 Jan Hubickaipa.c (walk_polymorphic_call_targets): Avoid ICE when...
2014-09-20 Jan Hubickare PR tree-optimization/63255 (FAIL: gcc.dg/lto/iparefe...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-20 Jan Hubickacgraphunit.c (ipa_passes, compile): Reshedule symtab_re...
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-07-24 Martin LiskaIPA C++ refactoring 2/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-09 Trevor Saundersremove has_execute
2014-06-27 Martin LiskaFix for devirtualization dump functions
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-24 Trevor Saundersadd hash_map class
2014-06-24 Jan Hubickavarpool.c (dump_varpool_node): Dump used_by_single_func...
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-05-25 Jan Hubickaipa.c (cgraph_non_local_node_p_1, [...]): Move to ipa...
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-21 Jan Hubickaipa.c (ipa_discover_readonly_nonaddressable_var): Fix...
2014-05-20 Xinliang David Liadd dbgcnt support for devirt
2014-05-19 Jan Hubickaipa.c (symtab_remove_unreachable_nodes): Remove symbol...
2014-05-18 Jan Hubickaipa.c (update_visibility_by_resolution_info): New function.
2014-05-16 Jan Hubickavarpool.c (dump_varpool_node): Dump write-only flag.
2014-04-23 David MalcolmChange is-a.h to support typedefs of pointers
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-04-17 Jan Hubickare PR ipa/60854 (inline constructor of extern template)
2014-04-10 Jakub Jelinekre PR lto/60567 (lto1 ICE in add_symbol_to_partition...
2014-04-04 Jan Hubickare PR lto/59626 (/usr/include/bits/unistd.h:173:1:...
2014-04-03 Martin Jamboripa-cp.c (ipcp_verify_propagated_values): Also dump...
2014-03-21 Martin Jamborre PR ipa/59176 (ICE edge points to wrong declaration...
2014-03-21 Martin Jamborre PR middle-end/60419 (ICE Segmentation fault)
2014-03-10 Jakub Jelinekre PR ipa/60457 (ICE in cgraph_get_node)
2014-03-02 Jan Hubickare PR lto/60150 (ICE in function_and_variable_visibilit...
2014-02-26 Richard Bienerre PR ipa/60327 (xalanbmk and dealII ICE in ipa-inline...
2014-02-19 Jan Hubickaipa.c (function_and_variable_visibility): Also clear...
2014-02-04 Jan Hubickaipa.c (function_and_variable_visibility): Decompose...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-23 Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-27 Aldy Hernandezcgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-22 Aldy Hernandezipa.c (symtab_remove_unreachable_nodes): Fix up comment...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Martin Jamborcgraph.c (cgraph_get_create_node): Do what cgraph_get_c...
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-30 Ilya Enkovichipa.c (cgraph_build_static_cdtor_1): Support contructor...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-21 Diego NovilloRe-factor inclusion of tree.h.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-17 Jan Hubickare PR ipa/58329 (ld: Invalid symbol type for plabel...
2013-09-09 Jan Hubickaipa.c (walk_polymorphic_call_targets): Fix redirection...
2013-09-08 Jan Hubicka* ipa.c (walk_polymorphic_call_targets): Fix inliner...
2013-09-08 Jan Hubickadevirt-11.C: Update template.
2013-09-04 Jan HubickaMakefile.in (ipa-devirt.o): Add dependency on diagnostic.h
2013-09-01 Jan HubickaMakefile.in: Add ipa-profile.o
2013-08-26 Jan Hubickaipa.c (comdat_can_be_unshared_p_1): C++ constructors...
2013-08-22 Jan Hubickaipa.c (function_and_variable_visibility): First remembe...
2013-08-21 Martin Liska* ipa.c (ipa_profile_read_summary): Fix buffer overflow.
2013-08-13 Jan Hubickacgraph.c (cgraph_turn_edge_to_speculative): Return...
2013-08-09 Jan Hubickacgraph.c (cgraph_resolve_speculation): Cut frequency...
2013-08-06 Jan Hubickacgraph.c (cgraph_get_body): New function based on lto...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-08-05 Jan Hubickare PR lto/57602 (Runfails for several C/C++ benchmarks...
2013-08-03 Jan Hubickalto-cgraph.c (compute_ltrans_boundary): Add abstract...
2013-08-02 Jan Hubickacgraph.c (cgraph_function_body_availability): Do not...
2013-08-02 Jan Hubickaipa.c (symtab_remove_unreachable_nodes): Nodes in other...
2013-08-01 Jan Hubickacgraph.c (cgraph_release_function_body): Use used_as_ab...
2013-07-25 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Release functio...
2013-07-21 Mike StumpFix typo.
2013-06-19 Jan Hubickacgraph.h (const_value_known_p): Replace by ...
2013-06-13 Jan Hubickaipa.c (cgraph_externally_visible_p, [...]): Local comda...
2013-06-11 Jan Hubickac-common.c (handle_alias_ifunc_attribute): Do not set...
next