]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-devirt.c
remove has_execute
[thirdparty/gcc.git] / gcc / ipa-devirt.c
2014-07-09  tbsaunderemove has_execute
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-07-02  hubicka * tree.c (decls_same_for_odr, decls_same_for_odr,
2014-06-28  hubicka * ipa-devirt.c (set_type_binfo): New function.
2014-06-27  marxinFix for devirtualization dump functions
2014-06-25  marxinIPA REF refactoring
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-13  jamborm2014-06-13 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-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  hubicka PR ipa/60965
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-23  dmalcolmChange is-a.h to support typedefs of pointers
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-04-17  hubicka * ipa-devirt.c (odr_type_d): Add field all_derivations...
2014-04-15  hubicka * ipa-devirt.c (referenced_from_vtable_p): New predicate.
2014-04-14  hubicka * ipa-devirt.c (maybe_record_node): Ignore all non...
2014-04-08  hubicka * ipa-devirt.c (maybe_record_node): When node is not...
2014-04-03  hubicka PR ipa/60659
2014-04-02  mrsMerge in trunk.
2014-03-26  jason PR c++/60566
2014-03-01  jason PR c++/58678
2014-02-11  hubicka PR lto/59468
2014-02-10  mrsMerge in trunk.
2014-02-10  ebotcazou * ipa-devirt.c (get_polymorphic_call_info_from_invaria...
2014-02-07  hubicka PR ipa/59918
2014-02-05  jakub PR ipa/59947
2014-02-04  hubicka * ipa-cp.c (ipa_get_indirect_edge_target_1): Do direct
2014-02-03  hubicka PR ipa/59831
2014-02-03  hubicka * ipa-devirt.c (subbinfo_with_vtable_at_offset,
2014-01-31  mrsReview feedback, fixed to use to_short_addr on mem_ref_...
2014-01-13  mrsMerge in trunk.
2014-01-10  hubicka PR ipa/58585
2014-01-10  hubicka PR ipa/58252
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-17  hubicka * ipa-devirt.c (get_polymorphic_call_info): Fix offset...
2013-12-16  mrsMerge in trunk.
2013-12-16  hubicka PR ipa/59473
2013-12-13  mrsMerge in trunk.
2013-12-06  olegendo * asan.c: Remove struct tags when referring to class...
2013-12-04  rsandifoMerge with trunk.
2013-12-04  jakub PR tree-optimization/59355
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoRemove some differences with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  hubicka * cgraph.c (cgraph_create_indirect_edge): Use get_poly...
2013-11-18  rsandifoMerge from trunk.
2013-11-18  tbsaunderemove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-16  mrsMerge in trunk.
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-21  dnovilloRe-factor inclusion of tree.h.
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-23  hubicka * ipa-cp.c (ipa_get_indirect_edge_target_1): Add sanit...
2013-09-20  mrsMerge in trunk.
2013-09-17  hubicka PR middle-end/58329
2013-09-10  hubicka * ipa-devirt.c (ipa_devirt): Enable with LTO.
2013-09-08  hubicka * testsuite/g++.dg/ipa/devirt-11.C: Update template.
2013-09-06  hubicka PR tree-optimization/58311
2013-09-05  hubicka * tree.c (types_same_for_odr): Drop overactive check.
2013-09-04  mrsMerge in trunk.
2013-09-04  hubicka * Makefile.in (ipa-devirt.o): Add dependency on diagno...
2013-09-01  hubickaCorrect previous commit to the final version of patch.
2013-09-01  hubicka * common.opt (fdevirtualize-speculatively): New function.
2013-08-23  hubicka * ipa-utils.h (method_class_type): Declare.
2013-08-22  hubicka * cgraphunit.c (analyze_functions) Use update_type_inh...
2013-08-19  hubicka * Makeifle-in (ipa-devirt.o): New.