aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / ipa-prop.c
2016-08-22 Yvan RouxMerge branches/gcc-6-branch rev 239654.
2016-06-15 Yvan RouxMerge branches/gcc-6-branch rev 237469.
2016-03-29 rguenth2016-03-29 Richard Biener <rguenther@suse.de>
2016-01-22 kugangcc/ChangeLog:
2016-01-04 jakub Update copyright years.
2015-12-16 hubicka * ipa-cp.c (ipa_get_indirect_edge_target_1): Use can_r...
2015-12-11 jambormAdd an asssert and testcase for PR 68064
2015-12-10 law2015-12-10 Jeff Law <law@redhat.com>
2015-11-09 marxinFix memory leaks in IPA.
2015-11-08 ebotcazouMerge of the scalar-storage-order branch.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-20 marxinCorrectly fill up cgraph_node::local.versionable flag.
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-09-16 miyukiShare memory blocks between pool allocators
2015-07-16 marxinFix PR ipa/66896.
2015-07-16 marxinAdd new object_allocator and clean-up allocator usage.
2015-07-16 jambormGive struct param_aa_atatus and struct func_body_info...
2015-07-15 amacleod * gimple-pretty-print.h: Don't include pretty-print.h.
2015-07-15 jambormLimit AA walking when inlining analysis examines parameters
2015-07-13 aldyhFix double word typos.
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-01 marxinChange use to type-based pool allocator in ipa-prop.c
2015-06-01 marxinChange use to type-based pool allocator in ipa-prop.c.
2015-05-09 jason * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,
2015-04-12 hubicka PR ipa/65743
2015-03-30 jakub PR ipa/65610
2015-02-26 jakub * passes.c (ipa_write_summaries_1): Call lto_output_in...
2015-02-13 hubicka PR ipa/65028
2015-02-04 hubicka * ipa-prop.c (update_indirect_edges_after_inlining...
2015-02-04 hubicka PR middle-end/64922
2015-01-18 hubicka PR ipa/64378
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-12 hubicka PR ipa/63470
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-12-22 marxinipa-prop uses symbol_summary class.
2014-12-08 dmalcolmPR jit/63854: Introduce xstrdup_for_dump
2014-12-05 jamborm2014-12-05 Martin Jambor <mjambor@suse.cz>
2014-12-04 dmalcolmPR jit/63854: Fix leak of ipa hooks
2014-12-04 jamborm2014-12-04 Martin Jambor <mjambor@suse.cz>
2014-11-29 jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-25 trippelsFix PR64059
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-18 hubicka * ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-11-14 jamborm2014-11-14 Martin Jambor <mjambor@suse.cz>
2014-11-14 jamborm2014-11-14 Martin Jambor <mjambor@suse.cz>
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-05 hubicka * ipa-prop.c (try_make_edge_direct_virtual_call):...
2014-10-05 hubicka * ipa-polymorphic-call.c (possible_placement_new)...
2014-10-05 hubicka * ipa-polymorphic-call.c (walk_ssa_copies): Recognize
2014-10-04 hubicka * g++.dg/ipa/devirt-46.C: New testcase.
2014-10-03 hubicka * cgraph.h (struct indirect_call_info): Add IN_POLYMOR...
2014-10-03 hubicka * cgraph.h (ipa_polymorphic_call_context):
2014-10-02 hubicka * ipa-prop.h (ipa_get_controlled_uses): Add hack to...
2014-10-02 hubicka * ipa-prop.c (ipa_modify_formal_parameters): Do not...
2014-09-26 hubicka * ipa-prop.c (ipa_intraprocedural_devirtualization...
2014-09-25 hubicka * cgraph.h (class ipa_polymorphic_call_context): Move...
2014-09-24 hubicka * ipa-utils.h (polymorphic_call_context): Add
2014-09-24 jamborm2014-09-24 Martin Jambor <mjambor@suse.cz>
2014-09-22 hubicka * tree-ssa-ccp.c (prop_value_d): Rename to ...
2014-09-20 hubicka * ipa-utils.h (ipa_polymorphic_call_context): Turn...
2014-09-10 hubicka PR ipa/63166
2014-08-25 marxinIPA C++ refactoring 4/N
2014-08-16 hubicka * ipa-utils.h (ipa_polymorphic_call_context): Turn...
2014-08-08 rguenth2014-08-08 Richard Biener <rguenther@suse.de>
2014-08-07 hubicka * ipa-devirt.c: Include gimple-pretty-print.h
2014-08-01 marxinIPA ICF pass 1/N
2014-07-29 hubicka * cgraph.c (cgraph_node::create_indirect_edge): Copy...
2014-07-24 marxinIPA C++ refactoring 1/N
2014-07-24 rguenth2014-07-24 Richard Biener <rguenther@suse.de>
2014-07-11 hubicka * vapool.c: Include tree-ssa-alias.h, gimple.h and...
2014-07-11 hubicka * ipa-prop.c (ipa_binfo_from_known_type_jfunc): In...
2014-07-08 hubicka * tree-ssa-alias.c (walk_aliased_vdefs_1): Add FUNCTIO...
2014-07-05 hubicka * cgraph.c (cgraph_create_indirect_edge): Update call of
2014-07-02 hubicka * ipa-utils.h (method_class_type, vtable_pointer_value...
2014-06-28 hubicka * ipa-prop.c (ipa_set_jf_known_type): Record always...
2014-06-27 marxinFix for devirtualization dump functions
2014-06-26 jamborm2014-06-26 Martin Jambor <mjambor@suse.cz>
2014-06-25 marxinIPA REF refactoring
2014-06-20 jamborm2014-06-20 Martin Jambor <mjambor@suse.cz>
2014-06-12 marxin PR ipa/61462
2014-06-06 jamborm2014-06-06 Martin Jambor <mjambor@suse.cz>
2014-06-02 amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-23 jamborm2014-05-23 Martin Jambor <mjambor@suse.cz>
2014-05-20 davidxladd dbgcnt support for devirt
2014-05-17 tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-15 jamborm2014-05-15 Martin Jambor <mjambor@suse.cz>
2014-05-14 jamborm2014-05-14 Martin Jambor <mjambor@suse.cz>
2014-05-06 mrsMerge in wide-int.
2014-05-06 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-04-30 mrsMerge in trunk.
2014-04-28 rsandifoMerge from trunk.
next