R600/SI: Remove modifier operands from V_CNDMASK_B32_e64
authorTom Stellard <thomas.stellard@amd.com>
Mon, 22 Sep 2014 15:35:34 +0000 (15:35 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 22 Sep 2014 15:35:34 +0000 (15:35 +0000)
commit2de7c388a62448e085a5ae060182dc17ed11d12a
treee48f74dd2698f778e05a1397aa2e22682819a5b8
parenta05b67769eb988acbe8dc854d932a44e9110f465
R600/SI: Remove modifier operands from V_CNDMASK_B32_e64

Modifiers don't work for this instruction.

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