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)
commit5224df36c89645b943429683cb104736b6c84d1d
treee23e409b7f016d25074afd4a39b89af65b57bf6b
parent19792fb2704439766356e9d86d171ea8b7d815bd
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.

llvm-svn: 231795
llvm/lib/Target/R600/SIInstrInfo.td
llvm/lib/Target/R600/SIInstructions.td
llvm/lib/Target/R600/SIShrinkInstructions.cpp