| commit | d097e94abbdeae33434b2aeaf14647969fe211d2 | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <thomas.stellard@amd.com> | Thu Nov 19 22:11:58 2015 +0000 |
| committer | Tom Stellard <thomas.stellard@amd.com> | Thu Nov 19 22:11:58 2015 +0000 |
| tree | 07212fee00fd4c13c18b363f9acc5717f326d61e | |
| parent | c4aa50414b2c8b9af08f49e164bedcd1c6374d1e [diff] |
AMDGPU: Add support for 's' and 'v' asm constraints Summary: 's' is used to specify sgprs and 'v' is used to specify vgprs. Reviewers: arsenm, echristo Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D14307 llvm-svn: 253610