aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-cgraph.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-22[PR 82027] Also stream opt_info of former_clonesMartin Jambor1-1/+1
2017-11-10auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka1-8/+10
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka1-8/+8
2017-01-11re PR lto/79042 (LTO doesn't propagate node->dynamically_initialized bit for ...Maxim Ostapenko1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-14Split omp-low into multiple filesMartin Jambor1-1/+1
2016-07-25Don't call get_working_sets w/ LTO and -fauto-profile (PRMartin Liska1-1/+3
2016-05-18ipa-inline-transform.c (preserve_function_body_p): Look for first non-thunk c...Jan Hubicka1-2/+3
2016-05-16lto-cgraph.c (compute_ltrans_boundary, [...]): Fix handling of inline thunksJan Hubicka1-2/+2
2016-05-03cgraph.c (symbol_table::create_edge): Set inline_failed.Jan Hubicka1-0/+2
2016-02-15Don't mark offload symbols with force_output in ltransTom de Vries1-3/+5
2016-01-14Mark symbols in offload tables with force_output in read_offload_tablesTom de Vries1-0/+9
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-08re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka1-0/+9
2015-12-07re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka1-9/+15
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-19/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-11/+11
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-4/+5
2015-09-24re PR lto/67699 (ICE (segfault) compiling a const array with -flto)Richard Biener1-15/+0
2015-07-15gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod1-2/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-12/+4
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-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-06-03ipa.c (symbol_table::remove_unreachable_nodes): Don't remove instumentation t...Ilya Enkovich1-1/+26
2015-05-15ipa-chkp.h (chkp_wrap_function): New.Ilya Enkovich1-4/+8
2015-04-03lto-cgraph.c (input_cgraph_1): Always link instrumented assembler name with o...Ilya Enkovich1-3/+2
2015-04-01lto-cgraph.c (lto_output_node, [...]): Stream split_part.Jan Hubicka1-0/+2
2015-03-21Mark omp thread functions as parallelizedTom de Vries1-0/+2
2015-02-26passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek1-1/+1
2015-02-17symtab.c (symtab_node::verify_base): Verify body_removed->!definitonJan Hubicka1-3/+12
2015-02-11re PR ipa/65005 (FAIL: c-c++-common/torture/builtin-arith-overflow-12.c)Jan Hubicka1-27/+33
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-4/+6
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+14
2015-01-14+ * lto-cgraph: Update function comments forAldy Hernandez1-5/+5
2015-01-14cgraphunit.c (ipa_passes): Remove argument from ipa_write_summaries.Ilya Verbin1-2/+2
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-10invoke.texi: (-devirtualize-at-ltrans): Document.Jan Hubicka1-4/+8
2014-12-09lto-cgraph.c (input_cgraph_1): Don't break existing instrumentation clone ref...Ilya Enkovich1-1/+12
2014-11-22ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline clones as hav...Jan Hubicka1-1/+2
2014-11-14ipa-pure-const.c (struct funct_state_d): Add can_free field.Jakub Jelinek1-0/+2
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin1-0/+94
2014-11-13[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.Ilya Verbin1-3/+29
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-4/+38
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4