This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8cc3221f777 [ARM] MVE integer min and max new f3e94132142 [ARM] MVE integer abs
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 | 1 + lib/Target/ARM/ARMInstrMVE.td | 9 +++++++++ test/CodeGen/Thumb2/mve-abs.ll | 38 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 48 insertions(+) create mode 100644 test/CodeGen/Thumb2/mve-abs.ll