This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4245638a617 [mips][micromips] Fix how values in .gcc_except_table are c [...] new 218a20ac21c [AArch64] Fix condition for "high-vector" DUP optimizations.
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 | 21 ++-- test/CodeGen/AArch64/arm64-vabs.ll | 28 +++++ test/CodeGen/AArch64/arm64-vadd.ll | 66 ++++++++++- test/CodeGen/AArch64/arm64-vmul.ll | 171 +++++++++++++++++++++++++++-- 4 files changed, 263 insertions(+), 23 deletions(-)