This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from abc5ce4 [Hexagon] Don't expand mux instructions with both sources identical new 86d9395 [AMDGPU][MC][gfx8] Support 20-bit immediate offset in SMEM in [...]
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 | 21 ++++++++++++++------- lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 8 +++++++- lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h | 4 +++- lib/Target/AMDGPU/SMInstructions.td | 14 +++++++++----- test/MC/AMDGPU/smrd.s | 17 ++++++++++++++++- test/MC/Disassembler/AMDGPU/smrd_vi.txt | 3 +++ 6 files changed, 52 insertions(+), 15 deletions(-)