* ChangeLog: Fix my last entry.

From-SVN: r272272
This commit is contained in:
Uros Bizjak 2019-06-13 23:37:17 +02:00
parent 83bc5e44d8
commit d7a290758b
1 changed files with 3 additions and 0 deletions

View 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>