aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/lto.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Release memory-block-pool memory back to malloc.Jan Hubicka1-0/+1
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-11-12Apply mechanical replacement (generated patch).Martin Liska1-5/+5
2019-11-07lto-streamer-in.c: Include alloc-pool.h.Jan Hubicka1-0/+4
2019-11-03config.in: Regenerate.Jan Hubicka1-0/+2
2019-10-29Print header in dump_memory_report.Martin Liska1-9/+3
2019-10-29Remove misleading sorting function in ggc memory report.Martin Liska1-3/+3
2019-10-24cgraphunit.c (symbol_table::process_new_functions): Call ipa_free_size_summary.Jan Hubicka1-2/+2
2019-10-13* lto.c (lto_wpa_write_files): Do not update bodies of clones.Jan Hubicka1-1/+1
2019-10-11ggc-page.c (release_pages): Output statistics when !quiet_flag.Jan Hubicka1-0/+1
2019-10-11Do not allocate ggc during streaming.Jan Hubicka1-0/+7
2019-09-18re PR lto/91763 (go.go-torture/execute/printnil.go FAILs)Richard Biener1-0/+6
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor1-1/+1
2019-05-06Fix GNU coding style in lto-common.c.Martin Liska1-12/+18
2019-05-06Add lto-dump tool.Hrishikesh Kulkarni1-0/+6
2019-05-06Split part of functionality from lto.c to lto-common.c.Martin Liska1-2809/+24
2019-04-12params.def (PARAM_MAX_LTO_STREAMING_PARALLELISM): New parameter.Jan Hubicka1-14/+39
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-28* lto.c (lto_read_decls): Fix handling of INTEGER_CST.Jan Hubicka1-1/+2
2018-11-22lto.c (cmp_type_location): Remove.Jan Hubicka1-41/+1
2018-10-26ipa-devirt.c (warn_odr): Make static.Jan Hubicka1-1/+1
2018-08-29Fix thinko in lto.c (PR bootstrap/87130).Martin Liska1-2/+2
2018-08-27Come up with fndecl_built_in_p.Martin Liska1-2/+3
2018-08-21[debug] Add debug and earlydebug dumpsTom de Vries1-0/+2
2018-07-20re PR debug/86585 (ICE in gen_member_die, at dwarf2out.c:24935)Richard Biener1-1/+18
2018-07-13lto.c (do_stream_out): Add PART parameter; open dump file.Jan Hubicka1-8/+15
2018-07-04[multiple changes]Martin Liska1-2/+2
2018-06-08dumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.Jan Hubicka1-22/+39
2018-06-05lto.c (cmp_type_location): Expand locations only once.Richard Biener1-13/+9
2018-05-30passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka1-1/+2
2018-04-30lto-wrapper.c (ltrans_priorities): New static var.Jan Hubicka1-44/+5
2018-04-18Fix coding style and typos.Martin Liska1-3/+3
2018-04-18Make Wodr warnings stable.Martin Liska1-1/+45
2018-04-18re PR lto/85391 (ICE in add_type_duplicate, at ipa-devirt.c:1887)Jan Hubicka1-6/+7
2018-02-08re PR ipa/81360 (ice in estimate_edge_growth, at ipa-inline.h:86)Jan Hubicka1-5/+12
2018-02-07* lto.c (register_resolution): Remove forgotten sanity check.Jan Hubicka1-1/+0
2018-02-06re PR lto/81004 (linking failed with -flto and static libboost_program_options)Jan Hubicka1-15/+42
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-07New VECTOR_CST layoutRichard Sandiford1-3/+10
2017-11-30spellcheck-tree.c (test_find_closest_identifier): Use ; instead of ;;.Jakub Jelinek1-1/+1
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek1-0/+2
2017-10-11[PATCH] DECL_ASSEMBLER_NAME and friendsNathan Sidwell1-2/+2
2017-10-10Require wi::to_wide for treesRichard Sandiford1-1/+1
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener1-13/+18
2017-08-16tree-core.h (tree_type_non_common): Rename binfo to lang_1.Nathan Sidwell1-3/+2
2017-08-08Add missing include of attribs.h in lto.cTom de Vries1-0/+1
2017-07-19tree.h (TYPE_MINVAL, [...]): Rename to ...Nathan Sidwell1-6/+7
2017-05-23cgraphunit.c (symbol_table::process_new_functions): Update.Jan Hubicka1-1/+1