OSDN Git Service

[X86][SSE] Add SSE2/SSE42 masked load/store tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 14 Nov 2018 21:31:50 +0000 (21:31 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 14 Nov 2018 21:31:50 +0000 (21:31 +0000)
commitbd33f31445e7b89db98c1edc062d7589a0a9a4c1
treeedf1f4c6968a213eaef12044efdefb7309483643
parentc8c80b0f2f4fecead57d6bfdb6afd894c59361cc
[X86][SSE] Add SSE2/SSE42 masked load/store tests

Now that the load/store tests are split the impact of running the tests on multiple (illegal) targets is a lot less impactful

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