mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Don't check for comments, which vary between subtargets.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96434 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c96087b343
commit
2a5431e004
@ -3,7 +3,7 @@
|
||||
; The comparison uses the pre-inc value, which could lead LSR to
|
||||
; try to compute -INT64_MIN.
|
||||
|
||||
; CHECK: movabsq $-9223372036854775808, %rax ## imm = 0x8000000000000000
|
||||
; CHECK: movabsq $-9223372036854775808, %rax
|
||||
; CHECK: cmpq %rax, %rbx
|
||||
; CHECK: sete %al
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user