diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2014-10-07 09:29:59 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2014-10-07 09:29:59 +0000 |
commit | f3fe49aac61e49c0ff14602c95c2c3c7bbb6578a (patch) | |
tree | a936a9db7fc9a3dcd7ef62a2eaa2a2010f9c8ca6 /clang/lib/Parse/ParseOpenMP.cpp | |
parent | d196ef2124b7680577e3de9f3b86cc4e946bbcb1 (diff) | |
download | bcm5719-llvm-f3fe49aac61e49c0ff14602c95c2c3c7bbb6578a.tar.gz bcm5719-llvm-f3fe49aac61e49c0ff14602c95c2c3c7bbb6578a.zip |
[mips] Return {f128} correctly for N32/N64.
Summary:
According to the ABI documentation, f128 and {f128} should both be returned
in $f0 and $f2. However, this doesn't match GCC's behaviour which is to
return f128 in $f0 and $f2, but {f128} in $f0 and $f1.
Reviewers: vmedic
Reviewed By: vmedic
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D5578
llvm-svn: 219196
Diffstat (limited to 'clang/lib/Parse/ParseOpenMP.cpp')
0 files changed, 0 insertions, 0 deletions