| commit | cc4c8718ed09b783a03f93500b96aea41f8273b4 | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <thomas.stellard@amd.com> | Tue Feb 16 18:14:56 2016 +0000 |
| committer | Tom Stellard <thomas.stellard@amd.com> | Tue Feb 16 18:14:56 2016 +0000 |
| tree | b94e70f32e84881ebfa9a42d2e655477f53e7a63 | |
| parent | 845435c86ac9fdc92093b7f1459589324b73d41f [diff] |
[AMDGPU] Rename $dst operand to $vdst for VOP instructions. Summary: This change renames output operand for VOP instructions from dst to vdst. This is needed to enable decoding named operands for disassembler. Reviewers: vpykhtin, tstellarAMD, arsenm Subscribers: arsenm, llvm-commits, nhaustov Projects: #llvm-amdgpu-spb Differential Revision: http://reviews.llvm.org/D16920 llvm-svn: 260986