]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-devirt.c
fix typo in winnt.c
[thirdparty/gcc.git] / gcc / ipa-devirt.c
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-06-13  Martin Jamborre PR ipa/61186 (./g++.dg/ipa/pr52939.C & valgrind...
2014-05-20  Xinliang David Liadd dbgcnt support for devirt
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-05-05  Jan Hubickare PR ipa/60965 (IPA: Devirtualization versus placement...
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 Hubickaipa-devirt.c (odr_type_d): Add field all_derivations_known.
2014-04-15  Jan Hubickaipa-devirt.c (referenced_from_vtable_p): New predicate.
2014-04-14  Jan Hubickaipa-devirt.c (maybe_record_node): Ignore all non-method...
2014-04-08  Jan Hubickaipa-devirt.c (maybe_record_node): When node is not...
2014-04-03  Jan Hubickare PR ipa/60659 (ICE in get_polymorphic_call_info,...
2014-03-26  Jason Merrillre PR c++/60566 (r208573 omits needed thunks)
2014-03-01  Jason Merrillre PR c++/58678 (pykde4-4.11.2 link error (devirtualiza...
2014-02-11  Jan Hubickare PR lto/59468 (ICE on invalid C++ code with LTO in...
2014-02-10  Eric Botcazouipa-devirt.c (get_polymorphic_call_info_from_invariant...
2014-02-07  Jan Hubickare PR ipa/59918 (ICE in record_target_from_binfo, at...
2014-02-05  Jakub Jelinekre PR ipa/59947 (Segmentation fault with #pragma GCC...
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-01-10  Jan Hubickare PR middle-end/58585 (ICE in ipa with virtual inherit...
2014-01-10  Jan Hubickare PR c++/58252 (ice in gimple_get_virt_method_for_binf...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-17  Jan Hubickaipa-devirt.c (get_polymorphic_call_info): Fix offset...
2013-12-16  Jan Hubickare PR ipa/59473 (ice in get_class_context with -O3)
2013-12-06  Oleg Endoasan.c: Remove struct tags when referring to class...
2013-12-04  Jakub Jelinekre PR tree-optimization/59355 (ICE: SIGSEGV in hash_tab...
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  Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
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-23  Jan Hubickaipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity...
2013-09-17  Jan Hubickare PR ipa/58329 (ld: Invalid symbol type for plabel...
2013-09-10  Jan Hubicka* ipa-devirt.c (ipa_devirt): Enable with LTO.
2013-09-08  Jan Hubickadevirt-11.C: Update template.
2013-09-06  Jan Hubickare PR tree-optimization/58311 (ICE: SIGSEGV in hash_tab...
2013-09-05  Jan Hubickatree.c (types_same_for_odr): Drop overactive check.
2013-09-04  Jan HubickaMakefile.in (ipa-devirt.o): Add dependency on diagnostic.h
2013-09-01  Jan HubickaCorrect previous commit to the final version of patch.
2013-09-01  Jan Hubickacommon.opt (fdevirtualize-speculatively): New function.
2013-08-23  Jan Hubickaipa-utils.h (method_class_type): Declare.
2013-08-22  Jan Hubicka* cgraphunit.c (analyze_functions) Use update_type_inhe...
2013-08-19  Jan HubickaMakeifle-in (ipa-devirt.o): New.