summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.h
Commit message (Expand)AuthorAgeFilesLines
* Change is-a.h to support typedefs of pointersDavid Malcolm2014-04-231-4/+4
* lto-streamer.h (LTO_major_version): Bump to 4.Richard Biener2014-04-151-1/+1
* lto-cgraph.c (asm_nodes_output): Make global.Jan Hubicka2014-02-051-0/+1
* lto-streamer.h (LTO_major_version): Bump to 3.Richard Biener2014-01-291-2/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo2013-12-101-7/+6
* asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo2013-12-061-2/+2
* re PR debug/37132 (Debug: No DW_TAG_namelist emitted for NAMELISTS)Tobias Burnus2013-12-041-1/+2
* Remove all_lto_gen_passes, replace with plain function callsBernd Schmidt2013-11-181-0/+2
* Automated part of renaming of symtab_node_base to symtab_node.David Malcolm2013-10-311-9/+9
* tree-outof-ssa.h: Remove include files.Andrew MacLeod2013-10-291-2/+0
* Re-factor inclusion of tree.h.Diego Novillo2013-10-211-1/+1
* lto-streamer.h (lto_global_var_decls): Remove.Richard Biener2013-09-061-1/+0
* cgraph.c (cgraph_get_body): Update call of lto_input_function_body.Jan Hubicka2013-08-311-9/+2
* lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.Jan Hubicka2013-08-301-0/+2
* pointer-set.h (struct pointer_set_t): Move here from pointer-set.c.Richard Biener2013-06-241-3/+3
* Makefile.in (LTO_STREAMER_H): Add pointer-set.h dependency.Richard Biener2013-06-181-20/+6
* lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.Richard Biener2013-06-171-0/+9
* lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable.Jan Hubicka2013-06-121-0/+3
* lto-streamer.h (enum LTO_tags): Move LTO_tree_pickle_reference after LTO_null.Richard Biener2013-06-061-10/+10
* lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...Jan Hubicka2013-06-011-1/+1
* This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl2013-04-261-1/+46
* lto-cgraph.c (output_profile_summary, [...]): Use gcov streaming; stream hot ...Jan Hubicka2013-03-291-0/+1
* re PR middle-end/56231 (warning traces have bogus line information when using...Richard Biener2013-02-081-4/+0
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* lto-streamer.h (LTO_minor_version): Bump to 2.Richard Biener2013-01-071-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-28/+16
* re PR tree-optimization/53787 (Possible IPA-SRA / IPA-CP improvement)Martin Jambor2012-11-071-0/+1
* This patch implements generic type query and conversion functions,Lawrence Crowl2012-10-311-4/+4
* lto-streamer.h (enum LTO_tags): Add LTO_integer_cst.Richard Guenther2012-10-181-0/+3
* lto-streamer-in.c (lto_input_location_bitpack): Rename to ...Richard Biener2012-10-101-2/+2
* lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT.Jan Hubicka2012-10-071-1/+1
* re PR lto/54790 (Missing optimization with LTO)Jan Hubicka2012-10-061-8/+0
* symtab.c (insert_to_assembler_name_hash): Do not insert register vars.Jan Hubicka2012-09-191-1/+0
* gimple.h (gimple_register_type): Remove.Richard Guenther2012-09-111-1/+1
* passes.c (ipa_write_summaries_1): Set state; do not call compute_ltrans_bound...Jan Hubicka2012-09-091-3/+2
* Replace cgraph_node_set and varpool_node_set by symtab_node_encoder in partit...Jan Hubicka2012-09-091-23/+45
* Reduce memory usage for storing LTO decl resolutionsAndi Kleen2012-09-071-1/+14
* tree-pass.h (write_summary, [...]): Remove set and vset arguments.Jan Hubicka2012-08-131-14/+162
* lto-cgraph.c (output_cgraph): Rename to ...Jan Hubicka2012-08-111-6/+4
* cgraph.h (vector types for symtab_node): Add.Jan Hubicka2012-08-111-50/+16
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-2/+2
* re PR lto/51573 (ICE (segfault) in lto_varpool_encoder_encode_initializer_p)Richard Guenther2011-12-191-1/+1
* re PR lto/44965 (lto option code breaks file format with each added option)Richard Guenther2011-11-031-5/+0
* lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.Jan Hubicka2011-10-041-1/+1
* Split out LTO's writing of top level asm nodes in preparation of extending wh...Jan Beulich2011-09-301-1/+21
* Change random seeds to 64bit and drop re-crcingAndi Kleen2011-09-291-1/+1
* data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo2011-08-121-12/+2
* tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo2011-08-111-12/+1