aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
AgeCommit message (Expand)AuthorFilesLines
2018-08-29Fix thinko in lto.c (PR bootstrap/87130).Martin Liska2-2/+8
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska1-17/+17
2018-08-27Come up with fndecl_built_in_p.Martin Liska4-8/+19
2018-08-21[debug] Add debug and earlydebug dumpsTom de Vries2-0/+7
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor2-1/+8
2018-07-20re PR debug/86585 (ICE in gen_member_die, at dwarf2out.c:24935)Richard Biener2-1/+24
2018-07-13lto.c (do_stream_out): Add PART parameter; open dump file.Jan Hubicka2-8/+21
2018-07-04[multiple changes]Martin Liska2-2/+10
2018-06-20Remove not longer valid FIXME comment.Martin Liska2-2/+5
2018-06-19Clean-up usage of ipa_fn_summary and ipa_call_summary summaries.Martin Liska2-3/+10
2018-06-19Remove unused stagestuff in config-lang.in.Martin Liska2-1/+4
2018-06-08dumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.Jan Hubicka6-88/+150
2018-06-08Remove cgraph_node::summary_uid and make cgraph_node::uid really unique.Martin Liska2-15/+16
2018-06-08Rename get methods in symbol-summary.h to get_create.Martin Liska2-3/+10
2018-06-08Remove MPXMartin Liska3-46/+9
2018-06-05lto.c (cmp_type_location): Expand locations only once.Richard Biener2-13/+13
2018-05-30passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka4-3/+36
2018-05-15re PR lto/85583 (lto1: internal compiler error: in lto_balanced_map, at lto/l...Jan Hubicka2-4/+26
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