This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8da0e49815f [X86] Add scalar undef sdiv/srem/udiv/urem combine tests new b3a26d8ca65 [AArch64] Improve code generation of vector build
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/AArch64InstrInfo.td | 25 +++++++- test/CodeGen/AArch64/arm64-build-vector.ll | 18 ------ test/CodeGen/AArch64/arm64-vector-insertion.ll | 3 +- test/CodeGen/AArch64/build-one-lane.ll | 84 ++++++++++++++++++++++++++ 4 files changed, 107 insertions(+), 23 deletions(-) create mode 100644 test/CodeGen/AArch64/build-one-lane.ll