aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.h
AgeCommit message (Expand)AuthorFilesLines
2015-02-26passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek1-4/+13
2015-01-14cgraphunit.c (ipa_passes): Remove argument from ipa_write_summaries.Ilya Verbin1-1/+1
2015-01-09re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:...Bernd Schmidt1-0/+4
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-20remove more ggc htabsTrevor Saunders1-4/+16
2014-11-20use vec in lto_tree_ref_tableTrevor Saunders1-16/+3
2014-11-15lto-streamer-out.c (hash_tree): Use cl_optimization_hash.Jan Hubicka1-0/+4
2014-11-14optc-save-gen.awk: Output cl_target_option_eq...Jan Hubicka1-0/+8
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin1-0/+3
2014-11-13[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.Ilya Verbin1-0/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-1/+0
2014-10-16IPA ICF pass, part 3/5Martin Liska1-0/+1
2014-08-11lto-streamer.h (struct output_block::symbol): Change from struct symtab_node ...Gerald Pfeifer1-2/+2
2014-08-08lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener1-75/+25
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-08-07convert the rest of the users of pointer_map to hash_mapTrevor Saunders1-1/+1
2014-08-02convert many uses of pointer_map to hash_mapTrevor Saunders1-3/+3
2014-07-31lto-streamer.h (struct output_block): Remove global.Richard Biener1-13/+0
2014-07-31data-streamer.h (streamer_write_data_stream): Declare here, renamed from ...Richard Biener1-2/+0
2014-07-30lto-streamer.h (lto_write_data): New function.Richard Biener1-0/+1
2014-07-24IPA C++ refactoring 1/NMartin Liska1-2/+2
2014-07-11vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hJan Hubicka1-2/+5
2014-06-25IPA REF refactoringMartin Liska1-1/+1
2014-06-24add hash_map classTrevor Saunders1-4/+5
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-1/+1
2014-05-22Create a new header lto-section-names.hBernd Schmidt1-6/+0
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm1-4/+4
2014-04-15lto-streamer.h (LTO_major_version): Bump to 4.Richard Biener1-1/+1
2014-02-05lto-cgraph.c (asm_nodes_output): Make global.Jan Hubicka1-0/+1
2014-01-29lto-streamer.h (LTO_major_version): Bump to 3.Richard Biener1-2/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-7/+6
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo1-2/+2
2013-12-04re PR debug/37132 (Debug: No DW_TAG_namelist emitted for NAMELISTS)Tobias Burnus1-1/+2
2013-11-18Remove all_lto_gen_passes, replace with plain function callsBernd Schmidt1-0/+2
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm1-9/+9
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod1-2/+0
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-1/+1
2013-09-06lto-streamer.h (lto_global_var_decls): Remove.Richard Biener1-1/+0
2013-08-31cgraph.c (cgraph_get_body): Update call of lto_input_function_body.Jan Hubicka1-9/+2
2013-08-30lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.Jan Hubicka1-0/+2
2013-06-24pointer-set.h (struct pointer_set_t): Move here from pointer-set.c.Richard Biener1-3/+3
2013-06-18Makefile.in (LTO_STREAMER_H): Add pointer-set.h dependency.Richard Biener1-20/+6
2013-06-17lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.Richard Biener1-0/+9
2013-06-12lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable.Jan Hubicka1-0/+3
2013-06-06lto-streamer.h (enum LTO_tags): Move LTO_tree_pickle_reference after LTO_null.Richard Biener1-10/+10
2013-06-01lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...Jan Hubicka1-1/+1
2013-04-26This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl1-1/+46
2013-03-29lto-cgraph.c (output_profile_summary, [...]): Use gcov streaming; stream hot ...Jan Hubicka1-0/+1
2013-02-08re PR middle-end/56231 (warning traces have bogus line information when using...Richard Biener1-4/+0