summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-in.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR sanitizer/78708 ([ASAN][LTO] ICE in expand_ASAN_MARK, at internal-fn.c:...Jakub Jelinek2016-12-101-2/+46
* Do not fixup edges for a thunk in LTRANS (PR lto/78049)Martin Liska2016-10-201-4/+8
* lto-streamer-out.c (collect_block_tree_leafs): New helper.Richard Biener2016-10-111-0/+3
* data-streamer-in.c (streamer_read_wide_int): New.Kugan Vivekanandarajah2016-08-061-18/+3
* cgraph.c (cgraph_node::verify_node): Compare against builtin by using DECL_BU...Richard Biener2016-07-251-11/+0
* cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka2016-05-271-0/+3
* ipa-inline-transform.c (preserve_function_body_p): Look for first non-thunk c...Jan Hubicka2016-05-181-1/+2
* lto-streamer-in.c (input_ssa_names): Do not allocate GIMPLE_NOP for all SSA n...Richard Biener2016-04-221-2/+5
* re PR middle-end/70199 (Crash at -O2 when using labels.)Richard Henderson2016-03-161-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* lto-streamer-in.c (lto_read_body_or_constructor): Set TYPE_CANONICAL only for...Jan Hubicka2015-11-241-1/+3
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-16/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-9/+8
* switch from gimple to gimple*Trevor Saunders2015-09-201-8/+8
* lto-streamer.h (lto_location_cache::cached_location::sysp): Add.Richard Biener2015-08-311-4/+11
* Fix offloading machine mode stream readingThomas Schwinge2015-08-101-3/+5
* Correctly advance iterator in offloading machine mode stream readingThomas Schwinge2015-08-101-1/+1
* gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod2015-07-151-4/+0
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* lto-streamer.h: Don't include target.h and alloc-pool.h.Andrew MacLeod2015-07-091-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-16/+5
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* lto-streamer-out.c (lto_output_location): Stream reserved locations correctly.Jan Hubicka2015-06-081-6/+7
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-6/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* re PR lto/65536 (LTO line number information garbled)Jan Hubicka2015-03-271-24/+152
* passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek2015-02-261-3/+123
* Always pass explicit location to fatal_error.Joseph Myers2015-01-301-6/+10
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-5/+16
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR middle-end/64065 (CP2K miscompilation at -O3 -flto)Richard Biener2014-11-251-0/+1
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-2/+2
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+4
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-5/+8
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+4
* IPA C++ refactoring 4/NMartin Liska2014-08-251-3/+3
* data-streamer.h (streamer_string_index, [...]): Remove.Richard Biener2014-08-151-5/+1
* lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener2014-08-081-24/+8
* re PR lto/62034 (ICE for big statically initialized arrays compiled with LTO)Richard Biener2014-08-061-10/+10
* lto-streamer.h (struct output_block): Remove global.Richard Biener2014-07-311-1/+0
* IPA C++ refactoring 1/NMartin Liska2014-07-241-2/+2
* vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hJan Hubicka2014-07-111-16/+51
* IPA REF refactoringMartin Liska2014-06-251-4/+2
* Remove a layer of indirection from hash_tableTrevor Saunders2014-06-241-3/+4
* use templates instead of gengtype for typed allocation functionsTrevor Saunders2014-05-171-4/+4
* Merge in wide-int.Kenneth Zadeck2014-05-061-13/+28
* cfgloop.h (struct loop): Move force_vectorize down.Eric Botcazou2014-04-151-0/+1