]> granicus.if.org Git - llvm/commit
[x86] add separate check prefix for SSE; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 28 Mar 2017 15:55:50 +0000 (15:55 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 28 Mar 2017 15:55:50 +0000 (15:55 +0000)
commit3409abefac2ef5faa4f997bb9becede7e2864844
tree5fe7639369d572302c1c791c765e3e7d28d18811
parent1a36c64204cdf0a4d48ca3fe4563ceaf55130f31
[x86] add separate check prefix for SSE; NFC

We want to check each test on each target, so we need another prefix
when SSE and AVX diverge (as they will if we handle 32-byte and higher).

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