This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 52d33aeae9b [BPF] Return true in enableMultipleCopyHints(). new d8f57105010 [AArch64] Coalesce Copy Zero during instruction selection
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/AArch64ISelDAGToDAG.cpp | 30 ++++++++++++++- test/CodeGen/AArch64/arm64-addr-type-promotion.ll | 1 + test/CodeGen/AArch64/arm64-cse.ll | 2 +- test/CodeGen/AArch64/copy-zero-reg.ll | 47 +++++++++++++++++++++++ test/CodeGen/AArch64/i128-fast-isel-fallback.ll | 2 +- 5 files changed, 79 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/AArch64/copy-zero-reg.ll