R600/SI: Add 32-bit encoding of v_cndmask_b32
authorTom Stellard <thomas.stellard@amd.com>
Tue, 10 Mar 2015 16:16:44 +0000 (16:16 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 10 Mar 2015 16:16:44 +0000 (16:16 +0000)
commit92811fa2c7cd06afcb645455da7f6ff3ac193838
tree558ba38eb390a38f7f0fa22f162a31517c1b6ba4
parent137e1f3f289a14153b31ea5dee1856d143305563
R600/SI: Add 32-bit encoding of v_cndmask_b32

This was done by refactoring the v_cndmask_b32 tablegen definition
to use inherit from VOP2Inst.

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