aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)Author
2020-03-06Avoid putting a REG_NOTE on anything other than an INSN in haifa-sched.cAndrew Pinski
2020-03-06Add missing ChangeLog entriesAndreas Krebbel
2020-03-06ACLE intrinsics: BFloat16 load intrinsics for AArch32Delia Burduv
2020-03-06ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32Delia Burduv
2020-03-06aarch64: ACLE intrinsics for BFCVTN, BFCVTN2 and BFCVTDelia Burduv
2020-03-05i386: Properly encode vector registers in vector moveH.J. Lu
2020-03-05Fix location maybe_diag_overlap passes to diagnostics so that diagnostic prag...Jeff Law
2020-03-05i386: Fix some -O0 avx2intrin.h and xopintrin.h intrinsic macros [PR94046]Jakub Jelinek
2020-03-05[AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b/t> for AArch32 AdvSIMDKyrylo Tkachov
2020-03-05print-rtl: Fix printing of CONST_STRING in DEBUG_INSNs [PR93399]Jakub Jelinek
2020-03-05sccvn: Fix handling of POINTER_PLUS_EXPR in memset offset [PR93582]Jakub Jelinek
2020-03-04Fix format warning which showed up on FreeBSD 11.3.Jeff Law
2020-03-04PR tree-optimization/93986 - ICE on mixed-precision wide_int argumentsMartin Sebor
2020-03-04rs6000: Fix -mpower9-vector -mno-altivec ICE (PR87560)Bill Schmidt
2020-03-04inliner: Copy DECL_BY_REFERENCE in copy_decl_to_var [PR93888]Jakub Jelinek
2020-03-04sccvn: Avoid overflows in push_partial_defJakub Jelinek
2020-03-04tree-optimization/93964 - adjust ISL code generation for pointer paramsRichard Biener
2020-03-04Clear --help=language and --help=common interaction.Martin Liska
2020-03-04tailcall: Fix up process_assignment [PR94001]Jakub Jelinek
2020-03-04PR target/93995 ICE in patch_jump_insn, at cfgrtl.c:1290 on riscv64-linux-gnuKito Cheng
2020-03-03arm: ACLE BFloat16 convert intrinsicsDennis Zhang
2020-03-03sccvn: Improve handling of load masked with integer constant [PR93582]Jakub Jelinek
2020-03-03tree-optimization/93946 - fix bogus redundant store removal in FRE, DSE and DOMRichard Biener
2020-03-03s390: Fix --with-arch=... --with-tune=... [PR26877]Jakub Jelinek
2020-03-03explow: Fix ICE caused by plus_constant [PR94002]Jakub Jelinek
2020-03-03arc: Update legitimate small data address.Claudiu Zissulescu
2020-03-03arc: Use accl_operand predicate for fma instructions.Claudiu Zissulescu
2020-03-03arc: Improve code gen for 64bit add/sub operations.Claudiu Zissulescu
2020-03-03arc: Add length attribute to eh_return pattern.Claudiu Zissulescu
2020-03-02analyzer: don't print the duplicate count by defaultDavid Malcolm
2020-03-02invoke.texi: add missing option to -fanalyzer listDavid Malcolm
2020-03-02i386: Allow only registers with VALID_INT_MODE_P modes in movstrict<mode> [PR...Uros Bizjak
2020-03-02amdgcn: Extend reductions to all typesAndrew Stubbs
2020-03-02Fix typo in C++ standard version.Martin Liska
2020-03-01PR middle-end/92721 - checking ICE on attribute access redeclarationMartin Sebor
2020-03-01PR middle-end/93829 - bogus -Wstringop-overflow on memcpy of a struct with a ...Martin Sebor
2020-02-29Make STATIC_CHAIN_REGNUM a call used register.Jeff Law
2020-02-28Fix target/93937Michael Meissner
2020-02-28Improve detection of ld_date.Martin Liska
2020-02-28One more patch for PR93564: Prefer smaller hard regno when we do not honor re...Vladimir N. Makarov
2020-02-28Fix misleading aarch64 mcpu/march warning stringJoel Hutton
2020-02-27Document that -Wbuiltin-declaration-mismatch is enabled by default.Martin Sebor
2020-02-27Fix PR target/93932Michael Meissner
2020-02-27ipa-cp: Avoid an ICE processing self-recursive cloned edges (PR 93707)Martin Jambor
2020-02-27middle-end: Fix wrong code caused by disagreemed between FRE and access path ...Jan Hubicka
2020-02-27 [GCC][PATCH][ARM] Add vreinterpret, vdup, vget and vset bfloat16 intrinsicsMihail Ionescu
2020-02-27amdgcn: sub-dword vector min/max/shift/bit operatorsAndrew Stubbs
2020-02-27define NO_DOT_IN_LABEL only in vxworks6Alexandre Oliva
2020-02-27tree-optimization/93508 - make VN translate through _chk and valueize lengthRichard Biener
2020-02-27tree-optimization/93953 - avoid reference into hash-mapRichard Biener