This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fd7e2104e37 FileCheck [7/12]: Arbitrary long numeric expressions new a210e696584 [ARM] MVE minnm and maxnm instructions
The 1 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/ARM/ARMISelLowering.cpp | 13 ++++-- lib/Target/ARM/ARMInstrMVE.td | 15 ++++++ test/CodeGen/Thumb2/mve-minmax.ll | 95 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 119 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/Thumb2/mve-minmax.ll