This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 55b2eb047f3 [dsymutil] Emit label at the begin of a CU new 023b04f4507 [AArch64] Armv8.4-A: TLB support
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 | 54 ++++++ lib/Target/AArch64/Utils/AArch64BaseInfo.h | 2 + test/MC/AArch64/armv8.4a-tlb.s | 263 ++++++++++++++++++++++++++ test/MC/Disassembler/AArch64/armv8.4a-tlb.txt | 151 +++++++++++++++ 4 files changed, 470 insertions(+) create mode 100644 test/MC/AArch64/armv8.4a-tlb.s create mode 100644 test/MC/Disassembler/AArch64/armv8.4a-tlb.txt