summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/fcopysign-f32-f64.ll
AgeCommit message (Expand)Author
2017-12-18Reland "[mips] Fix the target specific instruction verifier"Simon Dardis
2017-12-18Revert "[mips] Fix the target specific instruction verifier"Simon Dardis
2017-12-18[mips] Fix the target specific instruction verifierSimon Dardis
2017-09-14[mips] Pick the right variant of DINS upfront and enable target instruction v...Simon Dardis
2017-01-27[mips] Recommit: "N64 static relocation model support"Simon Dardis
2017-01-26Revert "[mips] N64 static relocation model support"Simon Dardis
2017-01-26[mips] N64 static relocation model supportSimon Dardis
2016-09-01[mips] interAptiv based generic schedule modelSimon Dardis
2016-06-24[mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders
2016-02-29[mips] Do not use SLL for ANY_EXTEND nodes as the high bits are undefined.Vasileios Kalintiris
2016-02-29[mips] Make isel select the correct DEXT variant up front.Daniel Sanders
2015-02-26Replace obsolete -mattr=n64 command line option with -target-abi=n64. No func...Vladimir Medic
2014-04-14[mips] Fix fcopysign for MIPS-IV and add the test.Daniel Sanders
2013-07-12[mips] Implement MipsTargetMachine::getInstrItineraryData().Akira Hatanaka
2012-04-11Fix bugs in lowering of FCOPYSIGN nodes.Akira Hatanaka