aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
AgeCommit message (Expand)Author
2020-09-11lto: Fix up lto BLOCK tree streamingJakub Jelinek
2020-09-11lto: Stream current working directory for first streamed relative filename an...Jakub Jelinek
2020-09-11lto: Stream edge goto_locus [PR94235]Jakub Jelinek
2020-09-11lto: Ensure we force a change for file/line/column after clear_line_infoJakub Jelinek
2020-09-11lto: Cache location_ts including BLOCKs in GIMPLE streaming [PR94311]Jakub Jelinek
2020-08-14Fix streamer desynchornization caused by streamer debugging patchJan Hubicka
2020-08-13Optimize ODR enum streamingJan Hubicka
2020-08-13Do not stream redundant stuffJan Hubicka
2020-08-13Avoid streaming stray references.Jan Hubicka
2020-08-13Simplify streaming of SCC componentsJan Hubicka
2020-08-13Avoid SCC hashing on unmergeable treesJan Hubicka
2020-07-07fix LTO streaming order dependence on randomnessRichard 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
2018-07-11lto-streamer-out.c (DFS::DFS_write_tree_body): Do not stream DECL_ORIGINAL_TYPE.Jan Hubicka