aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-streamer-in.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-29This patch fixes PR bootstrap/57077.Teresa Johnson1-2/+2
2013-04-08First phase of unifying the computation of profile scale factors/probabilitie...Teresa Johnson1-2/+2
2013-03-28data-streamer-in.c (streamer_read_gcov_count): New function.Jan Hubicka1-1/+6
2013-02-12re PR lto/56295 (Missed optimization with LTO)Richard Biener1-18/+35
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-05re PR lto/55525 (ICE: tree check: expected array_type, have pointer_type in a...Richard Biener1-2/+14
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-1/+1
2012-10-10lto-streamer-in.c (lto_input_location_bitpack): Rename to ...Richard Biener1-2/+3
2012-08-13basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...Richard Guenther1-1/+0
2012-08-07gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.Richard Guenther1-1/+0
2012-08-02tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther1-4/+1
2012-07-16revert: tree.h (phi_arg_d): New field.Dehao Chen1-1/+1
2012-07-10tree.h (phi_arg_d): New field.Dehao Chen1-1/+1
2011-12-19re PR bootstrap/51572 (LTO bootstrap failed with bootstrap-profiled)Richard Guenther1-0/+2
2011-12-05cgraph.c (cgraph_create_edge_1): Initialize call_stmt_cannot_inline_p from th...Richard Guenther1-7/+0
2011-11-22opts.c (finish_options): Do not fail for -fgnu-tm.Aldy Hernandez1-0/+4
2011-11-09re PR tree-optimization/51039 (ICE: in estimate_function_body_sizes, at ipa-i...Richard Guenther1-0/+7
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo1-22/+22
2011-08-11tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo1-5/+5
2011-08-08rebaseDiego Novillo1-0/+333