summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-out.c
Commit message (Expand)AuthorAgeFilesLines
* passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka2018-05-301-2/+5
* Add VEC_ORDERED_REMOVE_IFTom de Vries2018-05-011-18/+8
* [lto] Fixup loops before lto write-outRichard Biener2018-04-261-0/+4
* Revert 259346.Cesar Philippidis2018-04-121-6/+2
* re PR middle-end/84955 (Incorrect OpenACC tile expansion)Cesar Philippidis2018-04-121-2/+6
* re PR ipa/81360 (ice in estimate_edge_growth, at ipa-inline.h:86)Jan Hubicka2018-02-081-48/+6
* lto-streamer-out.c (DFS::DFS_write_tree_body): Process DECL_DEBUG_EXPR condit...Richard Biener2018-01-121-1/+2
* poly_int: GET_MODE_SIZERichard Sandiford2018-01-031-1/+1
* poly_int: GET_MODE_PRECISIONRichard Sandiford2018-01-031-1/+1
* poly_int: GET_MODE_NUNITSRichard Sandiford2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Prune removed funcs from offload tableTom de Vries2017-12-301-0/+32
* poly_int: tree constantsRichard Sandiford2017-12-201-0/+8
* New VECTOR_CST layoutRichard Sandiford2017-12-071-4/+8
* generic.texi (ANNOTATE_EXPR): Document 3rd operand.Eric Botcazou2017-11-231-0/+1
* re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek2017-11-221-0/+2
* Add wide_int version of inchash::hash::add_wide_intRichard Sandiford2017-10-221-7/+1
* Rename inchash::hash::add_wide_intRichard Sandiford2017-10-221-11/+11
* asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka2017-10-191-1/+0
* re PR go/78628 (GO fails to build a translation unit decl)Richard Biener2017-08-211-1/+38
* tree-core.h (tree_type_non_common): Rename binfo to lang_1.Nathan Sidwell2017-08-161-4/+0
* tree.h (TYPE_MINVAL, [...]): Rename to ...Nathan Sidwell2017-07-191-4/+4
* asan.c (asan_emit_stack_protection): Update.Jan Hubicka2017-06-291-1/+1
* i386.c (make_resolver_func): Update.Jan Hubicka2017-06-041-1/+1
* re PR target/79671 (mapnik miscompilation on armv7hl since r235622)Richard Biener2017-04-121-0/+2
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* tree-vrp.c (evrp_dom_walker::before_dom_children): Ignore backedges when iden...Richard Biener2016-10-241-2/+3
* lto-streamer-out.c (collect_block_tree_leafs): New helper.Richard Biener2016-10-111-3/+21
* tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek2016-10-091-10/+7
* re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek2016-08-121-0/+1
* data-streamer-in.c (streamer_read_wide_int): New.Kugan Vivekanandarajah2016-08-061-17/+3
* cgraph.c (cgraph_node::verify_node): Compare against builtin by using DECL_BU...Richard Biener2016-07-251-18/+7
* re PR middle-end/71907 (missing buffer overflow warnings with -flto)Richard Biener2016-07-191-1/+5
* cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka2016-05-271-0/+3
* lto-streamer-in.c (input_ssa_names): Do not allocate GIMPLE_NOP for all SSA n...Richard Biener2016-04-221-1/+5
* re PR middle-end/70199 (Crash at -O2 when using labels.)Richard Henderson2016-03-161-0/+1
* re PR middle-end/69729 ([CHKP] internal compiler error: Segmentation fault)Ilya Enkovich2016-02-121-1/+1
* lto-streamer-out.c (lto_output): Do not stream instrumentation thunks.Jan Hubicka2016-01-191-1/+2
* lto-streamer-out.c (subtract_estimated_size): New function.Jan Hubicka2016-01-151-2/+43
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* cgraph.c (cgraph_node::get_untransformed_body): Pass compressed flag to lto_g...Jan Hubicka2015-12-131-6/+8
* * lto-streamer-out.c (wrap_refs): Only wrap public decls.Jan Hubicka2015-12-101-1/+2
* re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka2015-12-091-1/+5
* lto-streamer-out.c (hash_tree): Do not stream TYPE_ALIAS_SET.Jan Hubicka2015-12-011-4/+0
* lto-streamer-out.c (write_global_references): Adjust integer type.Andris Pavenis2015-11-161-2/+2
* Merge of the scalar-storage-order branch.Eric Botcazou2015-11-081-1/+2
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-13/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-8/+7
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2015-10-271-23/+21
* switch from gimple to gimple*Trevor Saunders2015-09-201-1/+1