This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 19a26aafdb3 [AMDGPU][MC][GFX9] Added buffer_*_format_d16_hi_x new 03d46f12abf [PatternMatch] Add matchers for vector operations new 4288e700e05 [AMDGPU][MC] Added PCK variants of image load/store instructions
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/PatternMatch.h | 78 +++++++++++++++++++++++ lib/Target/AMDGPU/MIMGInstructions.td | 66 +++++++++++-------- test/MC/AMDGPU/mimg.s | 41 ++++++++++++ test/MC/Disassembler/AMDGPU/mimg_vi.txt | 28 +++++++++ unittests/IR/PatternMatch.cpp | 108 ++++++++++++++++++++++++++++++++ 5 files changed, 295 insertions(+), 26 deletions(-)