[AMDGPU] Copy impdefs from pseudo to real instructions
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Mon, 15 Jan 2018 17:55:35 +0000 (17:55 +0000)
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Mon, 15 Jan 2018 17:55:35 +0000 (17:55 +0000)
commitf630047ef6b7fb496961c10d3f4bdbc43a75251b
tree5482a043344f92fbb4cec6fab44c9c2cdac16c44
parent79add5f155df5a803c4512c6ad6812648d2cbfcb
[AMDGPU] Copy impdefs from pseudo to real instructions

In some cases we do not copy implicit defs from pseudo to real
VOP instructions. It has no visible impact at the moment thus no
tests are affected or added.

Differential Revision: https://reviews.llvm.org/D41783

llvm-svn: 322496
llvm/lib/Target/AMDGPU/VOP1Instructions.td
llvm/lib/Target/AMDGPU/VOP2Instructions.td
llvm/lib/Target/AMDGPU/VOPCInstructions.td
llvm/lib/Target/AMDGPU/VOPInstructions.td