This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7161c1a [RS4GC] Fix comment to show TODO. NFC new 665e976 [AMDGPU] Disassembler: print label names in branch 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: .../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 58 ++++++++ .../AMDGPU/Disassembler/AMDGPUDisassembler.h | 163 ++++++++++++--------- lib/Target/AMDGPU/SIInstrInfo.td | 1 + test/MC/AMDGPU/labels-branch.s | 6 +- tools/llvm-objdump/llvm-objdump.cpp | 18 ++- 5 files changed, 175 insertions(+), 71 deletions(-)