aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-streamer.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-24add hash_map classTrevor Saunders1-11/+6
2014-04-03tree-streamer.h (struct streamer_tree_cache_d): Add next_idx member.Richard Biener1-15/+16
2014-03-06re PR middle-end/60445 (473.astar miscompares with -Ofast)Richard Biener1-8/+3
2014-03-04tree-streamer.c (record_common_node): Assert we don't record nodes with type ...Paulo Matos1-3/+8
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+5
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod1-0/+1
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-0/+1
2013-06-24pointer-set.h (struct pointer_set_t): Move here from pointer-set.c.Richard Biener1-17/+11
2013-06-18tree-streamer.h (streamer_tree_cache_create): Adjust prototype.Richard Biener1-5/+13
2013-06-17lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.Richard Biener1-18/+36
2013-06-05tree-streamer.c (streamer_tree_cache_insert_1): Update the index associated w...Richard Biener1-0/+1
2013-04-17tree-ssa-alias.c (nonoverlapping_component_refs_of_decl_p): New.Eric Botcazou1-4/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-12-13re PR lto/55660 (ICE instead of some warning during lto build with supplied d...Richard Biener1-0/+10
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-7/+7
2012-10-09tree-streamer.c (streamer_tree_cache_get): Move ...Richard Guenther1-14/+0
2012-03-20tree.h (enum size_type_kind): Add stk_ prefix to constants, convert in lowerc...Tristan Gingold1-1/+1
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo1-37/+37
2011-08-11tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo1-1/+61
2011-08-08rebaseDiego Novillo1-0/+279