This patch adds the VSX logical instructions introduced in the Power ISA 2.07. It...
authorKit Barton <kbarton@ca.ibm.com>
Wed, 18 Feb 2015 16:21:46 +0000 (16:21 +0000)
committerKit Barton <kbarton@ca.ibm.com>
Wed, 18 Feb 2015 16:21:46 +0000 (16:21 +0000)
commit31840a62af4026fb61b6b9cc7f2bd88bdcde2419
tree5b0482a897d1fc3f64f3e8be0e8e9084d4069770
parentd0da9ebb0abc231ae765f3bdd300e0b2da13ea8b
This patch adds the VSX logical instructions introduced in the Power ISA 2.07. It also removes the added complexity that favors VMX versions of the three instructions.

Phabricator review: http://reviews.llvm.org/D7616

Commiting on Nemanja's behalf.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229694 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstrAltivec.td
lib/Target/PowerPC/PPCInstrVSX.td
test/CodeGen/PowerPC/vec_veqv_vnand_vorc.ll
test/CodeGen/PowerPC/xxleqv_xxlnand_xxlorc.ll [new file with mode: 0644]
test/MC/Disassembler/PowerPC/vsx.txt
test/MC/PowerPC/vsx.s