[PATCH] D58400: [AMDGPU] Implement AMDGPUMCInstrAnalysis

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 20 14:25:47 PST 2019


scott.linder updated this revision to Diff 187676.
scott.linder added a comment.

Improved error message.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58400/new/

https://reviews.llvm.org/D58400

Files:
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
  lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
  lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h
  lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  test/MC/AMDGPU/branch-comment-fail.s
  test/MC/AMDGPU/branch-comment.s
  test/MC/AMDGPU/gfx7_asm_all.s
  test/MC/AMDGPU/gfx8_asm_all.s
  test/MC/AMDGPU/gfx9_asm_all.s
  test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
  test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58400.187676.patch
Type: text/x-patch
Size: 20967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190220/9f9610fe/attachment-0001.bin>


More information about the llvm-commits mailing list