aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.meissner
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog.meissner')
-rw-r--r--gcc/ChangeLog.meissner11
1 files changed, 11 insertions, 0 deletions
diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index 00356f736ac..1a26f086180 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,3 +1,14 @@
+2016-09-20 Michael Meissner <meissner@linux.vnet.ibm.com>
+
+ PR target/77670
+ * config/rs6000/predicates.md (invert_fpmask_comparison_operator):
+ New predicate that matches the ISA 3.0 XSCMP{EQ,GT,GE}DP
+ instructions when you want to invert the test.
+ * config/rs6000/rs6000.md (fpmask<mode>): Use the arguments in the
+ correct order for XXSEL.
+ (mov<SFDF:mode><SFDF2:mode>cc_invert_p9): Define the inverted test
+ for using XSCMP{EQ,GT,GE}DP.
+
2016-09-20 Michael Meissner <meissner@linux.vnet.ibm.com>
Clone branch subversion id 240277