]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* ChangeLog: Fix my last entry.
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Jun 2019 21:37:17 +0000 (21:37 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Jun 2019 21:37:17 +0000 (21:37 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@272272 138bc75d-0d04-0410-961f-82ee72b054a4

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>