[AArch64] Add support for the SVE PCS
[gcc.git] / gcc / lto-cgraph.c
2019-09-19 Martin JamborNew IPA-SRA
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-02-13 Martin LiskaClean up MPX-related stuff.
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-21 Jan Hubickare PR ipa/88561 (PGO devirtualization miscompilation...
2018-12-14 Tom de Vries[offloading] Error on missing symbols
2018-09-28 Eric Botcazoucalls.c (expand_call): Try to do a tail call for thunks...
2018-09-21 Martin LiskaRemove arc profile histogram in non-LTO mode.
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-06-08 Martin LiskaCome up with cgraph_node::get_uid and make cgraph_node...
2018-06-08 Martin LiskaRemove MPX
2018-06-05 Martin LiskaSimplify gcov_histogram as it's used only for ARCS...
2018-05-30 Jan Hubickapasses.c (ipa_write_summaries): Only modify statements...
2018-05-22 H.J. LuDon't mark IFUNC resolver as only called directly
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-22 Martin Jambor[PR 82027] Also stream opt_info of former_clones
2017-11-10 Jan Hubickaauto-profile.c (afdo_indirect_call): Drop frequency.
2017-08-08 Martin Liskatrans.c: Include header files.
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-01-11 Maxim Ostapenkore PR lto/79042 (LTO doesn't propagate node->dynamicall...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-14 Martin JamborSplit omp-low into multiple files
2016-07-25 Martin LiskaDon't call get_working_sets w/ LTO and -fauto-profile (PR
2016-05-18 Jan Hubickaipa-inline-transform.c (preserve_function_body_p):...
2016-05-16 Jan Hubickalto-cgraph.c (compute_ltrans_boundary, [...]): Fix...
2016-05-03 Jan Hubickacgraph.c (symbol_table::create_edge): Set inline_failed.
2016-02-15 Tom de VriesDon't mark offload symbols with force_output in ltrans
2016-01-14 Tom de VriesMark symbols in offload tables with force_output in...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-08 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-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-24 Richard Bienerre PR lto/67699 (ICE (segfault) compiling a const array...
2015-07-15 Andrew MacLeodgimple-pretty-print.h: Don't include pretty-print.h.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-03 Ilya Enkovichipa.c (symbol_table::remove_unreachable_nodes): Don...
2015-05-15 Ilya Enkovichipa-chkp.h (chkp_wrap_function): New.
2015-04-03 Ilya Enkovichlto-cgraph.c (input_cgraph_1): Always link instrumented...
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-02-26 Jakub Jelinekpasses.c (ipa_write_summaries_1): Call lto_output_init_...
2015-02-17 Jan Hubickasymtab.c (symtab_node::verify_base): Verify body_remove...
2015-02-11 Jan Hubickare PR ipa/65005 (FAIL: c-c++-common/torture/builtin...
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-14 Aldy Hernandez+ * lto-cgraph: Update function comments for
2015-01-14 Ilya Verbincgraphunit.c (ipa_passes): Remove argument from ipa_wri...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-10 Jan Hubickainvoke.texi: (-devirtualize-at-ltrans): Document.
2014-12-09 Ilya Enkovichlto-cgraph.c (input_cgraph_1): Don't break existing...
2014-11-22 Jan Hubickaipa.c (symbol_table::remove_unreachable_nodes): Mark...
2014-11-14 Jakub Jelinekipa-pure-const.c (struct funct_state_d): Add can_free...
2014-11-13 Ilya Verbin[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offlo...
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-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-16 Martin LiskaIPA ICF pass, part 3/5
2014-10-03 Jan Hubickacgraph.h (struct indirect_call_info): Add IN_POLYMORPHI...
2014-09-24 Andi KleenAdd an no_reorder attribute for LTO
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-08 Richard Bienerlto-streamer.h (struct lto_input_block): Make it a...
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-07-31 Richard Bienerdata-streamer.h (streamer_write_data_stream): Declare...
2014-07-24 Martin LiskaIPA C++ refactoring 2/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-11 Jan Hubickavapool.c: Include tree-ssa-alias.h, gimple.h and lto...
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-24 Jan Hubickavarpool.c (dump_varpool_node): Dump used_by_single_func...
2014-06-23 Jan Hubickalto-cgraph.c (lto_output_node, input_node): Set/get...
2014-06-20 Jan Hubickacgraph.h (struct symtab_node): Add field in_init_priori...
2014-06-15 Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-16 Jan Hubickavarpool.c (dump_varpool_node): Dump write-only flag.
2014-05-06 Richard Sandifordlto-cgraph.c (compute_ltrans_boundary): Make node varia...
2014-04-23 David MalcolmChange is-a.h to support typedefs of pointers
2014-04-04 Jan Hubickare PR lto/59626 (/usr/include/bits/unistd.h:173:1:...
2014-04-04 Martin Jamborre PR ipa/60640 (ICE edge points to wrong declaration...
2014-03-25 Martin Jamborre PR ipa/59176 (ICE edge points to wrong declaration...
2014-02-07 Jan Hubickare PR ipa/59469 (LLVM build failure with gcc LTO)
2014-02-05 Jan Hubickalto-cgraph.c (asm_nodes_output): Make global.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-23 Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
next