summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/x86-cmov-converter.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/X86/x86-cmov-converter.ll')
-rw-r--r--llvm/test/CodeGen/X86/x86-cmov-converter.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/x86-cmov-converter.ll b/llvm/test/CodeGen/X86/x86-cmov-converter.ll
index 62b491e2f3a..5fec1380e14 100644
--- a/llvm/test/CodeGen/X86/x86-cmov-converter.ll
+++ b/llvm/test/CodeGen/X86/x86-cmov-converter.ll
@@ -234,7 +234,7 @@ for.body: ; preds = %for.body.preheader,
}
; CHECK-LABEL: BinarySearch
-; CHECK: set
+; CHECK: cmov
define i32 @BinarySearch(i32 %Mask, %struct.Node* nocapture readonly %Curr, %struct.Node* nocapture readonly %Next) #0 {
entry:
OpenPOWER on IntegriCloud