OSDN Git Service

MSan: Mark MemorySanitizer tests that use x86 intrinsics as REQUIRES: x86
authorJustin Bogner <mail@justinbogner.com>
Sat, 13 May 2017 16:24:38 +0000 (16:24 +0000)
committerJustin Bogner <mail@justinbogner.com>
Sat, 13 May 2017 16:24:38 +0000 (16:24 +0000)
commitef50c737377e21ceb104ea3b8cf89710f1012f2f
tree61288a876b91e0c77301a5201894323650ab6b60
parent3c8af5480a208e84dc6ffc24285611c15b51177b
MSan: Mark MemorySanitizer tests that use x86 intrinsics as REQUIRES: x86

Tests that use target intrinsics are inherently target specific. Mark
them as such.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@302990 91177308-0d34-0410-b5e6-96231b3b80d8
test/Instrumentation/MemorySanitizer/msan_basic.ll
test/Instrumentation/MemorySanitizer/msan_x86intrinsics.ll [new file with mode: 0644]
test/Instrumentation/MemorySanitizer/vector_arith.ll
test/Instrumentation/MemorySanitizer/vector_cmp.ll
test/Instrumentation/MemorySanitizer/vector_cvt.ll
test/Instrumentation/MemorySanitizer/vector_pack.ll
test/Instrumentation/MemorySanitizer/vector_shift.ll