summaryrefslogtreecommitdiff
path: root/gcc/gimple-streamer-out.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+6
* Convert gimple types from a union to C++ inheritanceDavid Malcolm2013-11-191-1/+1
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+1
* gimple-streamer-out.c (output_gimple_stmt): Also wrap decls in ADDR_EXPR oper...Richard Biener2013-11-131-3/+5
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+2
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* data-streamer-in.c (streamer_read_gcov_count): New function.Jan Hubicka2013-03-281-1/+7
* re PR lto/56295 (Missed optimization with LTO)Richard Biener2013-02-131-1/+7
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* lto-streamer-in.c (lto_input_location_bitpack): Rename to ...Richard Biener2012-10-101-3/+5
* Integrate lexical block into source_location.Dehao Chen2012-09-191-1/+1
* cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther2012-08-141-1/+1
* basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...Richard Guenther2012-08-131-1/+0
* opts.c (finish_options): Do not fail for -fgnu-tm.Aldy Hernandez2011-11-221-0/+5
* data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo2011-08-121-28/+29
* tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo2011-08-111-5/+6
* rebaseDiego Novillo2011-08-081-0/+213