This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ecd500 AMDGPU/SI: Make sure llvm.amdgcn.implicitarg.ptr() is 8-byte [...] new 8dae05a AMDGPU : Fix mqsad_u32_u8 instruction incorrect data type. new d87d83d Add a lower level zlib::uncompress.
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: include/llvm/IR/IntrinsicsAMDGPU.td | 2 +- include/llvm/Support/Compression.h | 3 ++ lib/Support/Compression.cpp | 19 ++++++---- lib/Target/AMDGPU/CIInstructions.td | 2 +- lib/Target/AMDGPU/SIInstrInfo.td | 22 +++++++----- lib/Target/AMDGPU/SIRegisterInfo.td | 2 ++ test/CodeGen/AMDGPU/llvm.amdgcn.mqsad.u32.u8.ll | 46 +++++++++++++++++++------ test/MC/AMDGPU/vop3-errs.s | 3 ++ test/MC/AMDGPU/vop3.s | 11 ++++-- 9 files changed, 82 insertions(+), 28 deletions(-)