This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 77a2562985b [AArch64][SVE] Add SPLAT_VECTOR ISD Node new 3e5185e2683 [AArch64] Adding support for PMMIR_EL1 register
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/AArch64.td | 6 +++++- lib/Target/AArch64/AArch64InstrInfo.td | 3 +++ lib/Target/AArch64/AArch64Subtarget.h | 2 ++ lib/Target/AArch64/AArch64SystemOperands.td | 6 ++++++ test/MC/AArch64/armv8.4a-pmu.s | 19 +++++++++++++++++++ test/MC/Disassembler/AArch64/armv8.4a-pmu.txt | 10 ++++++++++ 6 files changed, 45 insertions(+), 1 deletion(-) create mode 100644 test/MC/AArch64/armv8.4a-pmu.s create mode 100644 test/MC/Disassembler/AArch64/armv8.4a-pmu.txt