This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 331ffd31b3d [ARM GlobalISel] Support G_CONSTANT for Thumb2 new 8cea59c941e AMDGPU/InsertWaitcnts: Update VGPR/SGPR bounds when bracket [...] new 92b052b4844 [llvm-objdump] - Demangle the symbols when printing symbol [...]
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: lib/Target/AMDGPU/SIInsertWaitcnts.cpp | 3 + test/CodeGen/AMDGPU/waitcnt-loop-irreducible.mir | 72 +++++++++++++++++++++--- test/tools/llvm-objdump/X86/demangle.s | 23 ++++++++ tools/llvm-objdump/llvm-objdump.cpp | 55 +++++++++--------- 4 files changed, 118 insertions(+), 35 deletions(-) create mode 100644 test/tools/llvm-objdump/X86/demangle.s