summaryrefslogtreecommitdiff
path: root/gcc/lto
Commit message (Expand)AuthorAgeFilesLines
* alias.c (get_alias_set): Be ready for TYPE_CANONICAL of ptr_type_node to not ...Jan Hubicka2015-06-072-3/+8
* Merge debug-early branch into mainline.Aldy Hernandez2015-06-052-15/+5
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-046-17/+8
* lto.c (hash_canonical_type): Use tree_code_for_canonical_type_merging.Jan Hubicka2015-06-042-1/+5
* lto.c (iterative_hash_canonical_type, [...]): only hash main variants of typesJan Hubicka2015-06-032-1/+17
* ipa.c (symbol_table::remove_unreachable_nodes): Don't remove instumentation t...Ilya Enkovich2015-06-031-30/+42
* LTO balanced map: add stats about insns and symbols.Martin Liska2015-05-273-1/+34
* lto.c (hash_canonical_type): Be sure we hash only types that need alias set.Jan Hubicka2015-05-232-1/+14
* * lto.c (hash_canonical_type): Drop hashing of METHOD_BASETYPE.Jan Hubicka2015-05-232-4/+4
* tree.c (verify_type_variant): Fix #undef.Jan Hubicka2015-05-192-202/+4
* ipa-utils.h (warn_types_mismatch, [...]): Declare.Jan Hubicka2015-05-162-50/+117
* dwarf2out.c (gen_type_die_with_usage): Call verify_type.Jan Hubicka2015-04-302-1/+9
* remove need for store_values_directlyTrevor Saunders2015-04-182-6/+10
* tree.c (need_assembler_name_p): Artificial types have no ODR names.Jan Hubicka2015-03-311-0/+5
* lto-symtab.c (lto_symtab_merge_decls_2): Silence warning on DECL_ARTIFICAL sy...Jan Hubicka2015-03-302-1/+7
* re PR lto/65536 (LTO line number information garbled)Jan Hubicka2015-03-272-3/+24
* cgraph.c (cgraph_node::release_body): Free function_in_decl_state.Jan Hubicka2015-03-122-5/+17
* passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek2015-02-262-1/+23
* [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge2015-02-242-18/+23
* cgraph.h (clone_function_name_1): Declare.Bernd Schmidt2015-02-201-30/+114
* ipa-inline-analysis.c (simple_edge_hints): Fix check for cross-module inlining.Jan Hubicka2015-02-032-0/+6
* Always pass explicit location to fatal_error.Joseph Myers2015-01-304-21/+31
* * lto-symtab.c (lto_varpool_replace_node): Merge TLS models.Jan Hubicka2015-01-282-5/+42
* lto.c (compare_tree_sccs_1): Add comparsion of DECL_FUNCTION_SPECIFIC_TARGETJan Hubicka2015-01-182-2/+7
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-153-0/+25
* cgraphunit.c (ipa_passes): Remove argument from ipa_write_summaries.Ilya Verbin2015-01-142-1/+7
* re PR middle-end/64412 (ICE in offload compiler: in extract_insn, at recog.c:...Bernd Schmidt2015-01-092-1/+9
* re PR rtl-optimization/64536 (Undefined .L* symbol starting with jump2 on s390x)Jakub Jelinek2015-01-091-0/+14
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-095-20/+56
* Update copyright years.Jakub Jelinek2015-01-0515-14/+18
* symbol_summary is used for inline_summary.Martin Liska2014-12-222-5/+12
* ipa-prop uses symbol_summary class.Martin Liska2014-12-224-0/+9
* re PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -...Jan Hubicka2014-12-112-2/+9
* lto-partition.c (privatize_symbol_name): Correctly privatize instrumentation ...Ilya Enkovich2014-12-091-10/+23
* lto-cgraph.c (input_cgraph_1): Don't break existing instrumentation clone ref...Ilya Enkovich2014-12-091-0/+14
* move gimple_canonical_types htab out of gc memoryTrevor Saunders2014-12-092-2/+7
* remove more ggc htabsTrevor Saunders2014-11-202-15/+12
* use vec in lto_tree_ref_tableTrevor Saunders2014-11-202-11/+17
* tree.c (free_lang_data_in_decl): Annotate all functio nbodies with DECL_FUNCT...Jan Hubicka2014-11-172-9/+4
* optc-save-gen.awk: Output cl_target_option_eq...Jan Hubicka2014-11-142-1/+6
* [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin2014-11-132-0/+9
* [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.Ilya Verbin2014-11-134-3/+22
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-2/+21
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-292-3/+7
* cgraph.h: Flatten.Andrew MacLeod2014-10-286-2/+38
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-276-3/+45
* lto-object.c (lto_obj_begin_section): In the event that pointer sizes aren't ...DJ Delorie2014-10-162-1/+7
* machmode.h (int_n_data_t): New.DJ Delorie2014-10-142-3/+35
* lto.c (stream_out): ARG_UNUSED added for last argument.Martin Liska2014-10-062-1/+6
* cgraph.h, [...]: Rename all instances of DECL_ABSTRACT to DECL_ABSTRACT_P.Aldy Hernandez2014-09-243-5/+10