]> granicus.if.org Git - llvm/commitdiff
[X86] Replace 'REQUIRES: x86' in tests with 'REQUIRES: x86-registered-target' which...
authorCraig Topper <craig.topper@gmail.com>
Sun, 4 Jun 2017 08:21:58 +0000 (08:21 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 4 Jun 2017 08:21:58 +0000 (08:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304682 91177308-0d34-0410-b5e6-96231b3b80d8

test/Bitcode/ptest-old.ll
test/Instrumentation/MemorySanitizer/csr.ll
test/Instrumentation/MemorySanitizer/msan_x86intrinsics.ll
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
test/Transforms/ConstProp/sse.ll
test/Transforms/LoopStrengthReduce/X86/lsr-expand-quadratic.ll

index 53ffef900b57f8459be517e1ed822e216f13c31b..184f72e9856e007d8f5a437ae727900197d1f007 100644 (file)
@@ -1,6 +1,6 @@
 ; RUN: llvm-as < %s | llvm-dis | FileCheck %s
 ; RUN: verify-uselistorder < %s
-; REQUIRES: x86
+; REQUIRES: x86-registered-target
 
 define i32 @foo(<4 x float> %bar) nounwind {
 entry:
index c288f93241b9aa2e555fbb6b010f5919aecbc39f..a7664d45636846cc9c141a26ffe35ebce94fdfcb 100644 (file)
@@ -1,6 +1,6 @@
 ; RUN: opt < %s -msan -msan-check-access-address=0 -S | FileCheck %s
 ; RUN: opt < %s -msan -msan-check-access-address=1 -S | FileCheck %s --check-prefix=ADDR
-; REQUIRES: x86
+; REQUIRES: x86-registered-target
 
 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128"
 target triple = "x86_64-unknown-linux-gnu"
index be3f1976daa180a40888c65f4ded32b2537f431f..c4ec7fa291991a9d0758f10cb6f1dbfd1f13e429 100644 (file)
@@ -1,6 +1,6 @@
 ; RUN: opt < %s -msan -msan-check-access-address=0 -S | FileCheck %s
 ; RUN: opt < %s -msan -msan-check-access-address=0 -msan-track-origins=1 -S | FileCheck -check-prefix=CHECK -check-prefix=CHECK-ORIGINS %s
-; REQUIRES: x86
+; REQUIRES: x86-registered-target
 
 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128"
 target triple = "x86_64-unknown-linux-gnu"
index 8be085cff33d801a12a997a6861cf2c57154137d..6652fdff89b045f1ad36e65e4de5d7d115cff100 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: opt < %s -msan -msan-check-access-address=0 -S | FileCheck %s
-; REQUIRES: x86
+; REQUIRES: x86-registered-target
 
 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128"
 target triple = "x86_64-unknown-linux-gnu"
index 62a5f573064e5d7b0f673cbf859375fa7ea6d5fb..910b1351330a344fa0a6d19fdde50ae8d4e2be33 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: opt < %s -msan -msan-check-access-address=0 -S | FileCheck %s
-; REQUIRES: x86
+; REQUIRES: x86-registered-target
 
 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128"
 target triple = "x86_64-unknown-linux-gnu"
index beedb0e63e50424c34f6060734e8a9207d32f6bf..1dd3d7d9c68deead6a29c093eb33d19d9c8600cf 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: opt < %s -msan -msan-check-access-address=0 -S | FileCheck %s
-; REQUIRES: x86
+; REQUIRES: x86-registered-target
 
 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128"
 target triple = "x86_64-unknown-linux-gnu"
index deb03d84802a43d8ad22685a1fa4873e183c32ed..574e7b890034b0f5828dde0378e5718979716a32 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: opt < %s -msan -msan-check-access-address=0 -S | FileCheck %s
-; REQUIRES: x86
+; REQUIRES: x86-registered-target
 
 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128"
 target triple = "x86_64-unknown-linux-gnu"
index a4b8fdbd603f0bd4989ad1bbcd7da2b8bdd23265..c605c97bba174799296c8b3d1fa064e901974299 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: opt < %s -msan -msan-check-access-address=0 -S | FileCheck %s
-; REQUIRES: x86
+; REQUIRES: x86-registered-target
 
 ; Test instrumentation of vector shift instructions.
 
index cc37c96c1ff1da163e99cd431b584a13e74ca6f8..ad0a62e420621da53a510c1f72dd7081c18aff39 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: opt < %s -constprop -S | FileCheck %s
-; REQUIRES: x86
+; REQUIRES: x86-registered-target
 
 define i1 @test_sse_cvts_exact() nounwind readnone {
 ; CHECK-LABEL: @test_sse_cvts_exact(
index a7731bfcec565db423e7dc2226d851f7c58340a5..c5ce3bc2b6bef0e1d69af5b5f2899fdff72e993b 100644 (file)
@@ -1,4 +1,4 @@
-; REQUIRES: x86
+; REQUIRES: x86-registered-target
 ; RUN: opt -loop-reduce -S < %s | FileCheck %s
 
 ; Strength reduction analysis here relies on IV Users analysis, that