This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 467596061ae [AArch64][x86] add tests for (v)select bit magic; NFC new 18330b6155d [ARM] VQADD instructions new 146f4968ec0 MinidumpYAML: Add support for the memory info list stream new 2ef0c67809b [LV][NFC] Factor out calculation of "best" estimated trip count.
The 3 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/BinaryFormat/Minidump.h | 8 ++++ include/llvm/ObjectYAML/MinidumpYAML.h | 37 +++++++++++++++--- lib/ObjectYAML/MinidumpEmitter.cpp | 8 ++++ lib/ObjectYAML/MinidumpYAML.cpp | 51 ++++++++++++++++++++++++ lib/Target/ARM/ARMISelLowering.cpp | 2 + lib/Target/ARM/ARMInstrMVE.td | 54 ++++++++++++++++---------- lib/Transforms/Vectorize/LoopVectorize.cpp | 54 +++++++++++++------------- test/CodeGen/Thumb2/mve-saturating-arith.ll | 60 +++-------------------------- test/tools/obj2yaml/basic-minidump.yaml | 42 ++++++++++++++++++++ 9 files changed, 209 insertions(+), 107 deletions(-)