From: Uros Bizjak Date: Thu, 13 Jun 2019 21:37:17 +0000 (+0200) Subject: * ChangeLog: Fix my last entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d7a290758bc85b19e077264678c8ff795491f706;p=gcc.git * ChangeLog: Fix my last entry. From-SVN: r272272 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8698ee1608b..9632a157393 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -7,6 +7,9 @@ (and->zext post-reload splitter): Use gen_extend_insn instead of indirect functions. (anddi->zext pre-reload splitter): New. + (*zext_doubleword_and): Remove. + (*zext_doubleword): Ditto. + (*zextsi_doubleword): Dittto. 2019-06-13 Uroš Bizjak