summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/fcopysign-f32-f64.ll
Commit message (Expand)AuthorAgeFilesLines
* Reland "[mips] Fix the target specific instruction verifier"Simon Dardis2017-12-181-6/+6
* Revert "[mips] Fix the target specific instruction verifier"Simon Dardis2017-12-181-6/+6
* [mips] Fix the target specific instruction verifierSimon Dardis2017-12-181-6/+6
* [mips] Pick the right variant of DINS upfront and enable target instruction v...Simon Dardis2017-09-141-1/+1
* [mips] Recommit: "N64 static relocation model support"Simon Dardis2017-01-271-2/+2
* Revert "[mips] N64 static relocation model support"Simon Dardis2017-01-261-2/+2
* [mips] N64 static relocation model supportSimon Dardis2017-01-261-2/+2
* [mips] interAptiv based generic schedule modelSimon Dardis2016-09-011-7/+7
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-3/+3
* [mips] Do not use SLL for ANY_EXTEND nodes as the high bits are undefined.Vasileios Kalintiris2016-02-291-16/+20
* [mips] Make isel select the correct DEXT variant up front.Daniel Sanders2016-02-291-1/+1
* Replace obsolete -mattr=n64 command line option with -target-abi=n64. No func...Vladimir Medic2015-02-261-3/+3
* [mips] Fix fcopysign for MIPS-IV and add the test.Daniel Sanders2014-04-141-0/+1
* [mips] Implement MipsTargetMachine::getInstrItineraryData().Akira Hatanaka2013-07-121-16/+19
* Fix bugs in lowering of FCOPYSIGN nodes.Akira Hatanaka2012-04-111-0/+50
OpenPOWER on IntegriCloud