[mips] Fix fcopysign for MIPS-IV and add the test.
[oota-llvm.git] / test / CodeGen / Mips / unalignedload.ll
2013-07-12 Akira Hatanaka[mips] Implement MipsTargetMachine::getInstrItineraryDa...
2012-06-02 Akira HatanakaFix test cases in test/CodeGen/Mips.
2011-10-24 Dan GohmanChange the default scheduler from Latency to ILP, since...
2011-08-18 Akira HatanakaUse subword loads instead of a 4-byte load when the...
2011-08-12 Akira HatanakaDefine unaligned load and store.