This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4f14c9bd165 [llvm-exegesis] Revert accidentally commited code. new e2c1bdb4dd5 [AArch64][SVE] Extend parsing of Prefetch operation for SVE.
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 | 29 ++++++++++++++++++ lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 35 ++++++++++++++++++---- .../AArch64/InstPrinter/AArch64InstPrinter.cpp | 15 +++++++--- .../AArch64/InstPrinter/AArch64InstPrinter.h | 1 + lib/Target/AArch64/SVEInstrFormats.td | 14 +++++++++ lib/Target/AArch64/Utils/AArch64BaseInfo.cpp | 7 +++++ lib/Target/AArch64/Utils/AArch64BaseInfo.h | 8 +++++ 7 files changed, 99 insertions(+), 10 deletions(-)