summaryrefslogtreecommitdiff
path: root/gcc/lto-cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-19/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-11/+11
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev2015-10-271-4/+5
* re PR lto/67699 (ICE (segfault) compiling a const array with -flto)Richard Biener2015-09-241-15/+0
* gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod2015-07-151-2/+0
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-0/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-12/+4
* 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
* 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
* ipa.c (symbol_table::remove_unreachable_nodes): Don't remove instumentation t...Ilya Enkovich2015-06-031-1/+26
* ipa-chkp.h (chkp_wrap_function): New.Ilya Enkovich2015-05-151-4/+8
* lto-cgraph.c (input_cgraph_1): Always link instrumented assembler name with o...Ilya Enkovich2015-04-031-3/+2
* lto-cgraph.c (lto_output_node, [...]): Stream split_part.Jan Hubicka2015-04-011-0/+2
* Mark omp thread functions as parallelizedTom de Vries2015-03-211-0/+2
* passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek2015-02-261-1/+1
* symtab.c (symtab_node::verify_base): Verify body_removed->!definitonJan Hubicka2015-02-171-3/+12
* re PR ipa/65005 (FAIL: c-c++-common/torture/builtin-arith-overflow-12.c)Jan Hubicka2015-02-111-27/+33
* Always pass explicit location to fatal_error.Joseph Myers2015-01-301-4/+6
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-2/+14
* + * lto-cgraph: Update function comments forAldy Hernandez2015-01-141-5/+5
* cgraphunit.c (ipa_passes): Remove argument from ipa_write_summaries.Ilya Verbin2015-01-141-2/+2
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* invoke.texi: (-devirtualize-at-ltrans): Document.Jan Hubicka2014-12-101-4/+8
* lto-cgraph.c (input_cgraph_1): Don't break existing instrumentation clone ref...Ilya Enkovich2014-12-091-1/+12
* ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline clones as hav...Jan Hubicka2014-11-221-1/+2
* ipa-pure-const.c (struct funct_state_d): Add can_free field.Jakub Jelinek2014-11-141-0/+2
* [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin2014-11-131-0/+94
* [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.Ilya Verbin2014-11-131-3/+29
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-4/+38
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+4
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-7/+8
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+3
* IPA ICF pass, part 3/5Martin Liska2014-10-161-0/+2
* cgraph.h (struct indirect_call_info): Add IN_POLYMORPHIC_CDTORJan Hubicka2014-10-031-0/+2
* Add an no_reorder attribute for LTOAndi Kleen2014-09-241-0/+4
* IPA C++ refactoring 4/NMartin Liska2014-08-251-12/+11
* lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener2014-08-081-3/+2
* convert many uses of pointer_map to hash_mapTrevor Saunders2014-08-021-14/+9
* add a hash_set based on hash_tableTrevor Saunders2014-08-021-4/+3
* data-streamer.h (streamer_write_data_stream): Declare here, renamed from ...Richard Biener2014-07-311-4/+4
* IPA C++ refactoring 2/NMartin Liska2014-07-241-3/+3
* IPA C++ refactoring 1/NMartin Liska2014-07-241-19/+19
* vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hJan Hubicka2014-07-111-2/+2
* IPA REF refactoringMartin Liska2014-06-251-25/+23
* varpool.c (dump_varpool_node): Dump used_by_single_function.Jan Hubicka2014-06-241-0/+2
* lto-cgraph.c (lto_output_node, input_node): Set/get init/fini priority directly.Jan Hubicka2014-06-231-4/+4
* cgraph.h (struct symtab_node): Add field in_init_priority_hash (set_init_prio...Jan Hubicka2014-06-201-0/+8