* ChangeLog: Fix my last entry.
authorUros Bizjak <uros@gcc.gnu.org>
Thu, 13 Jun 2019 21:37:17 +0000 (23:37 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 13 Jun 2019 21:37:17 +0000 (23:37 +0200)
From-SVN: r272272

gcc/ChangeLog

index 8698ee1608ba24adb8b71bb0665eab107f699fb9..9632a1573934ab642d862cebd19b837575fa87e3 100644 (file)
@@ -7,6 +7,9 @@
        (and->zext post-reload splitter): Use gen_extend_insn
        instead of indirect functions.
        (anddi->zext pre-reload splitter): New.
+       (*zext<mode>_doubleword_and): Remove.
+       (*zext<mode>_doubleword): Ditto.
+       (*zextsi_doubleword): Dittto.
 
 2019-06-13  Uroš Bizjak  <ubizjak@gmail.com>