aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
AgeCommit message (Expand)Author
2019-11-20 * lto-streamer-out.c (DFS::sccstack): Turn into auto-vec.Jan Hubicka
2019-10-30Use symtab_node::order in LTO sections with body.Martin Liska
2019-10-23 * lto-streamer-out.c (cmp_symbol_files): Watch for overflow.Jan Hubicka
2019-10-23 * lto-streamer-out.c (output_constructor): Push CTORS_OUT timevar.Jan Hubicka
2019-10-152019-10-15 Richard Biener <rguenther@suse.de>Richard Biener
2019-10-13 * lto-streamer-out.c (collect_block_tree_leafs): Renumber statementsJan Hubicka
2019-10-11Do not allocate ggc during streaming.Jan Hubicka
2019-08-14Enable math functions linking with static library for LTOXiong Hu Luo
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford
2019-07-25Come up with function_decl_type and use it in tree_function_decl.Martin Liska
2019-07-22Simplify LTO section format.Martin Liska
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-03Add zstd support for LTO bytecode compression.Martin Liska
2019-07-03Add .gnu.lto_.lto section.Martin Liska
2019-06-262019-06-26 Richard Biener <rguenther@suse.de>Richard Biener
2019-06-24 * ipa-utils.h (type_with_linkage_p): Verify that type isJan Hubicka
2019-05-28[PATCH] Commonize anon-name generationNathan Sidwell
2019-05-20 PR c++/59813Jakub Jelinek
2019-03-082019-03-08 Richard Biener <rguenther@suse.de>Richard Biener
2019-02-13Clean up MPX-related stuff.Martin Liska
2019-01-092019-01-09 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2019-01-01 Update copyright years.Jakub Jelinek
2018-11-222018-11-22 Richard Biener <rguenther@suse.de>Richard Biener
2018-11-08 * builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_SIZE_PTR,Jakub Jelinek
2018-11-06 * ipa-pure-const.c (check_decl): Do not test TYPE_NEEDS_CONSTRUCTING.Jan Hubicka
2018-08-30 * lto-streamer-out.c (DFS::DFS_write_tree_body): Do not followJan Hubicka
2018-08-30 * lto-streamer-out.c (DFS::DFS_write_tree_body): Do not walkJan Hubicka
2018-08-27Come up with fndecl_built_in_p.Martin Liska
2018-07-31Save discriminator info for LTOAlexandre Oliva
2018-07-13 * lto.c (do_stream_out): Add PART parameter; open dump file.Jan Hubicka
2018-07-12 * lto-streamer-out.c (DFS::DFS_write_tree_body): Do not streamJan Hubicka
2018-07-11 * lto-streamer-out.c (DFS::DFS_write_tree_body): Do notJan Hubicka
2018-06-24 * lto-streamer-out.c (tree_is_indexable): Make LABEL_DECL nonindexableJan Hubicka
2018-06-22 * lto-streamer-out.c (DFS::DFS_write_tree_body): Do not streamJan Hubicka
2018-06-212018-06-21 Richard Biener <rguenther@suse.de>Richard Biener
2018-06-13 * cgraph.c (cgraph_node::get_untransformed_body): Dump functionJan Hubicka
2018-05-30 * passes.c (ipa_write_summaries): Only modify statements if bodyJan Hubicka
2018-05-01Add VEC_ORDERED_REMOVE_IFTom de Vries
2018-04-26[lto] Fixup loops before lto write-outRichard Biener
2018-04-12Revert 259346.Cesar Philippidis
2018-04-12PR middle-end/84955Cesar Philippidis
2018-02-08 PR ipa/81360Jan Hubicka
2018-01-122018-01-12 Richard Biener <rguenther@suse.de>Richard Biener
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford
2018-01-03poly_int: GET_MODE_PRECISIONRichard Sandiford
2018-01-03poly_int: GET_MODE_NUNITSRichard Sandiford
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-30Prune removed funcs from offload tableTom de Vries
2017-12-20poly_int: tree constantsRichard Sandiford
2017-12-07New VECTOR_CST layoutRichard Sandiford