summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/array-ptr-calc-i32.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Add sdst operand to VOP2b instructionsMatt Arsenault2015-08-291-2/+2
| | | | | | | | | | The VOP3 encoding of these allows any SGPR pair for the i1 output, but this was forced before to always use vcc. This doesn't yet try to use this, but does add the operand to the definitions so the main change is adding vcc to the output of the VOP2 encoding. llvm-svn: 246358
* R600 -> AMDGPU renameTom Stellard2015-06-131-0/+44
llvm-svn: 239657
OpenPOWER on IntegriCloud