This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f7f8380 [AArch64] Set COPY ZR isAsCheapAsAMove when needed. new 435a446 AMDGPU: Fix splitting kill blocks with defs before kill new 011dcf3 AMDGPU: Fix trying to skip from a block with no successors new beff7fe AMDGPU: Fix not expanding control flow after some kill blocks
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: lib/Target/AMDGPU/SIISelLowering.cpp | 16 +--- lib/Target/AMDGPU/SILowerControlFlow.cpp | 14 ++-- test/CodeGen/AMDGPU/skip-if-dead.ll | 135 +++++++++++++++++++++++++++++++ 3 files changed, 143 insertions(+), 22 deletions(-)