This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7ffaeb40300 [InstCombine] regenerate checks; NFC new 129e4968915 [AMDGPU] Optimize S_CBRANCH_VCC[N]Z -> S_CBRANCH_EXEC[N]Z new 15dabb4fb1d NFC: DebugInfo: Reduce scope of DebugOffset to simplify code
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/DebugInfo/DWARF/DWARFContext.cpp | 64 +++--- lib/Target/AMDGPU/SIInsertSkips.cpp | 97 ++++++++ test/CodeGen/AMDGPU/branch-relaxation.ll | 2 +- test/CodeGen/AMDGPU/infinite-loop.ll | 2 +- test/CodeGen/AMDGPU/insert-skip-from-vcc.mir | 320 +++++++++++++++++++++++++++ 5 files changed, 452 insertions(+), 33 deletions(-) create mode 100644 test/CodeGen/AMDGPU/insert-skip-from-vcc.mir