This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a329ade88f9 llvm-undname: Fix two more asserts-on-invalid, found by oss-fuzz new d49ac7f542c [GlobalISel][AArch64] Legalize v8s8 loads new f3a030510b2 [GlobalISel][AArch64] Legalize/select G_(S/Z/ANY)_EXT for v8s8s
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/AArch64LegalizerInfo.cpp | 4 +- test/CodeGen/AArch64/GlobalISel/legalize-ext.mir | 58 +++++++++++++++ .../AArch64/GlobalISel/legalize-load-store.mir | 25 +++++++ test/CodeGen/AArch64/GlobalISel/select-int-ext.mir | 82 ++++++++++++++++++++++ test/CodeGen/AArch64/arm64-vabs.ll | 6 +- 5 files changed, 173 insertions(+), 2 deletions(-)