This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 12b7f90cfcf Fix endianness bug in DAGCombiner::visitTRUNCATE and visitE [...] new ee5c36fd590 [X86] Add 24-byte memcmp tests (PR33914) new 8641ab97a49 [tests] Cleanup vect.omp.persistence.ll test.
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: test/CodeGen/X86/memcmp-minsize.ll | 87 ++++++++++++ test/CodeGen/X86/memcmp-optsize.ll | 76 ++++++++++ test/CodeGen/X86/memcmp.ll | 158 ++++++++++++++++++--- test/Transforms/LoopRotate/vect.omp.persistence.ll | 34 +++++ .../LoopVectorize/vect.omp.persistence.ll | 83 +++-------- 5 files changed, 354 insertions(+), 84 deletions(-) create mode 100644 test/Transforms/LoopRotate/vect.omp.persistence.ll