R600/SI: Remove VOP2_REV definitions from target-specific instructions
authorMarek Olsak <marek.olsak@amd.com>
Tue, 3 Feb 2015 17:38:05 +0000 (17:38 +0000)
committerMarek Olsak <marek.olsak@amd.com>
Tue, 3 Feb 2015 17:38:05 +0000 (17:38 +0000)
commit2ea95bd4719341e0eb00d79f66ac1fc2e0e3169d
treee8ab9c8d2aa1edafed33e438b83b485af8f5b0f8
parent5e58a1bc29b86a03a8c1d1747ee87c7dbefcae07
R600/SI: Remove VOP2_REV definitions from target-specific instructions

The getCommute* functions are only used with pseudos, so this commit doesn't
change anything.

The issue with missing non-rev versions of shift instructions on VI will fixed
separately.

Tested-by: Michel Dänzer <michel.daenzer@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227989 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrInfo.td
lib/Target/R600/SIInstructions.td