This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 84029d7c96e [CMake][runtimes] Process common options in runtimes build new a59739cda10 [llvm-exegesis] Add a flag to disable libpfm even if present. new 9cdaca853be [AArch64][AsmParser] Unify code for parsing Neon/SVE vectors.
The 2 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: CMakeLists.txt | 2 + cmake/config-ix.cmake | 16 +- docs/CMake.rst | 5 + lib/Target/AArch64/AArch64RegisterInfo.td | 8 +- lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 300 +++++++++++----------- test/MC/AArch64/SVE/add-diagnostics.s | 2 +- test/MC/AArch64/SVE/sub-diagnostics.s | 2 +- test/MC/AArch64/SVE/zip1-diagnostics.s | 2 +- test/MC/AArch64/SVE/zip2-diagnostics.s | 2 +- tools/llvm-exegesis/CMakeLists.txt | 3 +- unittests/tools/llvm-exegesis/CMakeLists.txt | 3 +- 11 files changed, 183 insertions(+), 162 deletions(-)