This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9b804c5 RuntimeDyldELF: add R_AARCH64_ADD_ABS_LO12_NC reloc new 79df598 [AMDGPU] Assembler: support SDWA and DPP for VOP2b instructions
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 12 ++++++++--- lib/Target/AMDGPU/SIInstrInfo.td | 4 ++-- lib/Target/AMDGPU/VOP2Instructions.td | 27 ++++++++++++++++++++++++- test/MC/AMDGPU/vop_dpp.s | 24 ++++++++++++++++++++++ test/MC/AMDGPU/vop_sdwa.s | 25 ++++++++++++++++++++++- 5 files changed, 85 insertions(+), 7 deletions(-)