aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-03-13PR92303: Try to simplify memory subreg.Vladimir N. Makarov1-0/+5
2020-03-13Fix wrong year in ChangeLog.Eric Botcazou1-2/+2
2020-03-13df: Don't abuse bb->aux (PR94148, PR94042)Segher Boessenkool1-0/+10
2020-03-13tree-optimization/94163 constrain alignment set by PRERichard Biener1-0/+6
2020-03-13Do not strcat to result of getenv.Martin Liska1-0/+6
2020-03-13aarch64: Fix another bug in aarch64_add_offset_1 [PR94121]Jakub Jelinek1-0/+6
2020-03-13i386: Use ix86_output_ssemov for DFmode TYPE_SSEMOVH.J. Lu1-0/+8
2020-03-13aarch64: Add --params to control the number of recip steps [PR94154]Bu Le1-0/+9
2020-03-13Fix incorrect filling of delay slots in branchy code at -O2Eric Botcazou1-0/+9
2020-03-13Fix unaligned load with small memcpy on the ARMEric Botcazou1-0/+7
2020-03-12Remove no-op register to register copies in CSE just like we remove no-op mem...Richard Sandiford1-0/+5
2020-03-12Support for the CPEN control register was removed in rev .50 of the RXv1 Inst...Jeff Law1-0/+5
2020-03-12tree-optimization/94103 avoid CSE of loads with paddingRichard Biener1-0/+6
2020-03-12i386: Use ix86_output_ssemov for MMX TYPE_SSEMOVH.J. Lu1-0/+9
2020-03-12doc: Fix up ASM_OUTPUT_ALIGNED_DECL_LOCAL descriptionJakub Jelinek1-0/+5
2020-03-12tree-dse: Fix mem* head trimming if call has lhs [PR94130]Jakub Jelinek1-0/+9
2020-03-11Bug fix: cannot convert 'const short int*' to 'const __bf16*'Delia Burduv1-0/+17
2020-03-11pdp11: Fix handling of common (local and global) vars [PR94134]Jakub Jelinek1-0/+7
2020-03-11fold undefined pointer offsettingRichard Biener1-0/+5
2020-03-11Fix GIMPLE verification failure in LTO mode on Ada codeEric Botcazou1-0/+6
2020-03-11aarch64: Fix ICE in aarch64_add_offset_1 [PR94121]Jakub Jelinek1-0/+4
2020-03-11value-prof: Fix abs uses in value-prof.c [PR93962]Jakub Jelinek1-0/+5
2020-03-11dfp: Fix decimal_to_binary [PR94111]Jakub Jelinek1-0/+5
2020-03-11ldist: Further fixes for -ftrapv [PR94114]Jakub Jelinek1-0/+8
2020-03-10Fix length computation for movsi_insv which resulted in regressions due to ou...Jeff Law1-0/+4
2020-03-11rs6000: Check -+0 and NaN for smax/smin generationJiufu Guo1-0/+6
2020-03-10PR90763: PowerPC vec_xl_len should take const argument.Will Schmidt1-0/+6
2020-03-10loop-iv: make find_simple_exit staticRoman Zhuykov1-0/+5
2020-03-10minor: fix intendation in ddg.cRoman Zhuykov1-0/+6
2020-03-10i386: Fix up *testqi_ext_3 insn&split for the *testdi_1 changes [PR94088]Jakub Jelinek1-0/+7
2020-03-09gdbinit.in: Fix typo.Jason Merrill1-0/+4
2020-03-09Revert: One more patch for PR93564: Prefer smaller hard regno when we do not ...Vladimir N. Makarov1-0/+10
2020-03-09Fix 'A' operand modifier: PR inline-asm/94095Andrew Pinski1-0/+6
2020-03-09Restore alignment in rs6000 target.Martin Liska1-0/+7
2020-03-09alias: Punt after walking too many VALUEs during a toplevel find_base_term ca...Jakub Jelinek1-0/+7
2020-03-06[AArch64] Use intrinsics for widening multiplies (PR91598)Wilco Dijkstra1-0/+28
2020-03-06[AArch64] Fix lane specifier syntaxWilco Dijkstra1-0/+13
2020-03-06[AArch64][SVE] Add missing movprfx attribute to some ternary arithmetic patternsKyrylo Tkachov1-0/+6
2020-03-06rs6000: Correct logic to disable NO_SUM_IN_TOC and NO_FP_IN_TOC [PR94065]David Edelsohn1-0/+9
2020-03-06Avoid putting a REG_NOTE on anything other than an INSN in haifa-sched.cAndrew Pinski1-0/+7
2020-03-06Add missing ChangeLog entriesAndreas Krebbel1-0/+38
2020-03-06ACLE intrinsics: BFloat16 load intrinsics for AArch32Delia Burduv1-0/+36
2020-03-06ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32Delia Burduv1-0/+37
2020-03-06aarch64: ACLE intrinsics for BFCVTN, BFCVTN2 and BFCVTDelia Burduv1-0/+22
2020-03-05i386: Properly encode vector registers in vector moveH.J. Lu1-0/+16
2020-03-05Fix location maybe_diag_overlap passes to diagnostics so that diagnostic prag...Jeff Law1-0/+14
2020-03-05i386: Fix some -O0 avx2intrin.h and xopintrin.h intrinsic macros [PR94046]Jakub Jelinek1-0/+17
2020-03-05[AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b/t> for AArch32 AdvSIMDKyrylo Tkachov1-0/+28
2020-03-05print-rtl: Fix printing of CONST_STRING in DEBUG_INSNs [PR93399]Jakub Jelinek1-0/+10
2020-03-05sccvn: Fix handling of POINTER_PLUS_EXPR in memset offset [PR93582]Jakub Jelinek1-0/+8