This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4ea7e7764d0 [llvm-objdump] - Remove one overload of reportError. NFCI. new 0b15c50b407 AArch64: avoid creating cycle in DAG for post-increment NEON ops. new 712a9f73796 [InstCombine] Fold select with ctlz to cttz
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/Target/AArch64/AArch64ISelLowering.cpp | 2 +- lib/Transforms/InstCombine/InstCombineSelect.cpp | 38 ++++++++++++++++++ test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll | 19 +++++++++ test/Transforms/InstCombine/select-ctlz-to-cttz.ll | 46 ++++------------------ 4 files changed, 66 insertions(+), 39 deletions(-)