AMDGPU: Fix not adding exec to defs of cmpx instruction pseudos
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 25 Sep 2015 16:58:27 +0000 (16:58 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 25 Sep 2015 16:58:27 +0000 (16:58 +0000)
commit88ba582891a62e78083da17610a746b4dfa13b30
tree295c27d56b276bc605a972cc2264ba026304a878
parent4fc498f43c9843d5723c2ed38a8a4d0699f76719
AMDGPU: Fix not adding exec to defs of cmpx instruction pseudos

This was only set on the final _si/_vi version, but not
on the pseudos most of codegen sees.

No test since these instructions aren't used yet.

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