re PR rtl-optimization/88796 (-fstack-protector* kills RTL DSE opportunities)
[gcc.git] / gcc / lto-streamer-out.c
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-22 Richard Bienerre PR c++/87229 (ICE: tree code 'call_expr' is not...
2018-11-08 Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-11-06 Jan Hubickaipa-pure-const.c (check_decl): Do not test TYPE_NEEDS_C...
2018-08-30 Jan Hubickalto-streamer-out.c (DFS::DFS_write_tree_body): Do not...
2018-08-30 Jan Hubickalto-streamer-out.c (DFS::DFS_write_tree_body): Do not...
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-07-31 Alexandre OlivaSave discriminator info for LTO
2018-07-13 Jan Hubickalto.c (do_stream_out): Add PART parameter; open dump...
2018-07-12 Jan Hubickalto-streamer-out.c (DFS::DFS_write_tree_body): Do not...
2018-07-11 Jan Hubickalto-streamer-out.c (DFS::DFS_write_tree_body): Do not...
2018-06-24 Jan Hubickalto-streamer-out.c (tree_is_indexable): Make LABEL_DECL...
2018-06-22 Jan Hubickalto-streamer-out.c (DFS::DFS_write_tree_body): Do not...
2018-06-21 Richard Bienerlto-streamer-out.c (DFS::DFS_write_tree_body): Update...
2018-06-13 Jan Hubickacgraph.c (cgraph_node::get_untransformed_body): Dump...
2018-05-30 Jan Hubickapasses.c (ipa_write_summaries): Only modify statements...
2018-05-01 Tom de VriesAdd VEC_ORDERED_REMOVE_IF
2018-04-26 Richard Biener[lto] Fixup loops before lto write-out
2018-04-12 Cesar PhilippidisRevert 259346.
2018-04-12 Cesar Philippidisre PR middle-end/84955 (Incorrect OpenACC tile expansion)
2018-02-08 Jan Hubickare PR ipa/81360 (ice in estimate_edge_growth, at ipa...
2018-01-12 Richard Bienerlto-streamer-out.c (DFS::DFS_write_tree_body): Process...
2018-01-03 Richard Sandifordpoly_int: GET_MODE_SIZE
2018-01-03 Richard Sandifordpoly_int: GET_MODE_PRECISION
2018-01-03 Richard Sandifordpoly_int: GET_MODE_NUNITS
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-30 Tom de VriesPrune removed funcs from offload table
2017-12-20 Richard Sandifordpoly_int: tree constants
2017-12-07 Richard SandifordNew VECTOR_CST layout
2017-11-23 Eric Botcazougeneric.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-11-22 Marek Polacekre PR c++/60336 (empty struct value is passed different...
2017-10-22 Richard SandifordAdd wide_int version of inchash::hash::add_wide_int
2017-10-22 Richard SandifordRename inchash::hash::add_wide_int
2017-10-19 Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-08-21 Richard Bienerre PR go/78628 (GO fails to build a translation unit...
2017-08-16 Nathan Sidwelltree-core.h (tree_type_non_common): Rename binfo to...
2017-07-19 Nathan Sidwelltree.h (TYPE_MINVAL, [...]): Rename to ...
2017-06-29 Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-04-12 Richard Bienerre PR target/79671 (mapnik miscompilation on armv7hl...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-24 Richard Bienertree-vrp.c (evrp_dom_walker::before_dom_children):...
2016-10-11 Richard Bienerlto-streamer-out.c (collect_block_tree_leafs): New...
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-06 Kugan Vivekanandarajahdata-streamer-in.c (streamer_read_wide_int): New.
2016-07-25 Richard Bienercgraph.c (cgraph_node::verify_node): Compare against...
2016-07-19 Richard Bienerre PR middle-end/71907 (missing buffer overflow warning...
2016-05-27 Jan Hubickacfgloop.c (record_niter_bound): Record likely upper...
2016-04-22 Richard Bienerlto-streamer-in.c (input_ssa_names): Do not allocate...
2016-03-16 Richard Hendersonre PR middle-end/70199 (Crash at -O2 when using labels.)
2016-02-12 Ilya Enkovichre PR middle-end/69729 ([CHKP] internal compiler error...
2016-01-19 Jan Hubickalto-streamer-out.c (lto_output): Do not stream instrume...
2016-01-15 Jan Hubickalto-streamer-out.c (subtract_estimated_size): New function.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-13 Jan Hubickacgraph.c (cgraph_node::get_untransformed_body): Pass...
2015-12-10 Jan Hubicka* lto-streamer-out.c (wrap_refs): Only wrap public...
2015-12-09 Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-12-01 Jan Hubickalto-streamer-out.c (hash_tree): Do not stream TYPE_ALIA...
2015-11-16 Andris Pavenislto-streamer-out.c (write_global_references): Adjust...
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-15 Richard Bienerre PR lto/67568 (lto-streamer-in.c sanitizer runtime...
2015-08-31 Richard Bienerlto-streamer.h (lto_location_cache::cached_location...
2015-08-10 Thomas SchwingeFix offloading machine mode stream reading
2015-07-28 David Sherwoodarm.c (neon_element_bits, [...]): Call GET_MODE_INNER...
2015-07-15 Andrew MacLeodgimple-pretty-print.h: Don't include pretty-print.h.
2015-07-09 Andrew MacLeodlto-streamer.h: Don't include target.h and alloc-pool.h.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-30 Eric Botcazoulto-streamer-out.c (class DFS): Adjust hash_scc method.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Eric Botcazou* lto-streamer-out.c (DFS::hash_scc): Fix typos & forma...
2015-06-22 Mikhail MaltsevUse std::swap instead of manual swaps.
2015-06-17 Andrew MacLeodtree.h (merge_dllimport_decl_attributes, [...]): Remove...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-14 Jan Hubickare PR ipa/66181 (/usr/include/bits/types.h:134:16:...
2015-06-08 Jan Hubickalto-streamer-out.c (lto_output_location): Stream reserv...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-03-25 Jakub Jelinekre PR lto/65515 (FAIL: gcc.c-torture/compile/limits...
2015-02-26 Jakub Jelinekpasses.c (ipa_write_summaries_1): Call lto_output_init_...
2015-02-09 Richard Bienertree-streamer.h (streamer_pack_tree_bitfields): Remove.
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-13 Richard Bienerre PR lto/64373 (ICE with lto related to variably modif...
2015-01-09 Bernd Schmidtre PR middle-end/64412 (ICE in offload compiler: in...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-25 Richard Bienerre PR middle-end/64065 (CP2K miscompilation at -O3...
2014-11-20 Trevor Saundersuse vec in lto_tree_ref_table
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-15 Jan Hubickalto-streamer-out.c (hash_tree): Use cl_optimization_hash.
2014-11-14 Jan Hubickaoptc-save-gen.awk: Output cl_target_option_eq...
2014-11-13 Ilya Verbin[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offlo...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
next