This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from adac5062671 Add tests for rotate with demanded bits. NFC new 56a15930fae [mips] Fix code indentation. NFC new b40beba15ea [AArch64][GlobalISel] Support lowering variadic musttail calls
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/CodeGen/GlobalISel/IRTranslator.cpp | 22 ++ lib/Target/AArch64/AArch64CallLowering.cpp | 80 +++++++- lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h | 6 +- .../call-translator-variadic-musttail.ll | 223 +++++++++++++++++++++ 4 files changed, 317 insertions(+), 14 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/call-translator-variadic-musttail.ll