forked from OSchip/llvm-project
parent
bc793a775e
commit
f7f33ed31e
|
|
@ -1,4 +1,4 @@
|
|||
; RUN: llc < %s -march=x86-64 | grep cmov %t | count 2
|
||||
; RUN: llc < %s -march=x86-64 | grep cmov | count 2
|
||||
; RUN: llc < %s -march=x86-64 | FileCheck %s
|
||||
|
||||
; CHECK: jne
|
||||
|
|
|
|||
Loading…
Reference in New Issue