R600/SI: Use NAME rather than opName as the key to the MCOpcode tables
authorTom Stellard <thomas.stellard@amd.com>
Mon, 25 May 2015 16:15:50 +0000 (16:15 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 25 May 2015 16:15:50 +0000 (16:15 +0000)
commitcbb915183e73553b0185189c5599edfd2f2e20f5
tree3c194f50b2919427c5070ce236b85fe2b37ba126
parent948ecae20e91da3f16898827a4c9c505ba1a988f
R600/SI: Use NAME rather than opName as the key to the MCOpcode tables

This lets us drop a parameter the opName parameter to the VINTRP
multiclass and makes it possible to create multiple VINTRP defs
with the same asm mnemonic.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238146 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrInfo.td
lib/Target/R600/SIInstructions.td