aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-in.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-10re PR sanitizer/78708 ([ASAN][LTO] ICE in expand_ASAN_MARK, at internal-fn.c:...Jakub Jelinek1-2/+46
2016-10-20Do not fixup edges for a thunk in LTRANS (PR lto/78049)Martin Liska1-4/+8
2016-10-11lto-streamer-out.c (collect_block_tree_leafs): New helper.Richard Biener1-0/+3
2016-08-06data-streamer-in.c (streamer_read_wide_int): New.Kugan Vivekanandarajah1-18/+3
2016-07-25cgraph.c (cgraph_node::verify_node): Compare against builtin by using DECL_BU...Richard Biener1-11/+0
2016-05-27cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka1-0/+3
2016-05-18ipa-inline-transform.c (preserve_function_body_p): Look for first non-thunk c...Jan Hubicka1-1/+2
2016-04-22lto-streamer-in.c (input_ssa_names): Do not allocate GIMPLE_NOP for all SSA n...Richard Biener1-2/+5
2016-03-16re PR middle-end/70199 (Crash at -O2 when using labels.)Richard Henderson1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-24lto-streamer-in.c (lto_read_body_or_constructor): Set TYPE_CANONICAL only for...Jan Hubicka1-1/+3
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-16/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-9/+8
2015-09-20switch from gimple to gimple*Trevor Saunders1-8/+8
2015-08-31lto-streamer.h (lto_location_cache::cached_location::sysp): Add.Richard Biener1-4/+11
2015-08-10Fix offloading machine mode stream readingThomas Schwinge1-3/+5
2015-08-10Correctly advance iterator in offloading machine mode stream readingThomas Schwinge1-1/+1
2015-07-15gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod1-4/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-16/+5
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08lto-streamer-out.c (lto_output_location): Stream reserved locations correctly.Jan Hubicka1-6/+7
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-03-27re PR lto/65536 (LTO line number information garbled)Jan Hubicka1-24/+152
2015-02-26passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek1-3/+123
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-6/+10
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-5/+16
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-25re PR middle-end/64065 (CP2K miscompilation at -O3 -flto)Richard Biener1-0/+1
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-2/+2
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-5/+8
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+4
2014-08-25IPA C++ refactoring 4/NMartin Liska1-3/+3
2014-08-15data-streamer.h (streamer_string_index, [...]): Remove.Richard Biener1-5/+1
2014-08-08lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener1-24/+8
2014-08-06re PR lto/62034 (ICE for big statically initialized arrays compiled with LTO)Richard Biener1-10/+10
2014-07-31lto-streamer.h (struct output_block): Remove global.Richard Biener1-1/+0
2014-07-24IPA C++ refactoring 1/NMartin Liska1-2/+2
2014-07-11vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hJan Hubicka1-16/+51
2014-06-25IPA REF refactoringMartin Liska1-4/+2
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-3/+4
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-4/+4
2014-05-06Merge in wide-int.Kenneth Zadeck1-13/+28
2014-04-15cfgloop.h (struct loop): Move force_vectorize down.Eric Botcazou1-0/+1