R600/SI: Implement SIInstrInfo::verifyInstruction() for VOP*
authorTom Stellard <thomas.stellard@amd.com>
Thu, 10 Oct 2013 17:11:55 +0000 (17:11 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 10 Oct 2013 17:11:55 +0000 (17:11 +0000)
commit47fbbc2dc5696d27f4e3c8a5432777976dd8da0a
tree096a79c4184a6ac2c9f710bebe924131ffbdd93a
parent39867850462b1eefd76510e25bca4f2a51f65a70
R600/SI: Implement SIInstrInfo::verifyInstruction() for VOP*

The function is used by the machine verifier and checks that VOP*
instructions have legal operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192367 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIDefines.h
lib/Target/R600/SIInstrFormats.td
lib/Target/R600/SIInstrInfo.cpp
lib/Target/R600/SIInstrInfo.h
lib/Target/R600/SIRegisterInfo.td