mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-05 19:10:19 +00:00
New entry.
llvm-svn: 29310
This commit is contained in:
parent
b03f452544
commit
27c53dc36e
@ -729,3 +729,8 @@ float uint32_2_float( unsigned u ) {
|
||||
0000002a flds (%esp,1)
|
||||
0000002d addl $0x04,%esp
|
||||
00000030 ret
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
When using fastcc abi, align stack slot of argument of type double on 8 byte
|
||||
boundary to improve performance.
|
||||
|
Loading…
x
Reference in New Issue
Block a user