OSDN Git Service

[PowerPC] Code cleanup. Remove instructions that were withdrawn from Power 9.
authorStefan Pintilie <stefanp@ca.ibm.com>
Fri, 23 Feb 2018 15:55:16 +0000 (15:55 +0000)
committerStefan Pintilie <stefanp@ca.ibm.com>
Fri, 23 Feb 2018 15:55:16 +0000 (15:55 +0000)
commit38bd4c9f6df8943c8de2ecf96d4b7e8175af3fb7
tree07600658b4ee4c4104ad9f4a554af7bc2143090e
parent406f2e505de4869235f8da2216bc942f74d3291b
[PowerPC] Code cleanup. Remove instructions that were withdrawn from Power 9.

The following set of instructions was originally planned to be added for Power 9
and so code was added to support them. However, a decision was made later on to
withdraw support for these instructions in the hardware.
xscmpnedp
xvcmpnesp
xvcmpnedp
This patch removes support for the instructions that were not added.

Differential Revision: https://reviews.llvm.org/D43641

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@325918 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstrVSX.td
test/MC/Disassembler/PowerPC/vsx.txt
test/MC/PowerPC/vsx.s