aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-30backport: [multiple changes]Richard Biener1-0/+1
2019-02-08Backport PRs 86736, 87187, 87229, 87295, 88046, 88112Richard Biener1-1/+0
2018-04-12Revert 259346.Cesar Philippidis1-6/+2
2018-04-12re PR middle-end/84955 (Incorrect OpenACC tile expansion)Cesar Philippidis1-2/+6
2018-02-08re PR ipa/81360 (ice in estimate_edge_growth, at ipa-inline.h:86)Jan Hubicka1-48/+6
2018-01-12lto-streamer-out.c (DFS::DFS_write_tree_body): Process DECL_DEBUG_EXPR condit...Richard Biener1-1/+2
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford1-1/+1
2018-01-03poly_int: GET_MODE_PRECISIONRichard Sandiford1-1/+1
2018-01-03poly_int: GET_MODE_NUNITSRichard Sandiford1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-30Prune removed funcs from offload tableTom de Vries1-0/+32
2017-12-20poly_int: tree constantsRichard Sandiford1-0/+8
2017-12-07New VECTOR_CST layoutRichard Sandiford1-4/+8
2017-11-23generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou1-0/+1
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek1-0/+2
2017-10-22Add wide_int version of inchash::hash::add_wide_intRichard Sandiford1-7/+1
2017-10-22Rename inchash::hash::add_wide_intRichard Sandiford1-11/+11
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka1-1/+0
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener1-1/+38
2017-08-16tree-core.h (tree_type_non_common): Rename binfo to lang_1.Nathan Sidwell1-4/+0
2017-07-19tree.h (TYPE_MINVAL, [...]): Rename to ...Nathan Sidwell1-4/+4
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka1-1/+1
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka1-1/+1
2017-04-12re PR target/79671 (mapnik miscompilation on armv7hl since r235622)Richard Biener1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-24tree-vrp.c (evrp_dom_walker::before_dom_children): Ignore backedges when iden...Richard Biener1-2/+3
2016-10-11lto-streamer-out.c (collect_block_tree_leafs): New helper.Richard Biener1-3/+21
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek1-10/+7
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-0/+1
2016-08-06data-streamer-in.c (streamer_read_wide_int): New.Kugan Vivekanandarajah1-17/+3
2016-07-25cgraph.c (cgraph_node::verify_node): Compare against builtin by using DECL_BU...Richard Biener1-18/+7
2016-07-19re PR middle-end/71907 (missing buffer overflow warnings with -flto)Richard Biener1-1/+5
2016-05-27cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka1-0/+3
2016-04-22lto-streamer-in.c (input_ssa_names): Do not allocate GIMPLE_NOP for all SSA n...Richard Biener1-1/+5
2016-03-16re PR middle-end/70199 (Crash at -O2 when using labels.)Richard Henderson1-0/+1
2016-02-12re PR middle-end/69729 ([CHKP] internal compiler error: Segmentation fault)Ilya Enkovich1-1/+1
2016-01-19lto-streamer-out.c (lto_output): Do not stream instrumentation thunks.Jan Hubicka1-1/+2
2016-01-15lto-streamer-out.c (subtract_estimated_size): New function.Jan Hubicka1-2/+43
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-13cgraph.c (cgraph_node::get_untransformed_body): Pass compressed flag to lto_g...Jan Hubicka1-6/+8
2015-12-10* lto-streamer-out.c (wrap_refs): Only wrap public decls.Jan Hubicka1-1/+2
2015-12-09re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka1-1/+5
2015-12-01lto-streamer-out.c (hash_tree): Do not stream TYPE_ALIAS_SET.Jan Hubicka1-4/+0
2015-11-16lto-streamer-out.c (write_global_references): Adjust integer type.Andris Pavenis1-2/+2
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-1/+2
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-13/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-8/+7
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-23/+21
2015-09-20switch from gimple to gimple*Trevor Saunders1-1/+1
2015-09-15re PR lto/67568 (lto-streamer-in.c sanitizer runtime error: load of value 255...Richard Biener1-0/+1