This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e8dc6a11391 Revert [llvm-objcopy] Allow strip symtab from executables and DSOs new d0af5dda894 [AMDGPU] gfx908 dot instruction support
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/VOP2Instructions.td | 30 ++ test/CodeGen/AMDGPU/llvm.amdgcn.sdot2.ll | 3 + test/CodeGen/AMDGPU/llvm.amdgcn.sdot8.ll | 3 + test/MC/AMDGPU/dl-insts-err.s | 341 ++++++++++----------- test/MC/AMDGPU/xdl-insts-err.s | 41 +++ test/MC/AMDGPU/xdl-insts-gfx908.s | 372 +++++++++++++++++++++++ test/MC/Disassembler/AMDGPU/xdl-insts-gfx908.txt | 348 +++++++++++++++++++++ 7 files changed, 968 insertions(+), 170 deletions(-) create mode 100644 test/MC/AMDGPU/xdl-insts-err.s