summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-08-10-SignExtSubreg.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2007-08-10-SignExtSubreg.ll')
-rw-r--r--test/CodeGen/X86/2007-08-10-SignExtSubreg.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2007-08-10-SignExtSubreg.ll b/test/CodeGen/X86/2007-08-10-SignExtSubreg.ll
index e93092f355..a492f8d37f 100644
--- a/test/CodeGen/X86/2007-08-10-SignExtSubreg.ll
+++ b/test/CodeGen/X86/2007-08-10-SignExtSubreg.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 | grep {movsbl}
+; RUN: llc < %s -march=x86 | grep {movsx}
@X = global i32 0 ; <i32*> [#uses=1]