[PR ipa/71981] Make get_dynamic_type grok MEM_REF
[gcc.git] / gcc / cgraph.h
2016-05-18 Martin JamborIndirect inlining of targets from references of global...
2016-05-08 Jan Hubickacgraph.c (thunk_adjust): Export.
2016-05-04 Jan Hubickacgraph.c (cgraph_node::call_for_symbol_thunks_and_alias...
2016-04-21 Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-17 Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-16 Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-07 Jakub Jelinekcgraph.h (struct cgraph_simd_clone): Add mask_mode...
2016-04-04 Jan Hubickare PR lto/68881 (UNRESOLVED/FAIL: gcc.dg/lto/attr-weakr...
2016-03-29 Jan Hubickare PR lto/70283 (bogus vtable mismatch warnings)
2016-03-10 Jan Hubickare PR ipa/69589 (ICE in initialize_node_lattices, at...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-23 Nathan Sidwellcgraph.h (decl_in_symtab_p): Revert check DECL_IN_CONST...
2015-12-23 Nathan Sidwellalias.c (compare_base_decls): Simplify in-symtab check.
2015-12-15 Martin Jambor[PR 68851] Do not collect thunks in collect_callers
2015-12-09 Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-12-07 Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-12-04 Jan Hubicka* ipa-inline.c (can_inline_edge_p) Use merged_comdat.
2015-11-29 Jan Hubickacgraph.c (cgraph_node::make_local): No name is unique...
2015-11-05 Jakub Jelinekgcc/
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-08-19 Trevor Saundersremove useless typedefs
2015-07-13 Aldy HernandezFix double word typos.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordcgraph.h (asmname_hasher): Inherit from ggc_ptr_hash.
2015-06-25 Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-25 Andrew MacLeodcgraph.h (cgraph_rtl_info): Move to rtl.h
2015-06-05 Aldy HernandezMerge debug-early branch into mainline.
2015-04-30 David MalcolmFix spurious semicolons
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-04-01 Jan Hubickalto-cgraph.c (lto_output_node, [...]): Stream split_part.
2015-03-21 Tom de VriesMark omp thread functions as parallelized
2015-03-16 Marek Polacekcgraph.h (add_new_static_var): Remove declaration.
2015-03-10 Richard Bienerre PR ipa/44563 (GCC uses a lot of RAM when compiling...
2015-03-09 Jan Hubickaipa-inline-analysis.c (check_callers): Check node-...
2015-03-08 Jan Hubickare PR ipa/65334 (r221099 caused: FAIL: gfortran.fortran...
2015-03-04 Jan Hubickacgraph.c (cgraph_node::can_remove_if_no_direct_calls_p...
2015-03-03 Martin Liskare PR target/65263 (ICE (error: unrecognizable insn...
2015-02-27 Jan Hubickare PR bootstrap/65150 (r220875 causes bootstrap failure...
2015-02-20 Bernd Schmidtcgraph.h (clone_function_name_1): Declare.
2015-02-15 Jan Hubickacgraph.h (symtab_node::has_aliases_p): Simplify.
2015-02-14 Jan Hubickaipa-chkp.c: Use iterate_direct_aliases.
2015-02-11 Jan Hubickare PR ipa/65005 (FAIL: c-c++-common/torture/builtin...
2015-02-03 Jan Hubickaipa-inline-analysis.c (simple_edge_hints): Fix check...
2015-01-29 Jan Hubickare PR ipa/64801 (kernel build failure due to ICF)
2015-01-12 Martin Liskacgraph_edge refactoring.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin LiskaNew symbol_summary class introduced.
2014-12-15 Jan Hubickare PR ipa/61602 (ICE in lto1 on x86_64-linux-gnu in...
2014-12-11 Jan Hubickare PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321...
2014-12-08 David MalcolmPR jit/63854: Introduce xstrdup_for_dump
2014-12-07 Jan Hubickasymtab.c (symtab_node::equal_address_to): New function.
2014-12-05 Martin Jamborcgraph.h (cgraph_node): New method expand_all_artificia...
2014-11-26 Bernd Edlingerre PR ipa/61190 (g++.old-deja/g++.mike/p4736b.C FAILs...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-17 Jan Hubickacgraphunit.c (analyze_functions): Use opt_for_fn.
2014-11-16 Jan Hubicka* ipa-polymorphic-call.c
2014-11-16 Jan Hubickapasses.c (execute_one_pass): Do not apply all transform...
2014-11-14 Martin Jamboripa-prop.h (ipa_get_jf_pass_through_type_preserved...
2014-11-14 Jakub Jelinekipa-pure-const.c (struct funct_state_d): Add can_free...
2014-11-14 Martin Jamborcgraph.h (clear_outer_type): Make public.
2014-11-13 Ilya Verbin[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO...
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-22 Andrew MacLeodcfgbuild.h: New.
2014-10-21 David MalcolmState cleanups from jit branch
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-16 Martin LiskaIPA ICF pass, part 3/5
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-10-07 Eric Botcazoucgraph.h (cgraph_node::get_fun): Declare.
2014-10-05 Jan Hubickaipa-polymorphic-call.c (walk_ssa_copies): Recognize...
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 Hubicka* ipa-polymorphic-call.c
2014-09-26 Martin Liskacgraph.c (cgraph_node::release_body): New argument...
2014-09-25 Jan Hubickacgraph.h (class ipa_polymorphic_call_context): Move...
2014-09-24 Aldy Hernandezcgraph.h, [...]: Rename all instances of DECL_ABSTRACT...
2014-09-24 Andi KleenAdd an no_reorder attribute for LTO
2014-09-19 Jan Hubickare PR c++/61825 (g++.dg/cpp0x/static_assert9.C FAILs)
2014-09-02 Trevor Saunderssupport ggc hash_map and hash_set
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-18 Ilya Enkovichre PR ipa/61800 (ICE: Segmentation fault during Firefox...
2014-08-04 Martin LiskaIPA C++ refactoring 3/N
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-07-29 Jan Hubickacgraph.c (cgraph_node::create_indirect_edge): Copy...
2014-07-24 Martin LiskaIPA C++ refactoring 2/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-14 Richard Bienercgraph.h (decl_in_symtab_p): Make inline.
2014-07-13 Jan Hubickacgraph.h (symtab_node): Add nonzero_address.
2014-07-11 Jan Hubickavapool.c: Include tree-ssa-alias.h, gimple.h and lto...
2014-07-01 Martin LiskaIPA REF alias refactoring
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-24 Jan Hubickavarpool.c (dump_varpool_node): Dump used_by_single_func...
2014-06-21 Jan Hubickacgraph.h (tls_model_names): New variable.
2014-06-20 Jan Hubickacgraph.h (struct symtab_node): Add field in_init_priori...
2014-06-16 Jan Hubickarevert: symtab.c (symtab_node::reset_section): New...
2014-06-15 Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-12 Jan Hubickasymtab.c (symtab_node::reset_section): New method.
next