summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/fcopysign.ll
Commit message (Expand)AuthorAgeFilesLines
* Replace obsolete -mattr=n64 command line option with -target-abi=n64. No func...Vladimir Medic2015-02-261-3/+3
* [mips] Use MTHC1 when it is available (MIPS32r2 and later) for both FP32 and ...Daniel Sanders2014-06-121-1/+1
* [mips] Fix fcopysign for MIPS-IV and add the test.Daniel Sanders2014-04-141-0/+1
* Fix bugs in lowering of FCOPYSIGN nodes.Akira Hatanaka2012-04-111-43/+42
* Add patterns for matching immediates whose lower 16-bit is cleared. TheseAkira Hatanaka2011-12-191-6/+3
* Modify LowerFCOPYSIGN to handle Mips64.Akira Hatanaka2011-12-071-38/+46
* Change the default scheduler from Latency to ILP, since LatencyDan Gohman2011-10-241-17/+17
* Fix test cases.Akira Hatanaka2011-09-091-2/+2
* Custom-lower FCOPYSIGN nodes.Akira Hatanaka2011-05-251-0/+55
OpenPOWER on IntegriCloud