This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 027535e24a3 [InstCombine] rearrange visitFMul; NFCI new 5106e83eebc [AggressiveInstCombine] Use use_empty() instead of !getNumU [...] new d94dad6774c Implementation of MRI "delete" command. new c6318cb943b [LegalizeVectorTypes] When scalarizing the operand of a una [...]
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: lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 2 +- .../AggressiveInstCombine/TruncInstCombine.cpp | 2 +- test/CodeGen/X86/avx512-load-trunc-store-i1.ll | 49 +++++----------------- test/tools/llvm-ar/mri-delete.test | 14 +++++++ tools/llvm-ar/llvm-ar.cpp | 9 +++- 5 files changed, 35 insertions(+), 41 deletions(-) create mode 100644 test/tools/llvm-ar/mri-delete.test