summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/x86-64-shortint.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/x86-64-shortint.ll')
-rw-r--r--llvm/test/CodeGen/X86/x86-64-shortint.ll4
1 files changed, 3 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/x86-64-shortint.ll b/llvm/test/CodeGen/X86/x86-64-shortint.ll
index cbf658888ce..75f89023509 100644
--- a/llvm/test/CodeGen/X86/x86-64-shortint.ll
+++ b/llvm/test/CodeGen/X86/x86-64-shortint.ll
@@ -1,4 +1,6 @@
-; RUN: llc < %s | grep movswl
+; RUN: llc < %s | FileCheck %s
+
+; CHECK: movswl
target datalayout = "e-p:64:64"
target triple = "x86_64-apple-darwin8"
OpenPOWER on IntegriCloud