mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-22 15:39:28 +00:00
Disable if-conversion for this test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42170 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4226689f44
commit
b7c8017208
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-upgrade < %s | llvm-as | llc -march=arm > %t
|
||||
; RUN: llvm-upgrade < %s | llvm-as | llc -march=arm -disable-arm-if-conversion > %t
|
||||
; RUN: grep bne %t
|
||||
; RUN: grep bge %t
|
||||
; RUN: grep bhs %t
|
||||
|
Loading…
x
Reference in New Issue
Block a user