]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
middle-end/94206 fix memset folding to avoid types with padding
[gcc.git] / gcc / ChangeLog
2020-03-18 Richard Bienermiddle-end/94206 fix memset folding to avoid types...
2020-03-18 Jakub JelinekFix up duplicated duplicated words in comments
2020-03-18 Duan boaarch64: Fix SYMBOL_TINY_GOT handling for ILP32 [PR94201]
2020-03-18 Richard Sandifordaarch64: Treat p12-p15 as call-preserved in SVE PCS...
2020-03-18 Richard Bienermiddle-end/94188 fix fold of addr expression generation
2020-03-18 Alexey Neymandwarf: Generate DIEs for external variables with -g1...
2020-03-17 Richard Sandifordaarch64: Fix bf16_v(ld|st)n.c failures for big-endian
2020-03-17 Srinath Parvathaneni[ARM][GCC][1/3x]: MVE intrinsics with ternary operands.
2020-03-17 Srinath Parvathaneni[ARM][GCC][5/2x]: MVE intrinsics with binary operands.
2020-03-17 Srinath Parvathaneni[ARM][GCC][4/2x]: MVE intrinsics with binary operands.
2020-03-17 Srinath Parvathaneni[ARM][GCC][3/2x]: MVE intrinsics with binary operands.
2020-03-17 Srinath Parvathaneni[ARM][GCC][2/2x]: MVE intrinsics with binary operands.
2020-03-17 Srinath Parvathaneni[ARM][GCC][1/2x]: MVE intrinsics with binary operands.
2020-03-17 Srinath Parvathaneni[ARM][GCC][4/1x]: MVE intrinsics with unary operand.
2020-03-17 Srinath Parvathaneni[ARM][GCC][3/1x]: MVE intrinsics with unary operand.
2020-03-17 Jakub JelinekFix up duplicated duplicated words mostly in comments
2020-03-17 Mihail Ionescu[GCC][PATCH][ARM] Add multilib mapping for Armv8.1...
2020-03-17 Jakub Jelinektree-ssa-strlen: Fix up count_nonzero_bytes* [PR94015]
2020-03-17 Srinath Parvathaneni[ARM][GCC][2/1x]: MVE intrinsics with unary operand.
2020-03-17 Srinath Parvathaneni[ARM][GCC][1/1x]: Patch to support MVE ACLE intrinsics...
2020-03-17 Srinath Parvathaneni[ARM][GCC][4/x]: MVE ACLE vector interleaving store...
2020-03-17 Christophe Lyonc: ignore initializers for elements of variable-size...
2020-03-17 Jakub Jelinekstrlen: Punt on UB reads past end of string literal...
2020-03-17 Jakub Jelinekexpand: Don't depend on warning flags in code generatio...
2020-03-16 Vladimir N. MakarovFix PR94185: Do not reuse insn alternative after changi...
2020-03-16 Srinath Parvathaneni[ARM][GCC][3/x]: MVE ACLE intrinsics framework patch.
2020-03-16 Srinath Parvathaneni[ARM][GCC][2/x]: MVE ACLE intrinsics framework patch.
2020-03-16 Srinath Parvathaneni[ARM][GCC][1/x]: MVE ACLE intrinsics framework patch.
2020-03-16 Aaron SawdeyFix ChangeLog formatting from my commit last friday.
2020-03-16 H.J. Lui386: Use ix86_output_ssemov for SImode TYPE_SSEMOV
2020-03-16 Jakub Jelinektree-inline: Fix a -fcompare-debug issue in the inliner...
2020-03-16 Jakub Jelinektree-inline: Fix a -fcompare-debug issue in the inliner...
2020-03-16 Bin ChengUpdate post order number for merged SCC.
2020-03-15 H.J. Lui386: Use ix86_output_ssemov for SFmode TYPE_SSEMOV
2020-03-15 Lewis Hyattdriver: Fix redundant descriptions in options
2020-03-15 Jakub Jelinektree-nested: Fix handling of *reduction clauses with...
2020-03-14 H.J. Lui386: Use ix86_output_ssemov for DImode TYPE_SSEMOV
2020-03-14 Jakub JelinekFix doubled indefinite articles, mostly in comments.
2020-03-13 Aaron SawdeyFix UBSAN error, shifting 64 bit value by 64.
2020-03-13 Vladimir N. MakarovPR92303: Try to simplify memory subreg.
2020-03-13 Eric BotcazouFix wrong year in ChangeLog.
2020-03-13 Segher Boessenkooldf: Don't abuse bb->aux (PR94148, PR94042)
2020-03-13 Richard Bienertree-optimization/94163 constrain alignment set by PRE
2020-03-13 Martin LiskaDo not strcat to result of getenv.
2020-03-13 Jakub Jelinekaarch64: Fix another bug in aarch64_add_offset_1 [PR94121]
2020-03-13 H.J. Lui386: Use ix86_output_ssemov for DFmode TYPE_SSEMOV
2020-03-13 Bu Leaarch64: Add --params to control the number of recip...
2020-03-13 Eric BotcazouFix incorrect filling of delay slots in branchy code...
2020-03-13 Eric BotcazouFix unaligned load with small memcpy on the ARM
2020-03-12 Richard SandifordRemove no-op register to register copies in CSE just...
2020-03-12 Jeff LawSupport for the CPEN control register was removed in...
2020-03-12 Richard Bienertree-optimization/94103 avoid CSE of loads with padding
2020-03-12 H.J. Lui386: Use ix86_output_ssemov for MMX TYPE_SSEMOV
2020-03-12 Jakub Jelinekdoc: Fix up ASM_OUTPUT_ALIGNED_DECL_LOCAL description
2020-03-12 Jakub Jelinektree-dse: Fix mem* head trimming if call has lhs [PR94130]
2020-03-11 Delia BurduvBug fix: cannot convert 'const short int*' to 'const...
2020-03-11 Jakub Jelinekpdp11: Fix handling of common (local and global) vars...
2020-03-11 Richard Bienerfold undefined pointer offsetting
2020-03-11 Eric BotcazouFix GIMPLE verification failure in LTO mode on Ada...
2020-03-11 Jakub Jelinekaarch64: Fix ICE in aarch64_add_offset_1 [PR94121]
2020-03-11 Jakub Jelinekvalue-prof: Fix abs uses in value-prof.c [PR93962]
2020-03-11 Jakub Jelinekdfp: Fix decimal_to_binary [PR94111]
2020-03-11 Jakub Jelinekldist: Further fixes for -ftrapv [PR94114]
2020-03-11 Jeff LawFix length computation for movsi_insv which resulted...
2020-03-11 Jiufu Guors6000: Check -+0 and NaN for smax/smin generation
2020-03-10 Will SchmidtPR90763: PowerPC vec_xl_len should take const argument.
2020-03-10 Roman Zhuykovloop-iv: make find_simple_exit static
2020-03-10 Roman Zhuykovminor: fix intendation in ddg.c
2020-03-10 Jakub Jelineki386: Fix up *testqi_ext_3 insn&split for the *testdi_1...
2020-03-10 Jason Merrillgdbinit.in: Fix typo.
2020-03-09 Vladimir N. MakarovRevert: One more patch for PR93564: Prefer smaller...
2020-03-09 Andrew PinskiFix 'A' operand modifier: PR inline-asm/94095
2020-03-09 Martin LiskaRestore alignment in rs6000 target.
2020-03-09 Jakub Jelinekalias: Punt after walking too many VALUEs during a...
2020-03-06 Wilco Dijkstra[AArch64] Use intrinsics for widening multiplies (PR91598)
2020-03-06 Wilco Dijkstra[AArch64] Fix lane specifier syntax
2020-03-06 Kyrylo Tkachov[AArch64][SVE] Add missing movprfx attribute to some...
2020-03-06 David Edelsohnrs6000: Correct logic to disable NO_SUM_IN_TOC and...
2020-03-06 Andrew PinskiAvoid putting a REG_NOTE on anything other than an...
2020-03-06 Andreas KrebbelAdd missing ChangeLog entries
2020-03-06 Delia BurduvACLE intrinsics: BFloat16 load intrinsics for AArch32
2020-03-06 Delia BurduvACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrin...
2020-03-06 Delia Burduvaarch64: ACLE intrinsics for BFCVTN, BFCVTN2 and BFCVT
2020-03-06 H.J. Lui386: Properly encode vector registers in vector move
2020-03-05 Jeff LawFix location maybe_diag_overlap passes to diagnostics...
2020-03-05 Jakub Jelineki386: Fix some -O0 avx2intrin.h and xopintrin.h intrins...
2020-03-05 Kyrylo Tkachov[AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b...
2020-03-05 Jakub Jelinekprint-rtl: Fix printing of CONST_STRING in DEBUG_INSNs...
2020-03-05 Jakub Jelineksccvn: Fix handling of POINTER_PLUS_EXPR in memset...
2020-03-04 Jeff LawFix format warning which showed up on FreeBSD 11.3.
2020-03-04 Martin SeborPR tree-optimization/93986 - ICE on mixed-precision...
2020-03-04 Bill Schmidtrs6000: Fix -mpower9-vector -mno-altivec ICE (PR87560)
2020-03-04 Jakub Jelinekinliner: Copy DECL_BY_REFERENCE in copy_decl_to_var...
2020-03-04 Jakub Jelineksccvn: Avoid overflows in push_partial_def
2020-03-04 Richard Bienertree-optimization/93964 - adjust ISL code generation...
2020-03-04 Martin LiskaClear --help=language and --help=common interaction.
2020-03-04 Jakub Jelinektailcall: Fix up process_assignment [PR94001]
2020-03-04 Kito ChengPR target/93995 ICE in patch_jump_insn, at cfgrtl.c...
2020-03-03 Dennis Zhangarm: ACLE BFloat16 convert intrinsics
2020-03-03 Jakub Jelineksccvn: Improve handling of load masked with integer...
next
This page took 0.706867 seconds and 108 git commands to generate.