This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d0aace53a9f Revert "[mips] Correct the predicates of sign extension ins [...] new 0a3e3f4afff [AArch64][SVE] Asm: Support for scatter ST1 store 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 | 46 +++++++++++ lib/Target/AArch64/SVEInstrFormats.td | 126 ++++++++++++++++++++++++++++++ test/MC/AArch64/SVE/st1b-diagnostics.s | 68 ++++++++++++++++ test/MC/AArch64/SVE/st1b.s | 42 ++++++++++ test/MC/AArch64/SVE/st1d-diagnostics.s | 63 +++++++++++++++ test/MC/AArch64/SVE/st1d.s | 42 ++++++++++ test/MC/AArch64/SVE/st1h-diagnostics.s | 92 ++++++++++++++++++++++ test/MC/AArch64/SVE/st1h.s | 72 +++++++++++++++++ test/MC/AArch64/SVE/st1w-diagnostics.s | 93 ++++++++++++++++++++++ test/MC/AArch64/SVE/st1w.s | 72 +++++++++++++++++ 10 files changed, 716 insertions(+)