This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39 in repository llvm.
from c635f9c [docs] release notes: self-host clang+lld on aarch64, stops new 7907fa5 [docs] Release Notes: autoconf has been removed new d404fac Merging r277500: -------------------------------------------- [...] new 7710002 Merging r277504: -------------------------------------------- [...]
The 3 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: docs/ReleaseNotes.rst | 5 +- lib/Target/AMDGPU/SIDefines.h | 3 +- lib/Target/AMDGPU/SIInstrFormats.td | 6 ++ lib/Target/AMDGPU/SIInstrInfo.h | 8 ++ lib/Target/AMDGPU/SIInstrInfo.td | 9 +- lib/Target/AMDGPU/SIInstructions.td | 8 +- lib/Target/AMDGPU/SIWholeQuadMode.cpp | 88 ++++++++++++------- test/CodeGen/AMDGPU/basic-branch.ll | 1 - test/CodeGen/AMDGPU/skip-if-dead.ll | 2 +- test/CodeGen/AMDGPU/wqm.ll | 154 ++++++++++++++++++++++++---------- 10 files changed, 202 insertions(+), 82 deletions(-)