Daniel Sanders 75046b4891 [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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219196 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-07 09:29:59 +00:00
..
2014-09-02 22:28:02 +00:00
2014-07-24 11:45:27 +00:00
2014-09-02 22:28:02 +00:00
2014-08-29 21:53:01 +00:00
2014-09-02 22:28:02 +00:00
2014-10-01 18:47:02 +00:00
2014-09-29 23:31:13 +00:00