summaryrefslogtreecommitdiff
path: root/test/Bitcode/sse2_punpck_qdq.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Bitcode/sse2_punpck_qdq.ll')
-rw-r--r--test/Bitcode/sse2_punpck_qdq.ll7
1 files changed, 4 insertions, 3 deletions
diff --git a/test/Bitcode/sse2_punpck_qdq.ll b/test/Bitcode/sse2_punpck_qdq.ll
index b9d711c108..4c68af50e8 100644
--- a/test/Bitcode/sse2_punpck_qdq.ll
+++ b/test/Bitcode/sse2_punpck_qdq.ll
@@ -1,3 +1,4 @@
-; RUN: llvm-dis < %s.bc | not grep {i32 @llvm\\.punpckh.qdq}
-; RUN: llvm-dis < %s.bc | not grep {i32 @llvm\\.punpckl.qdq}
-; RUN: llvm-dis < %s.bc | grep shufflevector
+; RUN: llvm-dis < %s.bc | FileCheck %s
+; CHECK-NOT: {i32 @llvm\\.punpckh.qdq}
+; CHECK-NOT: {i32 @llvm\\.punpckl.qdq}
+; CHECK: shufflevector