R600/SI: Don't set patterns for chip-specific instructions while having pseudos
authorMarek Olsak <marek.olsak@amd.com>
Tue, 27 Jan 2015 17:25:11 +0000 (17:25 +0000)
committerMarek Olsak <marek.olsak@amd.com>
Tue, 27 Jan 2015 17:25:11 +0000 (17:25 +0000)
commit2ba0c13c26b339d13c8966a1925400584703c700
tree53d1dcd20acd4f94cc6e4a2e3f1e3ed3a61f844b
parent9f824da16db910732e934628e1cecdc4f014791f
R600/SI: Don't set patterns for chip-specific instructions while having pseudos

Only pseudos have patterns on them.

Also don't set the asm string for VINTRP_Pseudo. All pseudos should have empty
asm.

This matches what all other multiclasses do.

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