aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.h
AgeCommit message (Expand)AuthorFilesLines
8 days[PR115394] Remove streamer_debugging and it's uses.Prathamesh Kulkarni1-4/+0
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-07-04Streamer: Fix out of range memory access of machine modePan Li1-0/+2
2023-07-04LTO: Capture 'lto_file_decl_data *file_data' in 'class lto_input_block'Thomas Schwinge1-5/+5
2023-02-16don't declare header-defined functions both static and inlinePatrick Palka1-27/+27
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-09-28Add instruction level discriminator support.Eugene Rozenfeld1-0/+3
2022-01-17Change references of .c files to .cc filesMartin Liska1-11/+11
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-05-10Use genversion to generate version.h.Martin Liska1-1/+2
2021-02-03Fill up padding in lto_section struct.Martin Liska1-0/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-28lto: LTO cgraph support for late declare variant resolution [PR96680]Jakub Jelinek1-0/+6
2020-09-20New modref/ipa_modref optimization passesJan Hubicka1-0/+1
2020-09-10lto: Stream current working directory for first streamed relative filename an...Jakub Jelinek1-0/+1
2020-09-04lto: Remove stream_input_location_nowJakub Jelinek1-2/+0
2020-09-04lto: Ensure we force a change for file/line/column after clear_line_infoJakub Jelinek1-0/+1
2020-09-03lto: Cache location_ts including BLOCKs in GIMPLE streaming [PR94311]Jakub Jelinek1-3/+13
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor1-1/+0
2020-06-03Optimize ODR enum streamingJan Hubicka1-0/+1
2020-06-03Cleanup LTO tag streaming.Jan Hubicka1-37/+35
2020-06-01Cleanup global decl stream reference streaming, part 2Jan Hubicka1-21/+8
2020-06-01Cleanup global decl stream reference streaming, part 1Jan Hubicka1-39/+7
2020-05-31Cleanup indexable tree streaming.Jan Hubicka1-15/+4
2020-05-29Simplify tree streaming.Jan Hubicka1-0/+2
2020-05-25Do not stream redundant stuffJan Hubicka1-0/+3
2020-05-20Avoid SCC hashing on unmergeable treesJan Hubicka1-1/+7
2020-03-19API extension for binutils (type of symbols).Martin Liska1-0/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-30cgraph.c (cgraph_node::dump): Dump unit_id and merged_extern_inline.Jan Hubicka1-0/+2
2019-11-21ipa-fnsummary.h (enum ipa_hints_vals): Fix comment typo, preffer -> prefer.Jakub Jelinek1-1/+1
2019-11-07lto-streamer-in.c: Include alloc-pool.h.Jan Hubicka1-0/+1
2019-10-30Use symtab_node::order in LTO sections with body.Martin Liska1-3/+10
2019-10-23lto-streamer-out.c (output_constructor): Push CTORS_OUT timevar.Jan Hubicka1-0/+3
2019-10-11Do not allocate ggc during streaming.Jan Hubicka1-0/+1
2019-09-20New IPA-SRAMartin Jambor1-0/+1
2019-07-22Simplify LTO section format.Martin Liska1-3/+16
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-15/+15
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-1/+2
2019-07-03Add .gnu.lto_.lto section.Martin Liska1-4/+21
2019-06-26lto-streamer.h (lto_bitmap_alloc): Remove.Richard Biener1-2/+0
2019-05-16* lto-streamer.h (LTO_major_version): Bump to 9.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-04[multiple changes]Martin Liska1-2/+4
2018-06-13cgraph.c (cgraph_node::get_untransformed_body): Dump function bodies streamed...Jan Hubicka1-0/+1
2018-06-05Simplify gcov_histogram as it's used only for ARCS counters.Martin Liska1-1/+1
2018-04-25lto-streamer.h (LTO_major_version): Bump to 8.Richard Biener1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener1-0/+10
2017-05-23ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka1-1/+1