| commit | 863c35a358b9facc043f57297f7495a8e3381eb8 | [log] [tgz] |
|---|---|---|
| author | Daniel Sanders <daniel.sanders@imgtec.com> | Mon Apr 14 16:24:12 2014 +0000 |
| committer | Daniel Sanders <daniel.sanders@imgtec.com> | Mon Apr 14 16:24:12 2014 +0000 |
| tree | 245ab3aa1328e88417109480b7d36343bfff4da0 | |
| parent | 35f9421c55aca8b5805e40e006c203246e7f873f [diff] |
[mips] Fix fcopysign for MIPS-IV and add the test. Summary: This was another incorrect use of hasMips64() vs isGP64bit(). Depends on D3344 Reviewers: matheusalmeida, vmedic Reviewed By: vmedic Differential Revision: http://reviews.llvm.org/D3347 llvm-svn: 206187