summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.h
Commit message (Expand)AuthorAgeFilesLines
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* remove need for store_values_directlytbsaunde2015-04-181-6/+6
* * lto-streamer.h (class lto_location_cache): Turn loc_cache intohubicka2015-03-271-1/+1
* PR lto/65536hubicka2015-03-271-1/+71
* * passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.jakub2015-02-261-4/+13
* gcc/iverbin2015-01-141-1/+1
* PR middle-end/64412jakub2015-01-091-0/+4
* Update copyright years.jakub2015-01-051-1/+1
* remove more ggc htabstbsaunde2014-11-201-4/+16
* use vec in lto_tree_ref_tabletbsaunde2014-11-201-16/+3
* * lto-streamer-out.c (hash_tree): Use cl_optimization_hash.hubicka2014-11-151-0/+4
* * optc-save-gen.awk: Output cl_target_option_eq,hubicka2014-11-141-0/+8
* [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.kyukhin2014-11-131-0/+3
* [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.kyukhin2014-11-131-0/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-1/+0
* IPA ICF pass, part 3/5marxin2014-10-161-0/+1
* * lto-streamer.h (struct output_block::symbol): Change fromgerald2014-08-111-2/+2
* 2014-08-08 Richard Biener <rguenther@suse.de>rguenth2014-08-081-75/+25
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* convert the rest of the users of pointer_map to hash_maptbsaunde2014-08-071-1/+1
* convert many uses of pointer_map to hash_maptbsaunde2014-08-021-3/+3
* 2014-07-31 Richard Biener <rguenther@suse.de>rguenth2014-07-311-13/+0
* 2014-07-31 Richard Biener <rguenther@suse.de>rguenth2014-07-311-2/+0
* 2014-07-30 Richard Biener <rguenther@suse.de>rguenth2014-07-301-0/+1
* IPA C++ refactoring 1/Nmarxin2014-07-241-2/+2
* * vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hhubicka2014-07-111-2/+5
* IPA REF refactoringmarxin2014-06-251-1/+1
* add hash_map classtbsaunde2014-06-241-4/+5
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-1/+1
* Create a new header lto-section-names.hbernds2014-05-221-6/+0
* Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-4/+4
* 2014-04-15 Richard Biener <rguenther@suse.de>rguenth2014-04-151-1/+1
* * lto-cgraph.c (asm_nodes_output): Make global.hubicka2014-02-051-0/+1
* 2014-01-29 Richard Biener <rguenther@suse.de>rguenth2014-01-291-2/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-7/+6
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-2/+2
* gcc/burnus2013-12-041-1/+2
* Remove all_lto_gen_passes, replace with plain function callsbernds2013-11-181-0/+2
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-9/+9
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-2/+0
* Re-factor inclusion of tree.h.dnovillo2013-10-211-1/+1
* 2013-09-06 Richard Biener <rguenther@suse.de>rguenth2013-09-061-1/+0
* * cgraph.c (cgraph_get_body): Update call of lto_input_function_body.hubicka2013-08-311-9/+2
* * lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.hubicka2013-08-301-0/+2
* 2013-06-24 Richard Biener <rguenther@suse.de>rguenth2013-06-241-3/+3
* 2013-06-18 Richard Biener <rguenther@suse.de>rguenth2013-06-181-20/+6
* 2013-06-17 Richard Biener <rguenther@suse.de>rguenth2013-06-171-0/+9
* * lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable.hubicka2013-06-121-0/+3
* 2013-06-06 Richard Biener <rguenther@suse.de>rguenth2013-06-061-10/+10