This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2dd6a9d6de9 [ARM] Mark math routines as non-legal for MVE new bae9441dbd0 [NFC][Codegen] Revisit test coverage for X % C == 0 fold
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: test/CodeGen/AArch64/urem-seteq-vec-nonsplat.ll | 326 ++++-- test/CodeGen/AArch64/urem-seteq-vec-splat.ll | 161 +-- test/CodeGen/AArch64/urem-seteq.ll | 106 +- test/CodeGen/X86/urem-seteq-vec-nonsplat.ll | 1414 +++++++++++++++-------- test/CodeGen/X86/urem-seteq-vec-splat.ll | 461 +++++--- test/CodeGen/X86/urem-seteq.ll | 127 +- 6 files changed, 1761 insertions(+), 834 deletions(-)