This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dc944629068 [InstSimplify] Teach fsub -0.0, (fneg X) ==> X about unary fneg new d0096ae0c75 gn build: Merge r361152 new a7f96d303c7 [AArch64][SVE2] Asm: add SADALP and UADALP instructions
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: lib/Target/AArch64/AArch64SVEInstrInfo.td | 4 ++ lib/Target/AArch64/SVEInstrFormats.td | 27 ++++++++++++ .../sadalp-diagnostics.s} | 48 +++++++++++----------- test/MC/AArch64/SVE2/{shsub.s => sadalp.s} | 46 +++++++++------------ .../uadalp-diagnostics.s} | 48 +++++++++++----------- test/MC/AArch64/SVE2/{shsub.s => uadalp.s} | 46 +++++++++------------ .../clang/lib/Tooling/Refactoring/BUILD.gn | 1 + .../gn/secondary/clang/unittests/Tooling/BUILD.gn | 1 + 8 files changed, 119 insertions(+), 102 deletions(-) copy test/MC/AArch64/{SVE/compact-diagnostics.s => SVE2/sadalp-diagnostics.s} (50%) copy test/MC/AArch64/SVE2/{shsub.s => sadalp.s} (56%) copy test/MC/AArch64/{SVE/compact-diagnostics.s => SVE2/uadalp-diagnostics.s} (50%) copy test/MC/AArch64/SVE2/{shsub.s => uadalp.s} (56%)