summaryrefslogtreecommitdiff
path: root/gcc/gimple-streamer-out.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-10-11Do not allocate ggc during streaming.Jan Hubicka
2019-01-01Update copyright years.Jakub Jelinek
2018-07-31Save discriminator info for LTOAlexandre Oliva
2018-06-13cgraph.c (cgraph_node::get_untransformed_body): Dump function bodies streamed...Jan Hubicka
2018-01-03Update copyright years.Jakub Jelinek
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka
2017-01-01Update copyright years.Jakub Jelinek
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-12-22re PR ipa/67811 ([TM] ICE with try-block in transaction)Richard Henderson
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-15gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-19Convert gimple types from a union to C++ inheritanceDavid Malcolm
2013-11-13gimple-walk.h: New File.Andrew Macleod
2013-11-13gimple-streamer-out.c (output_gimple_stmt): Also wrap decls in ADDR_EXPR oper...Richard Biener
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod
2013-09-12tree-ssa.h: New.Andrew MacLeod
2013-03-28data-streamer-in.c (streamer_read_gcov_count): New function.Jan Hubicka
2013-02-13re PR lto/56295 (Missed optimization with LTO)Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-10-10lto-streamer-in.c (lto_input_location_bitpack): Rename to ...Richard Biener
2012-09-19Integrate lexical block into source_location.Dehao Chen
2012-08-14cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther
2012-08-13basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...Richard Guenther
2011-11-22opts.c (finish_options): Do not fail for -fgnu-tm.Aldy Hernandez
2011-08-12data-streamer.h (streamer_write_zero): Rename from output_zero.Diego Novillo
2011-08-11tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call stream_...Diego Novillo
2011-08-08rebaseDiego Novillo