summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.h
Commit message (Expand)AuthorAgeFilesLines
* remove need for store_values_directlyTrevor Saunders2015-04-181-6/+6
* lto-streamer.h (class lto_location_cache): Turn loc_cache into auto_vec.Jan Hubicka2015-03-271-1/+1
* re PR lto/65536 (LTO line number information garbled)Jan Hubicka2015-03-271-1/+71
* passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek2015-02-261-4/+13
* cgraphunit.c (ipa_passes): Remove argument from ipa_write_summaries.Ilya Verbin2015-01-141-1/+1
* re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:...Bernd Schmidt2015-01-091-0/+4
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* remove more ggc htabsTrevor Saunders2014-11-201-4/+16
* use vec in lto_tree_ref_tableTrevor Saunders2014-11-201-16/+3
* lto-streamer-out.c (hash_tree): Use cl_optimization_hash.Jan Hubicka2014-11-151-0/+4
* optc-save-gen.awk: Output cl_target_option_eq...Jan Hubicka2014-11-141-0/+8
* [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin2014-11-131-0/+3
* [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.Ilya Verbin2014-11-131-0/+1
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-1/+0
* IPA ICF pass, part 3/5Martin Liska2014-10-161-0/+1
* lto-streamer.h (struct output_block::symbol): Change from struct symtab_node ...Gerald Pfeifer2014-08-111-2/+2
* lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener2014-08-081-75/+25
* remove pointer-set.[ch]Trevor Saunders2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_mapTrevor Saunders2014-08-071-1/+1
* convert many uses of pointer_map to hash_mapTrevor Saunders2014-08-021-3/+3
* lto-streamer.h (struct output_block): Remove global.Richard Biener2014-07-311-13/+0
* data-streamer.h (streamer_write_data_stream): Declare here, renamed from ...Richard Biener2014-07-311-2/+0
* lto-streamer.h (lto_write_data): New function.Richard Biener2014-07-301-0/+1
* IPA C++ refactoring 1/NMartin Liska2014-07-241-2/+2
* vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hJan Hubicka2014-07-111-2/+5
* IPA REF refactoringMartin Liska2014-06-251-1/+1
* add hash_map classTrevor Saunders2014-06-241-4/+5
* Remove a layer of indirection from hash_tableTrevor Saunders2014-06-241-1/+1
* Create a new header lto-section-names.hBernd Schmidt2014-05-221-6/+0
* 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