This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2b4a4312b83 [AArch64][GlobalISel] Support sibling calls with mismatched [...] new afda831fbde [GlobalISel] When a tail call is emitted in a block, stop t [...] new 1f72001da43 [MemorySSA] MemorySSA should not model debuginfo, and need [...]
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: include/llvm/CodeGen/GlobalISel/IRTranslator.h | 4 +++ lib/CodeGen/GlobalISel/IRTranslator.cpp | 17 +++++++++++- lib/Target/AArch64/AArch64CallLowering.cpp | 11 -------- lib/Transforms/Utils/BasicBlockUtils.cpp | 5 +--- .../GlobalISel/call-translator-tail-call.ll | 30 ++++++++++++++++++++++ 5 files changed, 51 insertions(+), 16 deletions(-)