aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-cgraph.c
AgeCommit message (Expand)Author
2018-01-03 Update copyright years.jakub
2017-12-22[PR 82027] Also stream opt_info of former_clonesjamborm
2017-11-10 * auto-profile.c (afdo_indirect_call): Drop frequency.hubicka
2017-08-08.marxin
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka
2017-01-11 PR lto/79042chefmax
2017-01-01 Update copyright years.jakub
2016-12-14Split omp-low into multiple filesjamborm
2016-07-25Don't call get_working_sets w/ LTO and -fauto-profile (PRmarxin
2016-05-18 * ipa-inline-transform.c (preserve_function_body_p): Look forhubicka
2016-05-16 * lto-cgraph.c (compute_ltrans_boundary, output_symtab): Fix handlinghubicka
2016-05-03 * cgraph.c (symbol_table::create_edge): Set inline_failed.hubicka
2016-02-15Don't mark offload symbols with force_output in ltransvries
2016-01-14Mark symbols in offload tables with force_output in read_offload_tablesvries
2016-01-04 Update copyright years.jakub
2015-12-08 PR ipa/61886hubicka
2015-12-07 PR ipa/61886hubicka
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-09-242015-09-24 Richard Biener <rguenther@suse.de>rguenth
2015-07-15 * gimple-pretty-print.h: Don't include pretty-print.h.amacleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-03gcc/ienkovich
2015-05-15gcc/ienkovich
2015-04-03 * lto-cgraph.c (input_cgraph_1): Always link instrumentedienkovich
2015-04-01 * lto-cgraph.c (lto_output_node, input_overwrite_node): Streamhubicka
2015-03-21Mark omp thread functions as parallelizedvries
2015-02-26 * passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.jakub
2015-02-17 * symtab.c (symtab_node::verify_base): Verify body_removed->!definitonhubicka
2015-02-11 PR ipa/65005hubicka
2015-01-30Always pass explicit location to fatal_error.jsm28
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-14+ * lto-cgraph: Update function comments foraldyh
2015-01-14gcc/iverbin
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-12-10 * doc/invoke.texi: (-devirtualize-at-ltrans): Document.hubicka
2014-12-09 * lto-cgraph.c (input_cgraph_1): Don't break existingienkovich
2014-11-22 * ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline cloneshubicka
2014-11-14 * ipa-pure-const.c (struct funct_state_d): Add can_free field.jakub
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.kyukhin
2014-11-13[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.kyukhin
2014-11-05gcc/ienkovich
2014-10-28 * cgraph.h: Flatten. Remove all include files.amacleod