This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f2f8ac2bd79 [WebAssembly] Add test expectations for gcc C++ tests (gcc/ [...] new 93b966c2e9c AArch64: Omit callframe setup/destroy when not necessary
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/Target/AArch64/AArch64ISelLowering.cpp | 18 +++-- test/CodeGen/AArch64/arm64-hello.ll | 4 +- test/CodeGen/AArch64/arm64-shrink-wrapping.ll | 6 +- test/CodeGen/AArch64/big-byval.ll | 13 ++++ test/CodeGen/AArch64/func-calls.ll | 2 +- test/CodeGen/AArch64/nontemporal.ll | 8 +-- test/CodeGen/AArch64/swifterror.ll | 93 +++++++++++++------------- test/CodeGen/AArch64/tailcall-explicit-sret.ll | 10 +-- 8 files changed, 87 insertions(+), 67 deletions(-) create mode 100644 test/CodeGen/AArch64/big-byval.ll