Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Print mode name instead of number. I'm not sure how this is supposed to be printed, but this is better for tests
Paths
| Differential D24972
AMDGPU: Add instruction definitions for GPR indexing ClosedPublic Authored by arsenm on Sep 27 2016, 10:53 AM.
Details
Diff Detail Event Timelinearsenm updated this object. Comment Actions Print mode name instead of number. I'm not sure how this is supposed to be printed, but this is better for tests arsenm added a child revision: D25149: AMDGPU: Initial implementation of VGPR indexing mode.Sep 30 2016, 5:50 PM This revision is now accepted and ready to land.Oct 7 2016, 7:09 AM
Revision Contents
Diff 72943 lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/AMDGPUSubtarget.cpp
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
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
|