summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/select.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/select.ll')
-rw-r--r--llvm/test/CodeGen/X86/select.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/select.ll b/llvm/test/CodeGen/X86/select.ll
index 02c9502bf96..ce04e07854a 100644
--- a/llvm/test/CodeGen/X86/select.ll
+++ b/llvm/test/CodeGen/X86/select.ll
@@ -30,7 +30,7 @@ bb91: ; preds = %bb84
ret i32 0
; CHECK: test2:
; CHECK: movnew
-; CHECK: movsx
+; CHECK: movswl
}
declare i1 @return_false()
OpenPOWER on IntegriCloud