mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-01 08:47:42 +00:00
Don't check for comments, which vary between subtargets.
llvm-svn: 96434
This commit is contained in:
parent
ab430d225c
commit
3cb7dc5912
@ -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…
x
Reference in New Issue
Block a user