summaryrefslogtreecommitdiff
path: root/test/Bitcode/sse2_movs_d.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Bitcode/sse2_movs_d.ll')
-rw-r--r--test/Bitcode/sse2_movs_d.ll5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/Bitcode/sse2_movs_d.ll b/test/Bitcode/sse2_movs_d.ll
index 25a35b6455..ab82c43888 100644
--- a/test/Bitcode/sse2_movs_d.ll
+++ b/test/Bitcode/sse2_movs_d.ll
@@ -1,2 +1,3 @@
-; RUN: llvm-dis < %s.bc | not grep {i32 @llvm\\.movs.d}
-; RUN: llvm-dis < %s.bc | grep shufflevector
+; RUN: llvm-dis < %s.bc | FileCheck %s
+; CHECK-NOT: {i32 @llvm\\.movs.d}
+; CHECK: shufflevector