This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d3e342783da [InstCombine] Add pow2 mul -> shl tests for vectors with un [...] new 8e2f4b41a12 [AArch64][SVE] Asm: Add predicated ADD/SUB instructions
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/AArch64SVEInstrInfo.td | 3 + .../AArch64/Disassembler/AArch64Disassembler.cpp | 6 +- lib/Target/AArch64/SVEInstrFormats.td | 31 +++++++ test/MC/AArch64/SVE/add-diagnostics.s | 35 ++++++++ test/MC/AArch64/SVE/add.s | 96 ++++++++++++++++++++++ test/MC/AArch64/SVE/sub-diagnostics.s | 35 ++++++++ test/MC/AArch64/SVE/sub.s | 96 ++++++++++++++++++++++ 7 files changed, 299 insertions(+), 3 deletions(-)