This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 885cc9ab168 [InstCombine] move related tests into the same file; NFC new f8faafd0e54 [DWARF] Allow duplication of tails with CFI 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: lib/CodeGen/TailDuplicator.cpp | 18 ++++++- test/CodeGen/AArch64/taildup-cfi.ll | 96 +++++++++++++++++++++++++++++++++++++ test/CodeGen/X86/avx512-mask-op.ll | 6 ++- 3 files changed, 116 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/AArch64/taildup-cfi.ll