This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested in repository toolchain/llvm/llvm.
from a297d964167 Revert "[WebAssembly] Added default stack-only instruction [...] adds 3ea7b0a0b1e [BasicAA] Don't assume tail calls with byval don't alias allocas
No new revisions were added by this update.
Summary of changes: lib/Analysis/BasicAliasAnalysis.cpp | 13 ++++++------ test/Analysis/BasicAA/tail-byval.ll | 15 ++++++++++++++ test/Transforms/DeadStoreElimination/tail-byval.ll | 23 ++++++++++++++++++++++ 3 files changed, 45 insertions(+), 6 deletions(-) create mode 100644 test/Analysis/BasicAA/tail-byval.ll create mode 100644 test/Transforms/DeadStoreElimination/tail-byval.ll