This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0981c63e496 [SEH] [ARM64] Retrieve the frame pointer from SEH funclets new c6f4c7e8bc7 [FunctionComparator] Consider tail call kinds new c938c3e6047 [docs] Fix formatting. new ca40007b1fa [X86] Remove GCCBuiltin from deprecated avx512 scatter intr [...]
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/CompilerWriterInfo.rst | 2 +- include/llvm/IR/IntrinsicsX86.td | 32 +++++++--------------------- lib/Transforms/Utils/FunctionComparator.cpp | 33 ++++++++++------------------- test/Transforms/MergeFunc/tailcall.ll | 21 ++++++++++++++++++ 4 files changed, 41 insertions(+), 47 deletions(-) create mode 100644 test/Transforms/MergeFunc/tailcall.ll