[mips] Check emitted code for llvm.bswap.i32 on MIPS16/MIPS64 and llvm.bswap.i64...
[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.