mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-21 21:29:41 +00:00
fix test setgek.ll so that it will not give false "make check"
failure in some cases git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166747 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fffb72470d
commit
30675b12fd
@ -12,7 +12,7 @@ entry:
|
||||
%conv = zext i1 %cmp to i32
|
||||
store i32 %conv, i32* @r1, align 4
|
||||
; 16: slti ${{[0-9]+}}, -32768
|
||||
; 16: move $[[REGISTER:[0-9]+]], $t8
|
||||
; 16: xor ${{[0-9]+}}, $[[REGISTER]]
|
||||
; 16: move ${{[0-9]+}}, $t8
|
||||
; 16: xor ${{[0-9]+}}, ${{[0-9]+}}
|
||||
ret void
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user