Please use GitHub pull requests for new patches. Avoid migrating existing patches. Phabricator shutdown timeline
Changeset View
Changeset View
Standalone View
Standalone View
test/CodeGen/X86/pr32282.ll
Show First 20 Lines • Show All 44 Lines • ▼ Show 20 Lines | |||||
; X86-NEXT: .cfi_adjust_cfa_offset 4 | ; X86-NEXT: .cfi_adjust_cfa_offset 4 | ||||
; X86-NEXT: calll __divdi3 | ; X86-NEXT: calll __divdi3 | ||||
; X86-NEXT: addl $16, %esp | ; X86-NEXT: addl $16, %esp | ||||
; X86-NEXT: .Lcfi5: | ; X86-NEXT: .Lcfi5: | ||||
; X86-NEXT: .cfi_adjust_cfa_offset -16 | ; X86-NEXT: .cfi_adjust_cfa_offset -16 | ||||
; X86-NEXT: orl %eax, %edx | ; X86-NEXT: orl %eax, %edx | ||||
; X86-NEXT: setne {{[0-9]+}}(%esp) | ; X86-NEXT: setne {{[0-9]+}}(%esp) | ||||
; X86-NEXT: popl %eax | ; X86-NEXT: popl %eax | ||||
; X86-NEXT: .Lcfi6: | |||||
; X86-NEXT: .cfi_def_cfa_offset 4 | |||||
; X86-NEXT: retl | ; X86-NEXT: retl | ||||
; | ; | ||||
; X64-LABEL: foo: | ; X64-LABEL: foo: | ||||
; X64: # BB#0: | ; X64: # BB#0: | ||||
; X64-NEXT: movq {{.*}}(%rip), %rax | ; X64-NEXT: movq {{.*}}(%rip), %rax | ||||
; X64-NEXT: movabsq $3013716102212485120, %rcx # imm = 0x29D2DED3DE400000 | ; X64-NEXT: movabsq $3013716102212485120, %rcx # imm = 0x29D2DED3DE400000 | ||||
; X64-NEXT: andnq %rcx, %rax, %rcx | ; X64-NEXT: andnq %rcx, %rax, %rcx | ||||
; X64-NEXT: shrq $21, %rcx | ; X64-NEXT: shrq $21, %rcx | ||||
▲ Show 20 Lines • Show All 44 Lines • Show Last 20 Lines |