projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83bc5e4
)
* ChangeLog: Fix my last entry.
author
Uros Bizjak
<uros@gcc.gnu.org>
Thu, 13 Jun 2019 21:37:17 +0000
(23:37 +0200)
committer
Uros Bizjak
<uros@gcc.gnu.org>
Thu, 13 Jun 2019 21:37:17 +0000
(23:37 +0200)
From-SVN: r272272
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 8698ee1608ba24adb8b71bb0665eab107f699fb9..9632a1573934ab642d862cebd19b837575fa87e3 100644
(file)
--- 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<mode>_doubleword_and): Remove.
+ (*zext<mode>_doubleword): Ditto.
+ (*zextsi_doubleword): Dittto.
2019-06-13 Uroš Bizjak <ubizjak@gmail.com>