This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9e2cb4287db Updating MIR Language Reference to include new syntax for s [...] new d2ac73c164a [llvm-readobj] Make header self-contained new a70206a47a3 [AMDGPU][MC] Corrected GATHER4 opcodes
The 2 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 | 27 +- .../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 11 +- lib/Target/AMDGPU/MIMGInstructions.td | 163 +- .../AMDGPU/llvm.amdgcn.image.gather4.d16.ll | 35 - test/CodeGen/AMDGPU/llvm.amdgcn.image.gather4.ll | 21 - test/MC/AMDGPU/gfx7_asm_all.s | 1656 ++++-------------- test/MC/AMDGPU/gfx8_asm_all.s | 1776 ++++++-------------- test/MC/AMDGPU/gfx9_asm_all.s | 483 ++---- test/MC/AMDGPU/mimg-err.s | 7 + test/MC/AMDGPU/mimg.s | 35 + test/MC/Disassembler/AMDGPU/mimg_vi.txt | 31 + tools/llvm-readobj/DwarfCFIEHPrinter.h | 1 + 12 files changed, 1207 insertions(+), 3039 deletions(-)