This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8766b180e3f Reland r331175: "[mips] Fix the predicates of jump and bran [...] new b810df1e668 [AArch64][SVE] Asm: Support for contiguous ST1 (scalar+scal [...]
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 | 12 ++++++++++++ lib/Target/AArch64/SVEInstrFormats.td | 32 ++++++++++++++++++++++++++++++- test/MC/AArch64/SVE/st1b-diagnostics.s | 24 +++++++++++++++++++++++ test/MC/AArch64/SVE/st1b.s | 24 +++++++++++++++++++++++ test/MC/AArch64/SVE/st1d-diagnostics.s | 29 ++++++++++++++++++++++++++++ test/MC/AArch64/SVE/st1d.s | 6 ++++++ test/MC/AArch64/SVE/st1h-diagnostics.s | 29 ++++++++++++++++++++++++++++ test/MC/AArch64/SVE/st1h.s | 18 +++++++++++++++++ test/MC/AArch64/SVE/st1w-diagnostics.s | 29 ++++++++++++++++++++++++++++ test/MC/AArch64/SVE/st1w.s | 12 ++++++++++++ 10 files changed, 214 insertions(+), 1 deletion(-)