This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 55fd6ec3014 [LLVM-C] Fix ByVal Attribute crashing new 72375211067 [MVE] VMOVX patterns
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/ARMInstrMVE.td | 8 +- test/CodeGen/Thumb2/mve-div-expand.ll | 138 +-- test/CodeGen/Thumb2/mve-fmas.ll | 255 ++--- test/CodeGen/Thumb2/mve-fmath.ll | 548 ++++------ test/CodeGen/Thumb2/mve-fp-negabs.ll | 68 +- test/CodeGen/Thumb2/mve-frint.ll | 204 ++-- test/CodeGen/Thumb2/mve-minmax.ll | 54 +- test/CodeGen/Thumb2/mve-shuffle.ll | 53 +- test/CodeGen/Thumb2/mve-simple-arith.ll | 162 +-- test/CodeGen/Thumb2/mve-vcmpf.ll | 1812 ++++++++++--------------------- test/CodeGen/Thumb2/mve-vcmpfr.ll | 1532 +++++++++----------------- test/CodeGen/Thumb2/mve-vcmpfz.ll | 1532 +++++++++----------------- test/CodeGen/Thumb2/mve-vcvt.ll | 52 +- test/CodeGen/Thumb2/mve-vfma.ll | 1 + 14 files changed, 2121 insertions(+), 4298 deletions(-)