| commit | 9500d2d75185d05e45d785050d158acdfa0f34e8 | [log] [tgz] |
|---|---|---|
| author | Daniel Sanders <daniel.sanders@imgtec.com> | Wed Jul 09 13:56:23 2014 +0000 |
| committer | Daniel Sanders <daniel.sanders@imgtec.com> | Wed Jul 09 13:56:23 2014 +0000 |
| tree | efa295275592e1cc07790ae5a640a8e26f3fd9a7 | |
| parent | cfbb71dfb6464d9d442d6fc2fa0b76ded3981a53 [diff] |
[mips][mips64r6] Define _MIPS_FPSET, __mips_fpr, and __mips_nan2008 correctly on MIPS32r6/MIPS64r6 Summary: This removes the need to pass -mnan=2008 explicitly to be able to compile the test-suite for MIPS32r6/MIPS64r6. Differential Revision: http://reviews.llvm.org/D4433 llvm-svn: 212619