summaryrefslogtreecommitdiffstats
path: root/test/Bitcode
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2017-05-15 22:15:22 +0000
committerJustin Bogner <mail@justinbogner.com>2017-05-15 22:15:22 +0000
commitf9716464c808729481636d34fb904cc84f7347ac (patch)
tree6c3524017dd9e59bbf15729f42fc126a42d8c493 /test/Bitcode
parent333b6f0ec03f0c955e0879c9b38cda04426262a3 (diff)
Add "REQUIRES:" to the last few tests that use target specific intrinsics
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303123 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Bitcode')
-rw-r--r--test/Bitcode/ptest-old.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Bitcode/ptest-old.ll b/test/Bitcode/ptest-old.ll
index c1e1cae37368..53ffef900b57 100644
--- a/test/Bitcode/ptest-old.ll
+++ b/test/Bitcode/ptest-old.ll
@@ -1,5 +1,6 @@
; RUN: llvm-as < %s | llvm-dis | FileCheck %s
; RUN: verify-uselistorder < %s
+; REQUIRES: x86
define i32 @foo(<4 x float> %bar) nounwind {
entry: