summaryrefslogtreecommitdiff
path: root/gcc/lto/lto.c
AgeCommit message (Expand)Author
2020-03-24Fix OpenMP offload handling for target-link variables for nvptx (PR81689)Tobias Burnus
2020-03-23lto/lto.c – used $ or . in generated linkptr nameTobias Burnus
2020-03-23Set proper DECL_ALIGN in offload_handle_link_vars (PR94233)Tobias Burnus
2020-01-08Use cgraph_node::dump_{asm_},name where possible.Martin Liska
2020-01-01Update copyright years.Jakub Jelinek
2019-11-22Release memory-block-pool memory back to malloc.Jan Hubicka
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-11-07lto-streamer-in.c: Include alloc-pool.h.Jan Hubicka
2019-11-03config.in: Regenerate.Jan Hubicka
2019-10-29Print header in dump_memory_report.Martin Liska
2019-10-29Remove misleading sorting function in ggc memory report.Martin Liska
2019-10-24cgraphunit.c (symbol_table::process_new_functions): Call ipa_free_size_summary.Jan Hubicka
2019-10-13* lto.c (lto_wpa_write_files): Do not update bodies of clones.Jan Hubicka
2019-10-11ggc-page.c (release_pages): Output statistics when !quiet_flag.Jan Hubicka
2019-10-11Do not allocate ggc during streaming.Jan Hubicka
2019-09-18re PR lto/91763 (go.go-torture/execute/printnil.go FAILs)Richard Biener
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor
2019-05-06Fix GNU coding style in lto-common.c.Martin Liska
2019-05-06Add lto-dump tool.Hrishikesh Kulkarni
2019-05-06Split part of functionality from lto.c to lto-common.c.Martin Liska
2019-04-12params.def (PARAM_MAX_LTO_STREAMING_PARALLELISM): New parameter.Jan Hubicka
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-11-28* lto.c (lto_read_decls): Fix handling of INTEGER_CST.Jan Hubicka
2018-11-22lto.c (cmp_type_location): Remove.Jan Hubicka
2018-10-26ipa-devirt.c (warn_odr): Make static.Jan Hubicka
2018-08-29Fix thinko in lto.c (PR bootstrap/87130).Martin Liska
2018-08-27Come up with fndecl_built_in_p.Martin Liska
2018-08-21[debug] Add debug and earlydebug dumpsTom de Vries
2018-07-20re PR debug/86585 (ICE in gen_member_die, at dwarf2out.c:24935)Richard Biener
2018-07-13lto.c (do_stream_out): Add PART parameter; open dump file.Jan Hubicka
2018-07-04[multiple changes]Martin Liska
2018-06-08dumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.Jan Hubicka
2018-06-05lto.c (cmp_type_location): Expand locations only once.Richard Biener
2018-05-30passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka
2018-04-30lto-wrapper.c (ltrans_priorities): New static var.Jan Hubicka
2018-04-18Fix coding style and typos.Martin Liska
2018-04-18Make Wodr warnings stable.Martin Liska
2018-04-18re PR lto/85391 (ICE in add_type_duplicate, at ipa-devirt.c:1887)Jan Hubicka
2018-02-08re PR ipa/81360 (ice in estimate_edge_growth, at ipa-inline.h:86)Jan Hubicka
2018-02-07* lto.c (register_resolution): Remove forgotten sanity check.Jan Hubicka
2018-02-06re PR lto/81004 (linking failed with -flto and static libboost_program_options)Jan Hubicka
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-07New VECTOR_CST layoutRichard Sandiford
2017-11-30spellcheck-tree.c (test_find_closest_identifier): Use ; instead of ;;.Jakub Jelinek
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek
2017-10-11[PATCH] DECL_ASSEMBLER_NAME and friendsNathan Sidwell
2017-10-10Require wi::to_wide for treesRichard Sandiford