This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1a600508c3c [MIPS] Don't crash on unsized extern types with -mgpopt new c9091f8a066 [AMDGPU][MC] Added validation of image dst/data size (must [...]
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 | 61 +++++++++++++++++++++++++ test/MC/AMDGPU/mimg-err.s | 60 ++++++++++++++++++++++++ test/MC/AMDGPU/mimg.s | 24 ++++++++++ 3 files changed, 145 insertions(+) create mode 100644 test/MC/AMDGPU/mimg-err.s