mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Another test commit
llvm-svn: 306420
This commit is contained in:
parent
8598627cbd
commit
85cee38b9a
@ -61,10 +61,10 @@ entry:
|
||||
; X32: retl
|
||||
;
|
||||
; X64-LABEL: TestFPToSIF128_I32:
|
||||
; X64: movaps vf128(%rip), %xmm0
|
||||
; X64-NEXT: callq __fixtfsi
|
||||
; X64-NEXT: movl %eax, vi32(%rip)
|
||||
; X64: retq
|
||||
; X64: movaps vf128(%rip), %xmm0
|
||||
; X64-NEXT: callq __fixtfsi
|
||||
; X64-NEXT: movl %eax, vi32(%rip)
|
||||
; X64: retq
|
||||
}
|
||||
|
||||
define void @TestFPToUIF128_U32() {
|
||||
|
Loading…
Reference in New Issue
Block a user