This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6c33c8991a6 [llvm] [lit/tests] Replace 'env -u' with more portable construct new 0131e450a69 [AArch64][SVE2] Rename bitperm feature to sve2-bitperm
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: include/llvm/Support/AArch64TargetParser.def | 58 +++++++++++----------- include/llvm/Support/AArch64TargetParser.h | 2 +- include/llvm/Support/ARMTargetParser.h | 2 +- lib/Support/AArch64TargetParser.cpp | 4 +- lib/Target/AArch64/AArch64.td | 2 +- lib/Target/AArch64/AArch64InstrInfo.td | 2 +- lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 2 +- test/MC/AArch64/SVE2/bdep-diagnostics.s | 2 +- test/MC/AArch64/SVE2/bdep.s | 16 +++--- test/MC/AArch64/SVE2/bext-diagnostics.s | 2 +- test/MC/AArch64/SVE2/bext.s | 16 +++--- test/MC/AArch64/SVE2/bgrp-diagnostics.s | 2 +- test/MC/AArch64/SVE2/bgrp.s | 16 +++--- test/MC/AArch64/SVE2/directive-arch-negative.s | 6 +-- test/MC/AArch64/SVE2/directive-arch.s | 2 +- .../SVE2/directive-arch_extension-negative.s | 6 +-- test/MC/AArch64/SVE2/directive-arch_extension.s | 2 +- test/MC/AArch64/SVE2/directive-cpu-negative.s | 6 +-- test/MC/AArch64/SVE2/directive-cpu.s | 2 +- unittests/Support/TargetParserTest.cpp | 7 +-- 20 files changed, 79 insertions(+), 78 deletions(-)