summaryrefslogtreecommitdiff
path: root/gcc/lto-cgraph.c
AgeCommit message (Expand)Author
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-06-03ipa.c (symbol_table::remove_unreachable_nodes): Don't remove instumentation t...Ilya Enkovich
2015-05-15ipa-chkp.h (chkp_wrap_function): New.Ilya Enkovich
2015-04-03lto-cgraph.c (input_cgraph_1): Always link instrumented assembler name with o...Ilya Enkovich
2015-04-01lto-cgraph.c (lto_output_node, [...]): Stream split_part.Jan Hubicka
2015-03-21Mark omp thread functions as parallelizedTom de Vries
2015-02-26passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek
2015-02-17symtab.c (symtab_node::verify_base): Verify body_removed->!definitonJan Hubicka
2015-02-11re PR ipa/65005 (FAIL: c-c++-common/torture/builtin-arith-overflow-12.c)Jan Hubicka
2015-01-30Always pass explicit location to fatal_error.Joseph Myers
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-14+ * lto-cgraph: Update function comments forAldy Hernandez
2015-01-14cgraphunit.c (ipa_passes): Remove argument from ipa_write_summaries.Ilya Verbin
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-12-10invoke.texi: (-devirtualize-at-ltrans): Document.Jan Hubicka
2014-12-09lto-cgraph.c (input_cgraph_1): Don't break existing instrumentation clone ref...Ilya Enkovich
2014-11-22ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline clones as hav...Jan Hubicka
2014-11-14ipa-pure-const.c (struct funct_state_d): Add can_free field.Jakub Jelinek
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin
2014-11-13[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.Ilya Verbin
2014-11-05ipa-chkp.c: New.Ilya Enkovich
2014-10-28cgraph.h: Flatten.Andrew MacLeod
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-10-16IPA ICF pass, part 3/5Martin Liska
2014-10-03cgraph.h (struct indirect_call_info): Add IN_POLYMORPHIC_CDTORJan Hubicka
2014-09-24Add an no_reorder attribute for LTOAndi Kleen
2014-08-25IPA C++ refactoring 4/NMartin Liska
2014-08-08lto-streamer.h (struct lto_input_block): Make it a class with a constructor.Richard Biener
2014-08-02convert many uses of pointer_map to hash_mapTrevor Saunders
2014-08-02add a hash_set based on hash_tableTrevor Saunders
2014-07-31data-streamer.h (streamer_write_data_stream): Declare here, renamed from ...Richard Biener
2014-07-24IPA C++ refactoring 2/NMartin Liska
2014-07-24IPA C++ refactoring 1/NMartin Liska
2014-07-11vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hJan Hubicka
2014-06-25IPA REF refactoringMartin Liska
2014-06-24varpool.c (dump_varpool_node): Dump used_by_single_function.Jan Hubicka
2014-06-23lto-cgraph.c (lto_output_node, input_node): Set/get init/fini priority directly.Jan Hubicka
2014-06-20cgraph.h (struct symtab_node): Add field in_init_priority_hash (set_init_prio...Jan Hubicka
2014-06-15c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.Jan Hubicka
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka
2014-06-11varasm.c (set_implicit_section): New function.Jan Hubicka
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka
2014-05-24tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-05-16varpool.c (dump_varpool_node): Dump write-only flag.Jan Hubicka
2014-05-06lto-cgraph.c (compute_ltrans_boundary): Make node variables local to their re...Richard Sandiford
2014-04-23Change is-a.h to support typedefs of pointersDavid Malcolm
2014-04-04re PR lto/59626 (/usr/include/bits/unistd.h:173:1: error: inlining failed in ...Jan Hubicka