This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ce531b3cc47 [Dominators] Add PDT constructor from Function new 8a3276d9b51 [InstCombine] Fold unfolded masked merge pattern with varia [...] new ebceee2165b [CodeGen][AArch64] Use RegUnits to track register aliases. (NFC)
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: .../AArch64/AArch64RedundantCopyElimination.cpp | 67 ++++++++----------- lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 36 ++++++++++ test/Transforms/InstCombine/and-or-not.ll | 7 +- test/Transforms/InstCombine/masked-merge-add.ll | 70 +++++++++----------- .../InstCombine/masked-merge-and-of-ors.ll | 76 ++++++++++------------ test/Transforms/InstCombine/masked-merge-or.ll | 70 +++++++++----------- test/Transforms/InstCombine/masked-merge-xor.ll | 70 +++++++++----------- test/Transforms/InstCombine/vec_sext.ll | 14 ++-- 8 files changed, 195 insertions(+), 215 deletions(-)