This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ade2e57434d [llvm] Make YAML serialization up to 2.5 times faster new 2ca8e676279 [AArch64][SVE] Asm: Add SVE System registers
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/AArch64SystemOperands.td | 15 +++++++ test/MC/AArch64/SVE/system-regs-diagnostics.s | 51 ++++++++++++++++++++++ test/MC/AArch64/SVE/system-regs.s | 62 +++++++++++++++++++++++++++ 3 files changed, 128 insertions(+) create mode 100644 test/MC/AArch64/SVE/system-regs-diagnostics.s create mode 100644 test/MC/AArch64/SVE/system-regs.s