summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/x86-64-shortint.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/x86-64-shortint.ll')
-rw-r--r--test/CodeGen/X86/x86-64-shortint.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/x86-64-shortint.ll b/test/CodeGen/X86/x86-64-shortint.ll
index 7f96543ba4..d610adc633 100644
--- a/test/CodeGen/X86/x86-64-shortint.ll
+++ b/test/CodeGen/X86/x86-64-shortint.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s | grep movswl
+; RUN: llc < %s | grep movsx
target datalayout = "e-p:64:64"
target triple = "x86_64-apple-darwin8"