[all-commits] [llvm/llvm-project] e9dd2c: [AMDGPU] Fix double space in disassembly of some D...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Oct 29 08:03:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e9dd2c4fe2db5c2b242b0589bc407cb3040fbdd2
https://github.com/llvm/llvm-project/commit/e9dd2c4fe2db5c2b242b0589bc407cb3040fbdd2
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt
Log Message:
-----------
[AMDGPU] Fix double space in disassembly of some DPP instructions
Differential Revision: https://reviews.llvm.org/D90373
Commit: a442fad911b3da4ba39a14539c5a100b5935341e
https://github.com/llvm/llvm-project/commit/a442fad911b3da4ba39a14539c5a100b5935341e
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
M llvm/lib/Target/AMDGPU/SOPInstructions.td
M llvm/test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt
Log Message:
-----------
[AMDGPU] Fix double space in disassembly of s_set_gpr_idx_mode
Differential Revision: https://reviews.llvm.org/D90374
Compare: https://github.com/llvm/llvm-project/compare/dbae3d50f114...a442fad911b3
More information about the All-commits
mailing list