aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
AgeCommit message (Expand)AuthorFilesLines
2018-04-30lto-wrapper.c (ltrans_priorities): New static var.Jan Hubicka3-44/+34
2018-04-30* lto-partition.c (lto_balanced_map): Fix sanity check.Jan Hubicka2-1/+5
2018-04-29lto-partition.c: Include sreal.hJan Hubicka2-49/+91
2018-04-19Do not bail out for multiple PREVAILING_DEF_IRONLY for common symbols.Martin Liska2-1/+11
2018-04-18Fix coding style and typos.Martin Liska2-3/+7
2018-04-18Make Wodr warnings stable.Martin Liska2-1/+54
2018-04-18re PR lto/85391 (ICE in add_type_duplicate, at ipa-devirt.c:1887)Jan Hubicka2-6/+14
2018-04-11Clean up attribute value comparison in lto-symtab.c.Martin Liska2-6/+7
2018-04-10Fix obvious error in handling of error attribute (PR lto/85248).Martin Liska2-4/+7
2018-04-10Be more carefull about DECL merging in LTO (PR lto/85248).Martin Liska2-0/+22
2018-02-23* lto-partition.c (lto_balanced_map): Watch overflow.Jan Hubicka2-1/+6
2018-02-08re PR ipa/81360 (ice in estimate_edge_growth, at ipa-inline.h:86)Jan Hubicka2-5/+19
2018-02-07* lto.c (register_resolution): Remove forgotten sanity check.Jan Hubicka2-1/+4
2018-02-06re PR lto/81004 (linking failed with -flto and static libboost_program_options)Jan Hubicka2-15/+54
2018-02-02re PR lto/83954 (LTO: Bogus -Wlto-type-mismatch warning for array of pointer ...Eric Botcazou2-3/+12
2018-01-30re PR lto/83954 (LTO: Bogus -Wlto-type-mismatch warning for array of pointer ...Jan Hubicka2-4/+21
2018-01-23Handle trailing arrays in ODR warning (PR lto/81440).Martin Liska2-6/+25
2018-01-03Add support for MODE_VECTOR_BOOLRichard Sandiford2-0/+14
2018-01-03poly_int: TYPE_VECTOR_SUBPARTSRichard Sandiford3-2/+10
2018-01-03Update copyright years.Jakub Jelinek16-16/+20
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek2-40/+45
2017-12-07New VECTOR_CST layoutRichard Sandiford2-3/+14
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor2-21/+67
2017-11-30spellcheck-tree.c (test_find_closest_identifier): Use ; instead of ;;.Jakub Jelinek2-1/+5
2017-11-28Remove Cilk Plus support.Julia Koval1-4/+0
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek2-0/+9
2017-11-10auto-profile.c (afdo_indirect_call): Drop frequency.Jan Hubicka2-2/+6
2017-10-13* lto-lang.c (lto_post_options): Clean shlib flag when not doing PIC.Jan Hubicka2-0/+6
2017-10-11[PATCH] DECL_ASSEMBLER_NAME and friendsNathan Sidwell2-2/+8
2017-10-10Require wi::to_wide for treesRichard Sandiford2-1/+6
2017-08-30Add some changelog entries that went astray during the machmode commitsRichard Sandiford1-0/+6
2017-08-30[35/77] Add uses of as_a <scalar_int_mode>Richard Sandiford1-9/+9
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener2-13/+26
2017-08-16tree-core.h (tree_type_non_common): Rename binfo to lang_1.Nathan Sidwell2-3/+8
2017-08-08Add missing include of attribs.h in lto.cTom de Vries2-0/+5
2017-08-08trans.c: Include header files.Martin Liska3-0/+9
2017-08-03lto-symtab.h (lto_symtab_prevail_decl): Do not use DECL_ABSTRACT_ORIGIN as fl...Richard Biener2-4/+11
2017-07-25c-attribs.c (c_common_attribute_table): Add entry for "patchable_function_ent...Torsten Duwe2-0/+17
2017-07-19tree.h (TYPE_MINVAL, [...]): Rename to ...Nathan Sidwell2-6/+12
2017-07-06cgraphunit.c (cgraph_node::finalize_function): When !flag_toplevel_reorde set...Jan Hubicka2-13/+14
2017-06-23Refactor fileptr_type_node handlingMarc Glisse2-7/+15
2017-06-15Revert accidental checkin.Jan Hubicka1-1/+1
2017-06-15re PR lto/69866 (lto1: internal compiler error: in add_symbol_to_partition_1,...Jan Hubicka3-1/+44
2017-05-23cgraphunit.c (symbol_table::process_new_functions): Update.Jan Hubicka2-1/+6
2017-05-23Introduce symtab_node::dump_{asm_,}name functions.Martin Liska2-4/+10
2017-05-23Move symtab_node::dump_table to symbol_table::dumpMartin Liska2-3/+8
2017-05-23ipa-inline-analysis.c (cgraph_2edge_hook_list, [...]): Remove.Jan Hubicka1-5/+5
2017-05-22Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hJan Hubicka3-2/+7
2017-05-01re PR c++/80038 (Random segfault using local vectors in Cilk function)Xi Ruoyao2-3/+8
2017-04-12re PR target/79671 (mapnik miscompilation on armv7hl since r235622)Richard Biener2-0/+8