This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a61848693cb [AArch64] Add support for Cortex-A76 and Cortex-A76AE new 563ff5441e1 [Vectorizer] Add vectorization support for fixed smul/umul [...] new 78f7736cbd3 [ARM] Add some more missing T1 opcodes for the peephole optimisier
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/Analysis/VectorUtils.cpp | 5 + lib/Target/ARM/ARMBaseInstrInfo.cpp | 36 +- .../Vectorize/LoopVectorizationLegality.cpp | 25 +- lib/Transforms/Vectorize/SLPVectorizer.cpp | 42 +- test/CodeGen/ARM/arm-and-tst-peephole.ll | 1 - test/CodeGen/Thumb/peephole-mi.mir | 403 +++++ .../Thumb/umulo-128-legalisation-lowering.ll | 60 +- test/Transforms/SLPVectorizer/X86/arith-fix.ll | 1702 +++++++++----------- 8 files changed, 1229 insertions(+), 1045 deletions(-) create mode 100644 test/CodeGen/Thumb/peephole-mi.mir