mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-31 17:42:40 +00:00
test/CodeGen/X86/jump_sign.ll: Add -mcpu=pentiumpro for non-x86 hosts. It uses "cmov".
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147521 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2010325a11
commit
7d34b92993
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=x86 | FileCheck %s
|
||||
; RUN: llc < %s -march=x86 -mcpu=pentiumpro | FileCheck %s
|
||||
|
||||
define i32 @f(i32 %X) {
|
||||
entry:
|
||||
|
Loading…
x
Reference in New Issue
Block a user