]> granicus.if.org Git - llvm/commit
[x86] add memcmp tests, remove run
authorSanjay Patel <spatel@rotateright.com>
Thu, 23 Mar 2017 15:38:22 +0000 (15:38 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 23 Mar 2017 15:38:22 +0000 (15:38 +0000)
commit9b7e7ec31e10ac4bcdfd2163947c1bd5a9df92ac
treec458916bbb8000e44076d24b3ece70e65db047b4
parent99f73dd7b8950e2febbfd24ac780a3a2aa8b171c
[x86] add memcmp tests, remove run

Add tests for vector lengths that could be handled without a libcall.

There's an explicit test for 'nobuiltin', so there's not much value
in a separate run that checks that same behavior over and over again.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298611 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/memcmp.ll