projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba0ece3
)
Fix changelog of previous commit, the correct version is:
author
Segher Boessenkool
<segher@gcc.gnu.org>
Wed, 31 May 2017 21:09:41 +0000
(23:09 +0200)
committer
Segher Boessenkool
<segher@gcc.gnu.org>
Wed, 31 May 2017 21:09:41 +0000
(23:09 +0200)
PR target/80618
* config/rs6000/vector.md (*vector_uneq<mode>): Write the nor in the
splitter result in the canonical way.
From-SVN: r248764
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 77f617ef6c287da425bd52bfadf63251f29c3b34..9c2628e4114d1f170385bb20e08a6f6875ae1853 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,7
+1,7
@@
2017-05-31 Segher Boessenkool <segher@kernel.crashing.org>
PR target/80618
- * config/rs6000/
rs6000
.md (*vector_uneq<mode>): Write the nor in the
+ * config/rs6000/
vector
.md (*vector_uneq<mode>): Write the nor in the
splitter result in the canonical way.
2017-05-31 Uros Bizjak <ubizjak@gmail.com>