dumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.
[gcc.git] / gcc / ChangeLog
2018-06-08 Jan Hubickadumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.
2018-06-08 David Edelsohn* config/rs6000/rs6000.c (rs6000_passes_ieee128): Prote...
2018-06-08 Martin LiskaFix function signature in header file.
2018-06-08 Martin LiskaPPC: remove usage of cgraph_node::instrumentation_clone...
2018-06-08 David MalcolmConvert dump and optgroup flags to enums
2018-06-08 Segher Boessenkoolrs6000: Delete unused min/max macros
2018-06-08 Segher Boessenkoolrs6000: Delete mention of -mabi={no-,}spe in the docume...
2018-06-08 Martin LiskaMake ipa-pure-const more strict about summary constrains.
2018-06-08 Martin LiskaReplace some ::get_create with ::get in IPA inline.
2018-06-08 Martin LiskaCome up with cgraph_node::get_uid and make cgraph_node...
2018-06-08 Martin LiskaMake cgraph_edge::uid really unique.
2018-06-08 Martin LiskaPort edge_growth_cache to call_summary.
2018-06-08 Martin LiskaPort IPA CP to edge_clone_summaries.
2018-06-08 Martin LiskaAdd call_summary::get method and m_initialize_when_cloning.
2018-06-08 Martin LiskaRemove cgraph_node::summary_uid and make cgraph_node...
2018-06-08 Martin LiskaConvert IPA CP to symbol_summary.
2018-06-08 Martin LiskaCovert ipa-pure-const.c to symbol_summary.
2018-06-08 Martin LiskaUse symtab_summary in ipa-reference.c.
2018-06-08 Martin LiskaUse summaries->get where possible. Small refactoring...
2018-06-08 Martin LiskaAdd {symbol,call}_summary::get method and use it in...
2018-06-08 Martin LiskaRename get methods in symbol-summary.h to get_create.
2018-06-08 Martin LiskaCode refactoring for call_summary.
2018-06-08 Martin LiskaCode refactoring of symtab_summary.
2018-06-08 Martin LiskaRemove MPX
2018-06-07 Carl Lovevsx.md (vextract_fp_from_shorth, [...]): Add BE support.
2018-06-07 Paul Koningcompare-elim.c (try_merge_compare): Don't merge compare...
2018-06-07 Olga Makhotinaconfig.gcc: Support "tremont".
2018-06-07 Jozef Lawrynowiczmsp430.c (msp430_mcu_name): Set the "i" in the symbol...
2018-06-07 Richard Bienergraphite-sese-to-poly.c (extract_affine): Avoid unneded...
2018-06-07 Jakub Jelinekre PR tree-optimization/69615 (0 to limit signed range...
2018-06-07 Richard Bienerre PR tree-optimization/85935 ([graphite] ICE in extrac...
2018-06-06 Carl Lovevsx.md (first_match_index_<mode>): Calculate index...
2018-06-06 Kelvin Nilsenextend.texi (PowerPC AltiVec Built-in Functions): Adjus...
2018-06-06 Michael Meissnerre PR target/85657 (Make __ibm128 a separate type,...
2018-06-06 Michael Meissnerre PR target/85657 (Make __ibm128 a separate type,...
2018-06-06 Jim WilsonRISC-V: Add interrupt attribute modes.
2018-06-06 Peter Bergnerre PR target/63177 (Powerpc no-vfa-vect-depend-2.c...
2018-06-06 Kelvin Nilsenrs6000-builtin.def (VSX_BUILTIN_VEC_LD, [...]): Add...
2018-06-06 David Malcolmix86_expand_call: convert return type to rtx_insn *
2018-06-06 Eric Botcazoure PR tree-optimization/86066 (wrong code for bit-field...
2018-06-06 Richard Bienerre PR tree-optimization/86062 (Missed redundancy elimin...
2018-06-06 Jozef LawrynowiczMSP430: Allow interrupt handlers to be static
2018-06-05 Kelvin Nilsenextend.texi (PowerPC AltiVec Built-in Functions): Remov...
2018-06-05 Steve Ellceyre PR target/79924 (aarch64: untranslated diagnostics...
2018-06-05 Uros BizjakChangeLog: Fix whitespace.
2018-06-05 Uros Bizjaki386.md (simple_return_indirect_internal): New expander.
2018-06-05 Andre Vieira[arm] Make arm_cmse.h C99 compatible
2018-06-05 Martin LiskaSupport variables in expansion of -fprofile-generate...
2018-06-05 Richard Bienertree-cfgcleanup.c (cleanup_control_flow_pre): For edge...
2018-06-05 Richard Bienertree-cfg.c (struct locus_discrim_map): Store line,...
2018-06-05 Richard Bienerre PR c/86046 (ICE in execute_todo, at passes.c:2043)
2018-06-05 Richard Bienerre PR tree-optimization/86047 (ICE in for_each_index...
2018-06-05 Kyrylo Tkachov[arm] PR target/81497: Fix arm_acle.h for C++
2018-06-05 Martin LiskaSimplify gcov_histogram as it's used only for ARCS...
2018-06-05 Martin LiskaPrint working directory only in intermediate format...
2018-06-05 Andreas KrebbelS/390: Fix __builtin_tbeginc signature
2018-06-04 Jim WilsonRISC-V: Don't clobber retval when __builtin_eh_return...
2018-06-04 Eric Botcazougimple-ssa-store-merging.c (struct merged_store_group...
2018-06-04 Richard Bienerre PR middle-end/85955 (ICE in fold_convert_loc, at...
2018-06-04 Segher Boessenkoolrs6000: Fix absif2
2018-06-04 Richard SandifordFix expand_expr_real_1 handling of BLKmode bitfield...
2018-06-04 Jakub Jelinekre PR target/85832 ([AVX512] possible shorter code...
2018-06-04 Richard Bienertree-cfgcleanup.c (cleanup_tree_cfg_1): Fold into...
2018-06-04 Sebastian Perytcldemoteintrin.h: Change define from _X86INTRIN_H_INCLU...
2018-06-04 Richard Bienerre PR tree-optimization/86038 (ICE in to_reg_br_prob_ba...
2018-06-04 Richard Earnshaw[arm] PR target/86003 build failures with --with-cpu...
2018-06-04 Jakub Jelinekre PR tree-optimization/69615 (0 to limit signed range...
2018-06-04 Jakub Jelinekre PR c++/86025 (ICE with -Wduplicated-branches and...
2018-06-03 Eric Botcazoure PR tree-optimization/86034 (wrong code for bit-field...
2018-06-03 Kito Cheng[NDS32] Implement peephole2 patterns for tuning code...
2018-06-03 Chung-Ju Wu[NDS32] Add -march=v3j.
2018-06-03 Chung-Ju Wu[NDS32] Disable -fdelete-null-pointer-checks by default...
2018-06-02 Chung-Ju Wu[NDS32] Support Linux target for nds32.
2018-06-02 Chung-Ju Wu[NDS32] Implement fp-as-gp optimization.
2018-06-01 Mark WielaardDWARF5: Don't generate DW_AT_loclists_base for split...
2018-06-01 Eric Botcazougimple-ssa-store-merging.c: Include gimple-fold.h.
2018-06-01 Segher Boessenkoolrs6000: Fix mangling for 128-bit float
2018-06-01 Kyrylo Tkachov[AArch64] Used prefer aliases SXTL(2) and UXTL(2)
2018-06-01 Richard SandifordFix phi backedge detection in backprop (PR85989)
2018-06-01 Richard Bienertree-vectorizer.h (vect_dr_stmt): New function.
2018-06-01 Richard Bienerre PR tree-optimization/86017 (multiple consecutive...
2018-06-01 Richard SandifordFix SVE fallout from r260951
2018-06-01 Richard Bienerre PR ipa/85960 (-fipa-pta and ifunc are incompatible)
2018-06-01 Michael Collison2018-05-15 Michael Collison <michael.collison@arm...
2018-05-31 Qing Zhao2nd Patch for PR78009
2018-05-31 Jakub Jelinekre PR target/85984 (ICE in create_pseudo_cfg, at dwarf2...
2018-05-31 Uros Bizjaksse.md (avx_vec_concat<mode>): Substitute concat_tg_mod...
2018-05-31 Martin SeborPR c/82063 - issues with arguments enabled by -Wall
2018-05-31 H.J. Lux86: Re-enable partial_reg_dependency and movx for...
2018-05-31 Chung-Lin Tangre PR middle-end/85879 (ICE in expand_debug_locations...
2018-05-31 Sameera DeshpandePatch implementing vld1_*_x3, vst1_*_x2 and vst1_*_x3...
2018-05-30 Jozef Lawrynowiczmsp430.c (msp430_output_labelref): Prepend user_label_p...
2018-05-30 Jozef Lawrynowicztree-core.h: Update comment about the format of NAME...
2018-05-30 Jozef Lawrynowiczmsp430.md: Remove erroneous subreg expression from...
2018-05-30 Borislav Petkovextend.texi: Document some architecture specific constr...
2018-05-30 Martin SeborPR middle-end/85369 - no -Wstringop-overflow for a...
2018-05-30 Sameera Deshpandepatch to add support of ARMv8.4 in saphira
2018-05-30 Jan Hubicka* doc/invoke.texi (-flinker-output): Document
2018-05-30 Jan Hubickapasses.c (ipa_write_summaries): Only modify statements...
2018-05-30 Jan Hubicka* lto-opts.c (lto_write_options): Skip OPT_dumpdir...
next