This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2b63eecefe6 [InstCombine] remove redundant tests new 7c631c8afc5 [AArch64] Enable use of reduction intrinsics.
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 | 341 ++++------------- lib/Target/AArch64/AArch64ISelLowering.h | 1 + lib/Target/AArch64/AArch64TargetTransformInfo.cpp | 23 ++ lib/Target/AArch64/AArch64TargetTransformInfo.h | 3 + test/CodeGen/AArch64/aarch64-addv.ll | 63 +-- test/CodeGen/AArch64/aarch64-minmaxv.ll | 424 ++++----------------- test/CodeGen/AArch64/arm64-vabs.ll | 42 +- .../LoopVectorize/AArch64/reduction-small-size.ll | 26 +- .../SLPVectorizer/AArch64/gather-root.ll | 40 +- 9 files changed, 213 insertions(+), 750 deletions(-)