This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from febc65750a5 [X86][MMX] Add PR29222 test case new 63879585679 [AMDGPU][MC] Added lds support for MUBUF instructions
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 | 29 +++- lib/Target/AMDGPU/BUFInstructions.td | 182 +++++++++++++++++------- lib/Target/AMDGPU/SIInstrInfo.h | 3 + lib/Target/AMDGPU/SIInstrInfo.td | 8 ++ test/MC/AMDGPU/mubuf.s | 72 +++++++++- test/MC/Disassembler/AMDGPU/mubuf_vi.txt | 43 ++++++ 6 files changed, 280 insertions(+), 57 deletions(-)