[PATCH] D24972: AMDGPU: Add instruction definitions for GPR indexing

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 19:46:38 PDT 2016


arsenm updated this revision to Diff 72943.
arsenm added a comment.

Rename to specify VGPRs, add missing test


https://reviews.llvm.org/D24972

Files:
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
  lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h
  lib/Target/AMDGPU/SIInstructions.td
  lib/Target/AMDGPU/SOPInstructions.td
  lib/Target/AMDGPU/VOP1Instructions.td
  test/MC/AMDGPU/sop1.s
  test/MC/AMDGPU/sopc-err.s
  test/MC/AMDGPU/sopc.s
  test/MC/AMDGPU/sopp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24972.72943.patch
Type: text/x-patch
Size: 13592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160929/45b8d71f/attachment.bin>


More information about the llvm-commits mailing list