This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8041c24c953 [PowerPC] Check hot loop exit edge in PPCCTRLoops new dfc05c7fc8f [AMDGPU][MC] Added validation of d16 and r128 modifiers of [...] new 8b61abeffdf [llvm-opt-fuzzer] Fix build after rL324225
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/AMDGPU.td | 12 ++- lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 1 + lib/Target/AMDGPU/AMDGPUSubtarget.h | 5 + lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 46 +++++++++ lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 4 + lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 2 + test/MC/AMDGPU/mimg.s | 127 ++++++++++++++---------- tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp | 4 + 8 files changed, 147 insertions(+), 54 deletions(-)