This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e1ee35e GlobalISel: select G_[SU]MULH on AArch64. new 3d47c75 Revert r294437 as it broke an asan buildbot.
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 | 32 +++--- test/CodeGen/AArch64/arm64-AdvSIMD-Scalar.ll | 4 +- test/CodeGen/AArch64/arm64-build-vector.ll | 8 +- test/CodeGen/AArch64/arm64-dup.ll | 10 +- test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll | 2 +- test/CodeGen/AArch64/arm64-neon-copy.ll | 108 ++++++++++----------- test/CodeGen/AArch64/arm64-smaxv.ll | 12 +-- test/CodeGen/AArch64/arm64-sminv.ll | 12 +-- test/CodeGen/AArch64/arm64-stp.ll | 12 +-- test/CodeGen/AArch64/arm64-umaxv.ll | 12 +-- test/CodeGen/AArch64/arm64-uminv.ll | 12 +-- test/CodeGen/AArch64/arm64-vaddv.ll | 28 +++--- test/CodeGen/AArch64/arm64-vcombine.ll | 2 +- test/CodeGen/AArch64/arm64-vector-insertion.ll | 4 +- test/CodeGen/AArch64/bitreverse.ll | 2 +- .../AArch64/concat_vector-scalar-combine.ll | 30 +++--- test/CodeGen/AArch64/fp16-v16-instructions.ll | 16 +-- test/CodeGen/AArch64/fp16-v4-instructions.ll | 16 +-- test/CodeGen/AArch64/fp16-v8-instructions.ll | 38 ++++---- test/CodeGen/AArch64/fp16-vector-shuffle.ll | 14 +-- test/CodeGen/AArch64/vector-fcopysign.ll | 6 +- test/MC/AArch64/arm64-advsimd.s | 64 ++++++------ test/MC/Disassembler/AArch64/arm64-advsimd.txt | 48 ++++----- utils/TableGen/AsmWriterEmitter.cpp | 9 +- 24 files changed, 248 insertions(+), 253 deletions(-)