Akira Hatanaka
|
d6c9f6ebbe
|
[mips] Fix a bug in function CC_MipsO32_FP64. The second double precision
argument was not being passed in $f14.
llvm-svn: 194522
|
2013-11-12 22:16:18 +00:00 |
Akira Hatanaka
|
c8e4bd156b
|
[mips] Run test case with command line option -mattr=+fp64.
llvm-svn: 194519
|
2013-11-12 22:06:45 +00:00 |
Akira Hatanaka
|
937ce7c143
|
[mips] Fix and re-enable a test case that has been disabled for a long time.
llvm-svn: 194510
|
2013-11-12 21:03:57 +00:00 |
Akira Hatanaka
|
5624707684
|
Fix test cases.
Generate code for Mips32r1 unless a Mips32r2 feature is tested.
llvm-svn: 139433
|
2011-09-09 23:14:58 +00:00 |
Daniel Dunbar
|
66559ba79a
|
Revert "Re-enable test and hope to silence the buildbots", still broken.
llvm-svn: 127369
|
2011-03-09 22:48:46 +00:00 |
Bruno Cardoso Lopes
|
961908982f
|
Re-enable test and hope to silence the buildbots
llvm-svn: 127357
|
2011-03-09 21:00:16 +00:00 |
Bruno Cardoso Lopes
|
bd2f81c87b
|
try to make o32 cc tests less specific to silence some buildbots. The test isn't enabled yet, this is will be done in a subsequent commit. Patch by Akira Hatanaka.
llvm-svn: 127356
|
2011-03-09 20:59:05 +00:00 |
Daniel Dunbar
|
4be2ab4894
|
Disable this test for now...
llvm-svn: 125361
|
2011-02-11 02:59:08 +00:00 |
Bruno Cardoso Lopes
|
6e4b229c02
|
Add mips o32 tests again with the hope that the buildbot won't complaint again
llvm-svn: 125316
|
2011-02-10 23:37:20 +00:00 |