aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-cgraph.c
AgeCommit message (Expand)Author
2015-11-12Merge branches/gcc-5-branch rev 230068.Yvan Roux
2015-09-16Merge branches/gcc-5-branch rev 227732.linaro-local/gcc-5-integration-branch-newYvan Roux
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
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-16IPA ICF pass, part 3/5marxin
2014-10-03 * cgraph.h (struct indirect_call_info): Add IN_POLYMORPHIC_CDTORhubicka
2014-09-24Add an no_reorder attribute for LTOak
2014-08-25IPA C++ refactoring 4/Nmarxin
2014-08-082014-08-08 Richard Biener <rguenther@suse.de>rguenth
2014-08-02convert many uses of pointer_map to hash_maptbsaunde
2014-08-02add a hash_set based on hash_tabletbsaunde
2014-07-312014-07-31 Richard Biener <rguenther@suse.de>rguenth
2014-07-24IPA C++ refactoring 2/Nmarxin
2014-07-24IPA C++ refactoring 1/Nmarxin
2014-07-11 * vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hhubicka
2014-06-25IPA REF refactoringmarxin
2014-06-24 * varpool.c (dump_varpool_node): Dump used_by_single_function.hubicka
2014-06-23 * lto-cgraph.c (lto_output_node, input_node): Set/get init/fini priorityhubicka
2014-06-20 * cgraph.h (struct symtab_node): Add field in_init_priority_hashhubicka
2014-06-15 * c-family/c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.hubicka
2014-06-12 * symtab.c (section_hash): New hash.hubicka
2014-06-11 * varasm.c (set_implicit_section): New function.hubicka
2014-06-09 * symtab.c (dump_symtab_base): Update dumping.hubicka
2014-05-24 * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka
2014-05-17use templates instead of gengtype for typed allocation functionstbsaunde
2014-05-16 * varpool.c (dump_varpool_node): Dump write-only flag.hubicka
2014-05-06gcc/rsandifo
2014-04-23Change is-a.h to support typedefs of pointersdmalcolm
2014-04-04 PR ipa/59626hubicka
2014-04-042014-04-04 Martin Jambor <mjambor@suse.cz>jamborm