summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer-in.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* cfgloop.h (struct loop): Rename force_vect into force_vectorize.Eric Botcazou2014-04-141-2/+2
* tree-streamer.h (struct streamer_tree_cache_d): Add next_idx member.Richard Biener2014-04-031-2/+1
* re PR lto/59543 (lto1: fatal error: Cgraph edge statement index out of range)Richard Biener2014-03-191-1/+1
* re PR lto/60405 (ICE in lto1 on x86_64-linux-gnu)Richard Biener2014-03-041-8/+0
* re PR lto/59723 (ICE: in lto_output_tree, at lto-streamer-out.c:1390 when com...Richard Biener2014-02-041-22/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.David Malcolm2013-12-091-2/+2
* Rename profile_status_for_function to profile_status_for_fn.David Malcolm2013-12-091-2/+2
* Rename label_to_block_map_for_function to label_to_block_map_for_fn.David Malcolm2013-12-091-2/+2
* Rename last_basic_block_for_function to last_basic_block_for_fn.David Malcolm2013-12-091-1/+1
* Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION,David Malcolm2013-12-091-7/+7