New syntax for -fsanitize-recover.
[gcc.git] / gcc / ipa-prop.c
2014-10-05 Jan Hubickaipa-prop.c (try_make_edge_direct_virtual_call): Remove...
2014-10-05 Jan Hubickaipa-polymorphic-call.c (possible_placement_new): Fix...
2014-10-05 Jan Hubickaipa-polymorphic-call.c (walk_ssa_copies): Recognize...
2014-10-04 Jan Hubickadevirt-46.C: New testcase.
2014-10-03 Jan Hubickacgraph.h (struct indirect_call_info): Add IN_POLYMORPHI...
2014-10-03 Jan Hubickacgraph.h (ipa_polymorphic_call_context): Turn bools...
2014-10-02 Jan Hubickaipa-prop.h (ipa_get_controlled_uses): Add hack to avoid...
2014-10-02 Jan Hubickaipa-prop.c (ipa_modify_formal_parameters): Do not merge...
2014-09-26 Jan Hubickaipa-prop.c (ipa_intraprocedural_devirtualization):...
2014-09-25 Jan Hubickacgraph.h (class ipa_polymorphic_call_context): Move...
2014-09-24 Jan Hubickaipa-utils.h (polymorphic_call_context): Add metdhos...
2014-09-24 Martin Jamboripa-prop.c (ipa_edge_duplication_hook): Update controll...
2014-09-22 Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-09-20 Jan Hubickaipa-utils.h (ipa_polymorphic_call_context): Turn into...
2014-09-10 Jan Hubickare PR lto/63166 (ICE (LTO): ipa_intraprocedural_devirtu...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-16 Jan Hubickaipa-utils.h (ipa_polymorphic_call_context): Turn into...
2014-08-08 Richard Bienerlto-streamer.h (struct lto_input_block): Make it a...
2014-08-07 Jan Hubickaipa-devirt.c: Include gimple-pretty-print.h
2014-08-01 Martin LiskaIPA ICF pass 1/N
2014-07-29 Jan Hubickacgraph.c (cgraph_node::create_indirect_edge): Copy...
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-24 Richard Bienertree-inline.h (estimate_move_cost): Add speed_p parameter.
2014-07-11 Jan Hubickavapool.c: Include tree-ssa-alias.h, gimple.h and lto...
2014-07-11 Jan Hubickaipa-prop.c (ipa_binfo_from_known_type_jfunc): In LTO...
2014-07-08 Jan Hubickatree-ssa-alias.c (walk_aliased_vdefs_1): Add FUNCTION_E...
2014-07-05 Jan Hubickacgraph.c (cgraph_create_indirect_edge): Update call...
2014-07-02 Jan Hubickaipa-utils.h (method_class_type, [...]): Constify.
2014-06-28 Jan Hubickaipa-prop.c (ipa_set_jf_known_type): Record always the...
2014-06-27 Martin LiskaFix for devirtualization dump functions
2014-06-26 Martin Jamboripa-prop.c (ipa_impossible_devirt_target): No longer...
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-20 Martin Jamborre PR ipa/61540 (internal compiler error in try_make_ed...
2014-06-12 Martin Liskare PR ipa/61462 (ICE in ipa-prop.c:2562 caused by missi...
2014-06-06 Martin Jamboripa-prop.c (get_place_in_agg_contents_list): New function.
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-23 Martin Jamborre PR tree-optimization/53787 (Possible IPA-SRA / IPA...
2014-05-20 Xinliang David Liadd dbgcnt support for devirt
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-15 Martin Jamborre PR ipa/61085 (wrong code with -O2 -fno-early-inlinin...
2014-05-14 Martin Jamborre PR gcov-profile/60897 (Mangled function name in...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-03-14 Martin Jamborre PR lto/60461 (LTO linking error at -Os (and above...
2014-03-02 Jan Hubickare PR ipa/60306 (Incorrect devirtualization "pure virtu...
2014-02-19 Richard Bienerre PR ipa/60243 (IPA is slow on large cgraph tree)
2014-02-19 Jan Hubickaipa-prop.h (ipa_ancestor_jf_data): Update ocmment.
2014-02-18 Eric Botcazouipa-prop.c (compute_complex_ancestor_jump_func): Replac...
2014-02-05 Jan Hubickaipa-prop.c (detect_type_change): Shor circuit testing...
2014-02-04 Jan Hubickaipa-cp.c (ipa_get_indirect_edge_target_1): Do direct...
2014-02-04 Jan Hubickaipa-cp.c (ipa_get_indirect_edge_target_1): Do direct...
2014-02-03 Jan Hubickare PR ipa/59831 (ice in cgraph_speculative_call_info...
2014-02-03 Jan Hubickaipa-devirt.c (subbinfo_with_vtable_at_offset, [......
2014-02-02 Jan Hubickaipa-prop.c (update_jump_functions_after_inlining):...
2014-01-08 Jakub Jelinekre PR ipa/59722 (Bootstrap comparison failure on i686...
2014-01-06 Martin Jamborre PR ipa/59008 (ICEs in try_make_edge_direct_simple_ca...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-16 Jakub Jelinekre PR middle-end/58956 (wrong code at -O1 and above...
2013-12-15 Jan Hubickare PR ipa/59265 (Segmentation fault in ipa_note_param_c...
2013-12-14 Jan Hubickare PR c++/58477 (ice in cgraph_speculative_call_info)
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-05 Martin Jamborre PR ipa/58253 (IPA-SRA creates calls with different...
2013-11-28 Andrew MacLeodtree-ssa-propagate.c (valid_gimple_call_p): Pass TREE_T...
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-19 Jan Hubickacgraph.c (cgraph_create_indirect_edge): Use get_polymor...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.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-11-05 Jakub Jelinekre PR tree-optimization/58984 (wrong code at -Os and...
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-16 Paulo Matostree-core.h (tree_code_name): Remove.
2013-09-23 Jan Hubickaipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity...
2013-09-16 Jakub Jelinekipa-prop.c (ipa_compute_jump_functions_for_edge): Retur...
2013-09-13 Martin Jamborre PR bootstrap/58388 (LTO profiledbootstrap fails...
2013-09-12 Martin Jamborre PR ipa/58389 (g++ ICE in ipa_find_reference)
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-09 Uros Bizjakipa-prop.c (ipa_modify_call_arguments): Initialize...
2013-09-09 Jan Hubickaipa-prop.c (try_make_edge_direct_simple_call): Do not...
2013-09-05 Martin Jamboripa-prop.c (remove_described_reference): Accept missing...
2013-09-02 Martin Jamborre PR ipa/58106 (ICE: in ipa_edge_duplication_hook...
2013-08-31 Jan Hubickaipa-prop.c (ipa_set_jf_known_type): Check that we add...
2013-08-27 Martin Jamboripa-prop.h (ipa_pass_through_data): New field type_pres...
2013-08-26 Jan Hubicka* ipa-prop.c (ipa_print_node_params): Do not ICE during...
2013-08-18 Jan Hubickacgraph.c (cgraph_create_indirect_edge): Discover polymo...
2013-08-16 Jan Hubickagimple-fold.c (gimple_extract_devirt_binfo_from_cst...
2013-08-09 Jan Hubickacgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-03 Jan Hubickaipa-cp.c (gather_context_independent_values): Use ipa_g...
2013-07-25 Jan Hubickacgraph.c (release_function_body): Break out from ...
2013-07-21 Ondřej BílkaFix typos.
next