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.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/x86-64-shortint.ll b/llvm/test/CodeGen/X86/x86-64-shortint.ll
index d610adc6336..7f96543ba49 100644
--- a/llvm/test/CodeGen/X86/x86-64-shortint.ll
+++ b/llvm/test/CodeGen/X86/x86-64-shortint.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s | grep movsx
+; RUN: llc < %s | grep movswl
target datalayout = "e-p:64:64"
target triple = "x86_64-apple-darwin8"
OpenPOWER on IntegriCloud