summaryrefslogtreecommitdiff
path: root/gcc/lto
Commit message (Expand)AuthorAgeFilesLines
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-088-24/+10
* PR lto/65378hubicka2015-06-082-2/+12
* * alias.c (get_alias_set): Be ready for TYPE_CANONICALhubicka2015-06-072-3/+8
* Merge debug-early branch into mainline.aldyh2015-06-052-15/+5
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-046-17/+8
* * lto.c (hash_canonical_type): Use tree_code_for_canonical_type_merging.hubicka2015-06-042-1/+5
* * lto.c (iterative_hash_canonical_type,hubicka2015-06-032-1/+17
* gcc/ienkovich2015-06-031-30/+42
* LTO balanced map: add stats about insns and symbols.marxin2015-05-273-1/+34
* * lto.c (hash_canonical_type): Be sure we hash only types thathubicka2015-05-232-1/+14
* * lto.c (hash_canonical_type): Drop hashing of METHOD_BASETYPE.hubicka2015-05-232-4/+4
* * tree.c (verify_type_variant): Fix #undef.hubicka2015-05-192-202/+4
* * ipa-utils.h (warn_types_mismatch, odr_or_derived_type_p,hubicka2015-05-162-50/+117
* * dwarf2out.c (gen_type_die_with_usage): Call verify_type.hubicka2015-04-302-1/+9
* remove need for store_values_directlytbsaunde2015-04-182-6/+10
* * tree.c (need_assembler_name_p): Artificial types have no ODRhubicka2015-03-311-0/+5
* * lto-symtab.c (lto_symtab_merge_decls_2): Silence warning onhubicka2015-03-302-1/+7
* PR lto/65536hubicka2015-03-272-3/+24
* * cgraph.c (cgraph_node::release_body): Free function_in_decl_state.hubicka2015-03-122-5/+17
* * passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.jakub2015-02-262-1/+23
* [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.tschwinge2015-02-242-18/+23
* * cgraph.h (clone_function_name_1): Declare.bernds2015-02-201-30/+114
* * ipa-inline-analysis.c (simple_edge_hints): Fix check forhubicka2015-02-032-0/+6
* Always pass explicit location to fatal_error.jsm282015-01-304-21/+31
* * lto-symtab.c (lto_varpool_replace_node): Merge TLS models.hubicka2015-01-282-5/+42
* * lto.c (compare_tree_sccs_1): Add comparsion ofhubicka2015-01-182-2/+7
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-153-0/+25
* gcc/iverbin2015-01-142-1/+7
* PR middle-end/64412jakub2015-01-092-1/+9
* PR rtl-optimization/64536jakub2015-01-091-0/+14
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-095-20/+56
* Update copyright years.jakub2015-01-0515-14/+18
* symbol_summary is used for inline_summary.marxin2014-12-222-5/+12
* ipa-prop uses symbol_summary class.marxin2014-12-224-0/+9
* PR ipa/61324hubicka2014-12-112-2/+9
* gcc/ienkovich2014-12-091-10/+23
* * lto-cgraph.c (input_cgraph_1): Don't break existingienkovich2014-12-091-0/+14
* move gimple_canonical_types htab out of gc memorytbsaunde2014-12-092-2/+7
* remove more ggc htabstbsaunde2014-11-202-15/+12
* use vec in lto_tree_ref_tabletbsaunde2014-11-202-11/+17
* * tree.c (free_lang_data_in_decl): Annotate all functio nbodies withhubicka2014-11-172-9/+4
* * optc-save-gen.awk: Output cl_target_option_eq,hubicka2014-11-142-1/+6
* [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.kyukhin2014-11-132-0/+9
* [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.kyukhin2014-11-134-3/+22
* gcc/ienkovich2014-11-051-2/+21
* gcc/ada/rsandifo2014-10-292-3/+7
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-286-2/+38
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-276-3/+45
* * lto-object.c (lto_obj_begin_section): In the event that pointerdj2014-10-162-1/+7
* * machmode.h (int_n_data_t): New.dj2014-10-142-3/+35