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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 22:11:20 PDT 2016


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

Fix assembler tests


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/SIDefines.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.73884.patch
Type: text/x-patch
Size: 15390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161007/c5e3cc50/attachment.bin>


More information about the llvm-commits mailing list