]> gcc.gnu.org Git - gcc.git/commitdiff
Fix ChangeLog entry:
authorMichael Meissner <meissner@gcc.gnu.org>
Wed, 1 Jun 2016 22:24:29 +0000 (22:24 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Wed, 1 Jun 2016 22:24:29 +0000 (22:24 +0000)
2016-05-24  Michael Meissner  <meissner@linux.vnet.ibm.com>

* config/rs6000/altivec.md (VNEG iterator): New iterator for
VNEGW/VNEGD instructions.
(p9_neg<mode>2): New insns for ISA 3.0 VNEGW/VNEGD.
(neg<mode>2): Add expander for V2DImode added in ISA 2.07, and
support for ISA 3.0 VNEGW/VNEGD instructions.

From-SVN: r237020

gcc/ChangeLog

index 9cfde95962d8b5f79aa65e5a07e661822bcb8dc7..acc999418dc14502c400b9af938797d927ed7b54 100644 (file)
        * config/rs6000/altivec.md (VNEG iterator): New iterator for
        VNEGW/VNEGD instructions.
        (p9_neg<mode>2): New insns for ISA 3.0 VNEGW/VNEGD.
-       (neg<mode>2): Add expander for V2DImode added in ISA 2.06, and
+       (neg<mode>2): Add expander for V2DImode added in ISA 2.07, and
        support for ISA 3.0 VNEGW/VNEGD instructions.
 
 2016-05-24  Cesar Philippidis  <cesar@codesourcery.com>
This page took 0.101506 seconds and 5 git commands to generate.