summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
AgeCommit message (Expand)Author
2020-06-02Simplify streaming of tree referencesJan Hubicka
2020-06-01Cleanup global decl stream reference streaming, part 2Jan Hubicka
2020-06-01Cleanup global decl stream reference streaming, part 1Jan Hubicka
2020-05-31Cleanup indexable tree streaming.Jan Hubicka
2020-05-29Simplify tree streaming.Jan Hubicka
2020-05-29Fix streamer desynchornization caused by streamer debugging patchJan Hubicka
2020-05-25Do not stream redundant stuffJan Hubicka
2020-05-22Silence warning introduced by my previous change.Jan Hubicka
2020-05-22Avoid streaming stray references.Jan Hubicka
2020-05-22Improve LTO streaming dumpsJan Hubicka
2020-05-22Simplify streaming of SCC componentsJan Hubicka
2020-05-20Avoid SCC hashing on unmergeable treesJan Hubicka
2020-05-07extend DECL_GIMPLE_REG_P to all typesRichard Biener
2020-04-29c++, middle-end, rs6000: Fix C++17 ABI incompatibilities during class layout ...Jakub Jelinek
2020-04-02c/94392 - only enable -ffinite-loops for C++Richard Biener
2020-03-19API extension for binutils (type of symbols).Martin Liska
2020-02-27fix -fdebug-prefix-map without gas .file supportRichard Biener
2020-01-08Use cgraph_node::dump_{asm_},name where possible.Martin Liska
2020-01-01Update copyright years.Jakub Jelinek
2019-11-20lto-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-23lto-streamer-out.c (cmp_symbol_files): Watch for overflow.Jan Hubicka
2019-10-23lto-streamer-out.c (output_constructor): Push CTORS_OUT timevar.Jan Hubicka
2019-10-15lto-streamer-out.c (lto_variably_modified_type_p): New.Richard Biener
2019-10-13lto-streamer-out.c (collect_block_tree_leafs): Renumber statements so non-vir...Jan 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-26lto-streamer.h (lto_bitmap_alloc): Remove.Richard Biener
2019-06-24ipa-utils.h (type_with_linkage_p): Verify that type is CXX_ODR_P.Jan Hubicka
2019-05-28[PATCH] Commonize anon-name generationNathan Sidwell
2019-05-20re PR c++/59813 (tail-call elimination didn't fire for left-shift of char to ...Jakub Jelinek
2019-03-08re PR target/89578 (5% runtime regression for 481.wrf at -Ofast -flto)Richard Biener
2019-02-13Clean up MPX-related stuff.Martin Liska
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-11-22re PR c++/87229 (ICE: tree code 'call_expr' is not supported in LTO streams)Richard Biener
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek
2018-11-06ipa-pure-const.c (check_decl): Do not test TYPE_NEEDS_CONSTRUCTING.Jan Hubicka
2018-08-30lto-streamer-out.c (DFS::DFS_write_tree_body): Do not follow TYPE_STUB_DECL.Jan Hubicka
2018-08-30lto-streamer-out.c (DFS::DFS_write_tree_body): Do not walk DECL_VINDEX.Jan Hubicka
2018-08-27Come up with fndecl_built_in_p.Martin Liska
2018-07-31Save discriminator info for LTOAlexandre Oliva
2018-07-13lto.c (do_stream_out): Add PART parameter; open dump file.Jan Hubicka
2018-07-12lto-streamer-out.c (DFS::DFS_write_tree_body): Do not stream DECL_FCONTEXTJan Hubicka