aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-in.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-23Do not leak SSANAMES in lto streamerJan Hubicka1-5/+3
2020-10-23Move thunks out of cgraph_nodeJan Hubicka1-2/+2
2020-09-10lto: Stream current working directory for first streamed relative filename an...Jakub Jelinek1-6/+275
2020-09-07lto: Stream edge goto_locus [PR94235]Jakub Jelinek1-13/+9
2020-09-04lto: Remove stream_input_location_nowJakub Jelinek1-17/+4
2020-09-03lto: Cache location_ts including BLOCKs in GIMPLE streaming [PR94311]Jakub Jelinek1-23/+88
2020-08-27vec: add exact argument for various grow functions.Martin Liska1-9/+9
2020-06-02Simplify streaming of tree referencesJan Hubicka1-11/+13
2020-06-01Cleanup global decl stream reference streaming, part 2Jan Hubicka1-24/+7
2020-06-01Cleanup global decl stream reference streaming, part 1Jan Hubicka1-22/+27
2020-05-29Simplify tree streaming.Jan Hubicka1-1/+49
2020-05-22Simplify streaming of SCC componentsJan Hubicka1-8/+9
2020-05-20Avoid SCC hashing on unmergeable treesJan Hubicka1-9/+19
2020-04-02c/94392 - only enable -ffinite-loops for C++Richard Biener1-0/+1
2020-01-19Fix ICE in speculative_call_infoJan Hubicka1-0/+3
2020-01-09Remove inline debug markers if support not enabled on accelerator compilerKwok Cheung Yeung1-2/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-18PR 86416 – improve lto1 diagnostic if a mode does not existTobias Burnus1-1/+25
2019-12-13lto-streamer-in.c (input_function): Add node parameter.Jan Hubicka1-6/+4
2019-12-03Do not update SSA in lto-stremaer-inJan Hubicka1-1/+0
2019-11-07lto-streamer-in.c: Include alloc-pool.h.Jan Hubicka1-15/+28
2019-10-30Use symtab_node::order in LTO sections with body.Martin Liska1-4/+4
2019-09-18re PR lto/91763 (go.go-torture/execute/printnil.go FAILs)Richard Biener1-5/+0
2019-07-23re PR debug/91231 (ICE in dwarf2out_inline_entry, at dwarf2out.c:27642)Richard Biener1-0/+8
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-29/+29
2019-05-20re PR c++/59813 (tail-call elimination didn't fire for left-shift of char to ...Jakub Jelinek1-0/+1
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor1-1/+1
2019-03-08re PR target/89578 (5% runtime regression for 481.wrf at -Ofast -flto)Richard Biener1-0/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-31Save discriminator info for LTOAlexandre Oliva1-0/+8
2018-01-03Add support for MODE_VECTOR_BOOLRichard Sandiford1-0/+1
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford1-2/+2
2018-01-03poly_int: GET_MODE_PRECISIONRichard Sandiford1-2/+2
2018-01-03poly_int: GET_MODE_NUNITSRichard Sandiford1-2/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-17Revert hunk with debug code that was comitted by mistakeAndi Kleen1-2/+0
2017-12-15re PR sanitizer/83388 (reference statement index not found error with -fsanit...Richard Biener1-8/+14
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva1-1/+11
2017-12-11Fix stack overflow with autofdo (PR83355)Andi Kleen1-0/+2
2017-11-23generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou1-0/+1
2017-11-14auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.Jan Hubicka1-1/+1
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka1-0/+1
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka1-7/+2
2017-08-30[6/77] Make GET_MODE_WIDER return an opt_modeRichard Sandiford1-1/+1
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener1-0/+39
2017-07-28re PR sanitizer/80998 (Implement -fsanitize=pointer-overflow)Jakub Jelinek1-0/+4
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka1-2/+2
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka1-3/+3
2017-05-25lto-streamer-in.c (lto_input_data_block): Adjust T const cast to avoid warning.Nathan Sidwell1-1/+1