This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8c82162a48f [Support][CachePruning] Fix regression in pruning interval new fa8708611de [AMDGPU][MC][GFX9][disassembler] Corrected decoding of op_s [...]
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 | 23 +- .../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 9 +- lib/Target/AMDGPU/SIDefines.h | 5 +- lib/Target/AMDGPU/SIInstrFormats.td | 5 + lib/Target/AMDGPU/VOPInstructions.td | 10 +- test/CodeGen/AMDGPU/mad-mix-hi.ll | 8 +- test/CodeGen/AMDGPU/mad-mix-lo.ll | 68 ++-- test/CodeGen/AMDGPU/mad-mix.ll | 34 +- test/MC/AMDGPU/vop3p.s | 46 +-- test/MC/Disassembler/AMDGPU/vop3_gfx9.txt | 441 +++++++++++++++++++++ 10 files changed, 545 insertions(+), 104 deletions(-)