[PATCH] D24972: AMDGPU: Add instruction definitions for GPR indexing
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 30 17:42:43 PDT 2016
arsenm updated this revision to Diff 73175.
arsenm added a comment.
Print mode name instead of number. I'm not sure how this is supposed to be printed, but this is better for 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.73175.patch
Type: text/x-patch
Size: 15357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161001/d6def4e2/attachment.bin>
More information about the llvm-commits
mailing list